create playbook to apply updates to all managed hosts
This commit is contained in:
@@ -4,6 +4,7 @@ localhost ansible_connection=local
|
||||
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
|
||||
raspberrypi_tv ansible_ssh_host=192.168.4.43
|
||||
|
||||
[ns]
|
||||
;home ansible_ssh_host=192.168.4.11
|
||||
|
||||
Reference in New Issue
Block a user