mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix man page template typo. (#48585)
changed from 'direcotry' to 'directory'.
This commit is contained in:
committed by
Abhijeet Kasurde
parent
80d57ece7b
commit
475844d1ae
2
docs/templates/man.j2
vendored
2
docs/templates/man.j2
vendored
@@ -100,7 +100,7 @@ FILES
|
||||
|
||||
~/.ansible.cfg -- User config file, overrides the default config if present
|
||||
|
||||
./ansible.cfg -- Local config file (in current working direcotry) assumed to be 'project specific' and overrides the rest if present.
|
||||
./ansible.cfg -- Local config file (in current working directory) assumed to be 'project specific' and overrides the rest if present.
|
||||
|
||||
As mentioned above, the ANSIBLE_CONFIG environment variable will override all others.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user