modified update-rocky-prod.yml to update hosts to the correct inventory group

This commit is contained in:
WolfyDelta
2026-07-03 14:43:38 -04:00
parent 85c12f0831
commit c7ba1fbec1
+1 -1
View File
@@ -1,6 +1,6 @@
---
- name: Patch Test Rocky servers and report to generic webhook
hosts: prod_rocky_servers
hosts: rocky_servers
become: true
gather_facts: true