chore: update ansible.cfg to use hosts.ini
All checks were successful
Deploy / Prepare Build (push) Successful in 20s
All checks were successful
Deploy / Prepare Build (push) Successful in 20s
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory=hosts
|
inventory=hosts.ini
|
||||||
deprecation_warnings=False
|
deprecation_warnings=False
|
||||||
host_key_checking=False
|
host_key_checking=False
|
||||||
interpreter_python=auto_silent
|
interpreter_python=auto_silent
|
||||||
|
Reference in New Issue
Block a user