• Joined on 2026-07-03
dpup01 pushed to main at jric11/ansible 2026-07-03 19:10:32 +00:00
3c0da17540 modified update-rocky-prod.yml to use ansible-builtin.raw instead of the dnf module due to python version incompatibility between rocky 8 and the current ansible version
dpup01 pushed to main at jric11/ansible 2026-07-03 19:00:57 +00:00
a0e3c4eb52 modified update-rocky-prod.yml to add debugging task
dpup01 pushed to main at jric11/ansible 2026-07-03 18:52:14 +00:00
4df5289600 modified update-rocky-prod.yml to use correct repo name for rocky 8 which is yum-utils
dpup01 pushed to main at jric11/ansible 2026-07-03 18:48:44 +00:00
e15860663a modified update-prod-servers.sh fixed syntax error in ANSIBLE_PROJECT filepath is now correct
dpup01 pushed to main at jric11/ansible 2026-07-03 18:45:55 +00:00
1b4e6c05e1 updated inventory file to switch to tailscale ip for ositslinv02
dpup01 pushed to main at jric11/ansible 2026-07-03 18:43:42 +00:00
c7ba1fbec1 modified update-rocky-prod.yml to update hosts to the correct inventory group
dpup01 pushed to main at jric11/ansible 2026-07-03 18:38:49 +00:00
85c12f0831 modified update-prod-servers.sh to have execute permissions
dpup01 pushed to main at jric11/ansible 2026-07-03 18:35:52 +00:00
d086e7bcaf 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
dpup01 pushed to main at jric11/ansible 2026-07-03 18:10:40 +00:00
04fdcc725e modified inventory file to specify python_interpreter version for ositslinv02
dpup01 pushed to main at jric11/ansible 2026-07-03 17:57:06 +00:00
16fba07163 Added ositslinv02 to the inventory file
dpup01 pushed to main at jric11/ansible 2026-07-03 17:49:59 +00:00
b56ec81efa updated ansible-ed25519.pub to the current ssh key for bootstraping
dpup01 pushed to main at jric11/ansible 2026-07-03 17:44:50 +00:00
0614c4f91f added .gitignore and ignored .venv/ file