Adding inventory file to run Ansible locally
This commit is contained in:
parent
33ed1c69f0
commit
11264cf712
1 changed files with 3 additions and 0 deletions
3
inventory.yml
Normal file
3
inventory.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
all:
|
||||
hosts:
|
||||
localhost:
|
Loading…
Reference in a new issue