Use YAML for inventory
This commit is contained in:
parent
5565a973c7
commit
bc669e82e0
3 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
[defaults]
|
||||
inventory = ./inventory.yml
|
||||
nocows = 1
|
||||
invalid_task_attribute_failed = False
|
||||
|
|
|
|||
Reference in a new issue