mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Refactor ansible hosts.yml: Update hosts to include all servers
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
## Update all packages
|
||||
```bash
|
||||
ansible-playbook -i inventory playbooks/update/update-noreboot.yml -l '!dc08' -K
|
||||
ansible-playbook -i inventory playbooks/update/update-noreboot.yml -l 'prod' -K
|
||||
```
|
||||
Reference in New Issue
Block a user