openstack-ansible-lxc_hosts/tasks
Markos Chandras 655d8ce376 tasks: lxc_apparmor: Fix links for disabled profiles
The /etc/apparmor.d/local/* files are for user overrides. Symlinking
these to disable does not disable the profile since the main one still
lives in /etc/apparmor.d/. Moreover, the symlink destination for the
'ping' profile was wrong so we fix the typo to use a unique name for
that profile.

Change-Id: Iba8095f1068bc6f00064dd31b92cea5931a33b90
2018-06-29 07:38:39 +01:00
..
lxc_apparmor.yml tasks: lxc_apparmor: Fix links for disabled profiles 2018-06-29 07:38:39 +01:00
lxc_cache_create.yml Merge "Optimize tasks for the container backend if defined" 2018-03-19 18:07:37 +00:00
lxc_cache_preparation_systemd_new.yml Add mount options for better machinectl performance 2018-05-05 17:43:40 +00:00
lxc_cache_preparation_systemd_old.yml Add mount options for better machinectl performance 2018-05-05 17:43:40 +00:00
lxc_cache_preparation.yml Enable quota system and set qgroups 2018-05-15 14:19:11 +00:00
lxc_cache_prestage.yml making lxc image prestage timeout configurable 2018-05-31 16:06:21 +05:30
lxc_cache.yml Change include: to include_tasks: 2018-02-14 17:23:37 -06:00
lxc_container_btrfs.yml Enable quota system and set qgroups 2018-05-15 14:19:11 +00:00
lxc_container_lvm.yml Update role for efficiency and to make better use modules 2017-11-01 05:15:04 +00:00
lxc_container_overlayfs.yml Update role for efficiency and to make better use modules 2017-11-01 05:15:04 +00:00
lxc_container_zfs.yml Update role for efficiency and to make better use modules 2017-11-01 05:15:04 +00:00
lxc_install_apt.yml Change include: to include_tasks: 2018-02-14 17:23:37 -06:00
lxc_install_dnf.yml lxc_install_dnf: Fix symlink 2018-06-12 12:21:42 +00:00
lxc_install_yum.yml remove yum priority 2018-06-21 10:31:57 -04:00
lxc_install_zypper.yml SUSE: Add support for openSUSE Leap 15 2018-06-27 07:40:08 +01:00
lxc_install.yml Avoid mixing pip and distribution packages. 2018-04-18 15:42:29 +01:00
lxc_kernel_tuning.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:44:17 -05:00
lxc_net.yml Fix typo for wait-online service 2018-01-10 07:37:35 -06:00
lxc_post_install.yml Split the container and host variable files 2018-03-21 23:53:12 +00:00
lxc_pre_install.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
lxc_selinux.yml Revert "Install SELinux packages asynchronously" 2018-04-23 11:47:46 +01:00
lxc_volume.yml tasks: lxc_volume: Always create the machines.raw file 2018-06-12 16:26:32 +01:00
main.yml Add task to regather facts after run 2018-05-17 03:31:47 +00:00