kolla-ansible/ansible
Maksim Malchuk 75f55d13ad Fix Apparmor libvirt profile removal
The apparmor_parser actually doesn't remove the file or doesn't create
the symlink in '/etc/apparmor.d/disable' itself so the next run of the
baremetal role will fail with the error "Unable to remove "libvirtd".
Even more after reboot, the profile is still active. We need to
disable the profile completly ourselves. This change fixes the
idempotents of the baremetal role.

Closes-Bug: #1960302
Change-Id: I162e417387393e806886b1c9ea8053b89778b4d1
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2022-02-08 13:52:45 +03:00
..
action_plugins Remove unused imports in merge_yaml 2021-08-06 14:45:45 -07:00
filter_plugins Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
group_vars Access to zun container fails when tls_external enabled. 2022-01-12 13:30:41 +00:00
inventory Drop vmtp 2021-12-21 07:29:32 +00:00
library Refactor of kolla_docker into module_utils 2022-01-06 11:59:50 +01:00
module_utils Refactor of kolla_docker into module_utils 2022-01-06 11:59:50 +01:00
roles Fix Apparmor libvirt profile removal 2022-02-08 13:52:45 +03:00
bifrost.yml Update "openstack_release" variable to static brach name 2019-09-16 12:42:44 +00:00
certificates.yml Support TLS encryption of RabbitMQ client-server traffic 2020-09-17 12:05:44 +01:00
chrony-cleanup.yml Remove chrony role from kolla 2021-09-30 18:56:14 +02:00
destroy.yml
gather-facts.yml Make setup module arguments configurable 2021-07-02 10:30:35 -03:00
kolla-host.yml Merge "Support Docker CE in bootstrap-servers" 2018-12-28 12:21:26 +00:00
mariadb_backup.yml Use mariabackup for database backups 2019-11-01 18:44:10 +00:00
mariadb_recovery.yml Update "openstack_release" variable to static brach name 2019-09-16 12:42:44 +00:00
monasca_cleanup.yml Finish removing Monasca Log Transformer 2021-11-15 10:40:21 +00:00
nova.yml Fix play hosts for ironic, monasca, neutron, nova 2020-08-03 09:50:59 +01:00
octavia-certificates.yml octavia: generate certificates automatically 2020-10-08 16:50:30 +02:00
post-deploy.yml Use ansible_facts to reference facts 2021-06-23 10:38:06 +01:00
prune-images.yml Adds Docker image pruning command 2020-01-27 13:44:01 +03:00
site.yml Support enable/disable rabbitmq prometheus plugins 2022-01-09 09:50:00 +00:00