From daed69a4b188be81c3b011ab1c4ead0741017ed7 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 12 Apr 2012 22:30:43 -0400 Subject: [PATCH] Stub reference to SELinux. --- rst/modules.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rst/modules.rst b/rst/modules.rst index 3b80c53f6b..9630cb05a1 100644 --- a/rst/modules.rst +++ b/rst/modules.rst @@ -196,6 +196,8 @@ Example action from Ansible :doc:`playbooks`:: file path=/path/to/delete state=absent 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