mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
made inventory consistent in config file, deprecated old config hostfile
This commit is contained in:
parent
751701c6f2
commit
4fd760467b
3 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
# some basic default values...
|
||||
|
||||
hostfile = /etc/ansible/hosts
|
||||
inventory = /etc/ansible/hosts
|
||||
#library = /usr/share/my_modules/
|
||||
remote_tmp = $HOME/.ansible/tmp
|
||||
pattern = *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue