@ -320,13 +320,29 @@ All parameters available to the file module are also available when running the
<ulclass="simple">
<ulclass="simple">
<li>location where the symlink will be created for ‘link’ state, also an alias for ‘path’.</li>
<li>location where the symlink will be created for ‘link’ state, also an alias for ‘path’.</li>
</ul>
</ul>
<p><em>seuser</em>:</p>
<ulclass="simple">
<li>‘user’ part of SELinux file context. Will default to what is provided by system policy, if available. Only used on systems with SELinux present.</li>
</ul>
<p><em>serole</em>:</p>
<ulclass="simple">
<li>‘role’ part of SELinux file context. Will default to what is provided by system policy, if available. Only used on systems with SELinux present.</li>
</ul>
<p><em>setype</em>:</p>
<ulclass="simple">
<li>‘type’ part of SELinux file context. Will default to what is provided by system policy, if available. Only used on systems with SELinux present.</li>
</ul>
<p><em>selevel</em>:</p>
<ulclass="simple">
<li>‘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.</li>
</ul>
<p>Example action from Ansible <aclass="reference internal"href="playbooks.html"><em>Playbooks</em></a>:</p>
<p>Example action from Ansible <aclass="reference internal"href="playbooks.html"><em>Playbooks</em></a>:</p>