modified update-rocky-prod.yml to update hosts to the correct inventory group
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user