created update-prod-servers.sh , .service , .timer to trigger update-rocky-prod.yml playbook every friday at 9:00PM then send a report to a discord webhook

This commit is contained in:
WolfyDelta
2026-07-03 14:35:47 -04:00
parent 04fdcc725e
commit d086e7bcaf
7 changed files with 172 additions and 243 deletions
+4 -4
View File
@@ -5,7 +5,7 @@ After=network-online.target
[Service]
Type=oneshot
User=wolfy
Group=wolfy
ExecStart=/home/wolfy/ansible/run/update-prod-servers.sh
WorkingDirectory=/home/wolfy/ansible
User=ansible
Group=ansible-admins
ExecStart=/opt/ansible/run/update-prod-servers.sh
WorkingDirectory=/opt/ansible