Update 'inventory/hosts.yml'
parent
bc47dd4add
commit
6fda7993ef
@ -1,7 +0,0 @@
|
|||||||
#---
|
|
||||||
#all:
|
|
||||||
# hosts:
|
|
||||||
# h1:
|
|
||||||
# ansible_host: 8.8.8.8
|
|
||||||
# ansible_user: admin
|
|
||||||
# ansible_connection: local
|
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
#all:
|
||||||
|
# hosts:
|
||||||
|
# h1:
|
||||||
|
# ansible_host:
|
||||||
|
# ansible_user:
|
||||||
|
# ansible_password:
|
||||||
|
# ansible_connection: local
|
||||||
Loading…
Reference in New Issue