mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-30 01:41:45 -07:00
Merge pull request #914 from gnosek/config_file_path
Point to the proper config file
This commit is contained in:
commit
8b06c07bb7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# config file for ansible -- http://ansible.github.com
|
# config file for ansible -- http://ansible.github.com
|
||||||
# nearly all parameters can be overridden in ansible-playbook or with command line flags
|
# nearly all parameters can be overridden in ansible-playbook or with command line flags
|
||||||
# ansible will read ~/.ansible.cfg or /etc/ansible.cfg, whichever it finds first
|
# ansible will read ~/.ansible.cfg or /etc/ansible/ansible.cfg, whichever it finds first
|
||||||
|
|
||||||
[defaults]
|
[defaults]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue