Try again
parent
086ade1446
commit
e00bd0ba0b
@ -1,5 +1,6 @@
|
|||||||
# https://stackoverflow.com/questions/41094864/is-it-possible-to-write-ansible-hosts-inventory-files-in-yaml
|
# https://stackoverflow.com/questions/41094864/is-it-possible-to-write-ansible-hosts-inventory-files-in-yaml
|
||||||
all:
|
all:
|
||||||
hosts:
|
children:
|
||||||
local:
|
local:
|
||||||
ansible_host: 127.0.0.1
|
hosts:
|
||||||
|
127.0.0.1:
|
||||||
|
Loading…
Reference in New Issue