Adjusted apt update to provide a feedback if upgrade is needed and wait one hour for cache update. Added localhost entity into the hosts.ini
This commit is contained in:
@@ -18,7 +18,7 @@ raspberry-pi ansible_host=x.x.x.x
|
||||
[lxc]
|
||||
ansible ansible_host=x.x.x.x
|
||||
zabbix-proxy ansible_host=x.x.x.x
|
||||
pi-hole ansible_host=x.x.x.x
|
||||
localhost ansible_connection=local # for testing playbooks on the control node
|
||||
|
||||
[proxmox_backup]
|
||||
proxmox-backup ansible_host=x.x.x.x
|
||||
|
||||
Reference in New Issue
Block a user