move inventory into sub-folder; updated inventory reference in ansible.cfg
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[defaults]
|
||||
inventory = hosts
|
||||
inventory = inventory/hosts
|
||||
roles_path = roles
|
||||
collections_path = collections
|
||||
remote_tmp = /tmp/.ansible-${USER}/tmp
|
||||
|
Reference in New Issue
Block a user