create playbook to apply updates to all managed hosts

This commit is contained in:
2025-08-10 22:29:49 -04:00
parent fa398caeaa
commit 907cfef01b
3 changed files with 34 additions and 2 deletions

View File

@@ -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