Add FILES to manpage

This commit is contained in:
Michael DeHaan 2012-10-12 17:31:13 -04:00
commit 70ed560fb3
3 changed files with 15 additions and 0 deletions

View file

@ -107,6 +107,16 @@ ANSIBLE_HOSTS -- Override the default ansible hosts file
ANSIBLE_LIBRARY -- Override the default ansible module library path
FILES
-----
/etc/ansible/hosts -- Default inventory file
/usr/share/ansible/ -- Default module library
/etc/ansible/ansible.conf -- Config file, used if present
~/.ansible.config -- User config file, overrides the default config if present
AUTHOR
------

View file

@ -135,6 +135,9 @@ FILES
/usr/share/ansible/ -- Default module library
/etc/ansible/ansible.conf -- Config file, used if present
~/.ansible.config -- User config file, overrides the default config if present
ENVIRONMENT
-----------