Merge "CI: Drop apparmor installation"
This commit is contained in:
commit
0e7dfe8bec
@ -55,14 +55,6 @@
|
||||
name: lvm2
|
||||
when: scenario in ['cephadm', 'zun', 'swift']
|
||||
|
||||
# TODO(mnasiadka): Remove this once ansible-collection-kolla
|
||||
# installs apparmor
|
||||
- name: Install apparmor on Debian/Ubuntu
|
||||
become: true
|
||||
package:
|
||||
name: apparmor
|
||||
when: ansible_os_family == 'Debian'
|
||||
|
||||
- name: Ensure /tmp/logs/ dir
|
||||
file:
|
||||
path: "{{ logs_dir }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user