1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Stub reference to SELinux.

This commit is contained in:
Michael DeHaan 2012-04-12 22:30:43 -04:00
parent da00799c56
commit daed69a4b1

View file

@ -196,6 +196,8 @@ Example action from Ansible :doc:`playbooks`::
file path=/path/to/delete state=absent file path=/path/to/delete state=absent
file src=/file/to/link/to dest=/path/to/symlink owner=foo group=foo state=link file src=/file/to/link/to dest=/path/to/symlink owner=foo group=foo state=link
The file module also supports numerous SELinux attributes (documentation on this pending).
.. _git: .. _git:
git git