mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
- Fixed some typos for the ansible config file
- added the ANSIBLE_CONFIG environment variable
This commit is contained in:
parent
f0000a89b0
commit
96770a3057
2 changed files with 6 additions and 4 deletions
|
@ -114,9 +114,9 @@ FILES
|
|||
|
||||
/usr/share/ansible/ -- Default module library
|
||||
|
||||
/etc/ansible/ansible.conf -- Config file, used if present
|
||||
/etc/ansible/ansible.cfg -- Config file, used if present
|
||||
|
||||
~/.ansible.config -- User config file, overrides the default config if present
|
||||
~/.ansible.cfg -- User config file, overrides the default config if present
|
||||
|
||||
AUTHOR
|
||||
------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue