Added ansible-update script, service and timer #2

Merged
jayne merged 9 commits from testing into prod 2025-07-24 17:20:15 -05:00
Showing only changes of commit 0c61e0131f - Show all commits

View file

@ -3,7 +3,7 @@ Description=Runs run ansible playbook once per day (hour is determined based on
[Timer]
OnCalendar=*-*-* {{ansible_machine_id | int(base=16) % 24}}:00:00
Unit=certbot-renewal.service
Unit=ansible-update.service
[Install]
WantedBy=multi-user.target