ansible.posix/plugins/modules
Adam Miller cb54073f65 selinux - add missing config keys when needed
Previously the selinux module would only edit the state of found
configuration keys SELINUX and SELINUXTYPE in /etc/selinux/config but
would not add them with desired state if they were not found.

Fixes #23

https://github.com/ansible-collections/ansible.posix/issues/23

Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-18 17:28:59 -05:00
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
acl.py Remove Ansible metadata from modules (#25) 2020-05-21 11:55:32 -05:00
at.py Remove Ansible metadata from modules (#25) 2020-05-21 11:55:32 -05:00
authorized_key.py authorized_key: Handle OSError raised 2020-06-17 17:10:15 +05:30
mount.py Partially revert "mount: Check if src exists before mounted (ansible/ansible#61752)" (#33) 2020-05-29 15:34:53 -05:00
patch.py Remove sanity jobs from shippable 2020-06-16 19:46:58 -04:00
seboolean.py Remove Ansible metadata from modules (#25) 2020-05-21 11:55:32 -05:00
selinux.py selinux - add missing config keys when needed 2020-06-18 17:28:59 -05:00
synchronize.py Remove Ansible metadata from modules (#25) 2020-05-21 11:55:32 -05:00
sysctl.py Remove Ansible metadata from modules (#25) 2020-05-21 11:55:32 -05:00