Added tip about ANSIBLE_KEEP_REMOTE_FILES to docsite

Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
pull/2263/head
Brian Coca 12 years ago
parent 7ac5e462ef
commit 372b60a5f7

@ -396,6 +396,10 @@ output formats available:
If you're having a problem with the syntax of your YAML you can
validate it on the `YAML Lint <http://www.yamllint.com/>`_ website.
.. tip::
You can use ANSIBLE_KEEP_REMOTE_FILES=1 to prevent ansible from
deleting the remote files so you can debug your module.
Getting Your Module Into Core
`````````````````````````````

Loading…
Cancel
Save