You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
playbooks/roles/openldap/tasks/debian.yml in the file, there is remove apparmor, but ubuntu os depends on snap, snap depends on apparmor, so i think we should remove this code
playbooks/roles/openldap/tasks/debian.yml in the file, there is remove apparmor, but ubuntu os depends on snap, snap depends on apparmor, so i think we should remove this code
vars:
package_name:
- apparmor
package_state: absent
package_purge: true
include_role:
name: safe_yum
The text was updated successfully, but these errors were encountered: