mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 16:36:00 +00:00
Refactor ansible hosts.yml: Update hosts to include all servers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: Update APT package list and upgrade packages
|
||||
# hosts: "dc00,dc01,dc02,dc03,dc04,dc05,dc09"
|
||||
hosts: prod
|
||||
hosts: all
|
||||
become: true
|
||||
become_method: su
|
||||
|
||||
|
||||
Reference in New Issue
Block a user