semodule spelling error.

master
Mike Holloway 3 months ago
parent d3321fe548
commit 155bccc7f3
  1. 2
      tasks/main.yml

@ -22,7 +22,7 @@
loop:
"{{ service_users }}"
- name: Enable permissive_containers SELinux Context
- name: Enable permissive_container_t SELinux Context
selinux_permissive:
name: container_t
permissive: true

Loading…
Cancel
Save