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:
parent
da00799c56
commit
daed69a4b1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue