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:
2025-08-24 16:28:36 +02:00
parent a3d9c54ba0
commit 8ba2e93e77
2 changed files with 21 additions and 12 deletions

View File

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