Configures the SELinux mode and policy. A reboot may be required after usage. Ansible will not issue this reboot but will let you know when it is required.
."------OPTIONS
."
."
.SHOPTIONS
.IPpolicy
name of the SELinux policy to use (example: 'targeted')(required)
.IPstate
The SELinux mode
.IRChoices:
enforcing,permissive,disabled.(required)
.IPconf
path to the SELinux configuration file, if non-standard (default: /etc/selinux/config)."