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