openstack-ansible-lxc_conta.../tasks
Jimmy McCrory 296f428b9c Stop creating duplicate lines in lxc config files
The 'Ensure containers have access RO cgroups' will currently add the
same line to an lxc container's config file on every run of the role.

Add a regular expression to the task to check if the line to be inserted
already exists in the file, and if so, don't insert it again.

Change-Id: I5ac57bd59ea943c019dd0a5530c8246284b33269
2018-11-03 23:43:16 -07:00
..
lxc_container_config.yml Stop creating duplicate lines in lxc config files 2018-11-03 23:43:16 -07:00
lxc_container_create.yml Fix usage of "|" for tests 2018-07-12 17:00:53 +02:00
lxc_container_create_btrfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create_cow.yml Enable quota system and set qgroups 2018-05-14 22:33:44 -05:00
lxc_container_create_dir.yml Update the LXC container create role 2017-10-05 09:51:20 +00:00
lxc_container_create_lvm.yml Change include: to include_tasks: 2018-02-15 07:54:54 -06:00
lxc_container_create_machinectl.yml Add missing "delegate_to" 2018-05-18 08:34:17 -05:00
lxc_container_create_overlayfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create_zfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_destroy.yml Update the LXC container create role 2017-10-05 09:51:20 +00:00
lxc_container_network_new.yml Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
main.yml Convert lxc2 to lxc3 config keys dynamically 2018-09-11 15:44:41 +00:00