update bootstrap.yaml to work with user supplied from cli
This commit is contained in:
@@ -3,10 +3,12 @@ localhost ansible_connection=local
|
||||
[managed]
|
||||
home ansible_ssh_host=192.168.4.11
|
||||
cubox-i ansible_ssh_host=192.168.4.12
|
||||
cubox-m ansible_ssh_host=192.168.4.15
|
||||
|
||||
[ns]
|
||||
home ansible_ssh_host=192.168.4.11
|
||||
cubox-i ansible_ssh_host=192.168.4.12
|
||||
cubox-m ansible_ssh_host=192.168.4.15
|
||||
|
||||
[gfs]
|
||||
;home ansible_ssh_host=192.168.4.11
|
||||
|
||||
Reference in New Issue
Block a user