@@ -221,6 +221,9 @@ All parameters available to the file module are also available when running the
* 'level' part of SELinux file context. This is the MLS and MCS attribute of the file context. It defaults to 's0'. Only used only used on hosts with SELinux present.
*context*:
* accepts only 'default' as value. This will restore a file'sselinuxcontexttothedefaultcontextinthepolicy.Doesnothingifnodefaultisavailable.
ExampleactionfromAnsible:doc:`playbooks`::
...
...
@@ -229,6 +232,7 @@ Example action from Ansible :doc:`playbooks`::