- update managed hosts in inventory.conf
This commit is contained in:
@@ -3,10 +3,10 @@ localhost ansible_connection=local
|
|||||||
[managed]
|
[managed]
|
||||||
home ansible_ssh_host=192.168.2.11
|
home ansible_ssh_host=192.168.2.11
|
||||||
home02 ansible_ssh_host=192.168.2.22
|
home02 ansible_ssh_host=192.168.2.22
|
||||||
dkhost01 ansible_ssh_host=192.168.2.41
|
#dkhost01 ansible_ssh_host=192.168.2.41
|
||||||
dkhost02 ansible_ssh_host=192.168.2.52
|
#dkhost02 ansible_ssh_host=192.168.2.52
|
||||||
#dkhost03 ansible_ssh_host=192.168.2.53
|
#dkhost03 ansible_ssh_host=192.168.2.53
|
||||||
dkhost04 ansible_ssh_host=192.168.2.54
|
#dkhost04 ansible_ssh_host=192.168.2.54
|
||||||
#dkhost05 ansible_ssh_host=192.168.2.55
|
#dkhost05 ansible_ssh_host=192.168.2.55
|
||||||
cubox-i ansible_ssh_host=192.168.2.12
|
cubox-i ansible_ssh_host=192.168.2.12
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user