mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
Refactor dev inventory: Add dev301 and dev302 hosts
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Ansible
|
||||
|
||||
## Update all packages
|
||||
```bash
|
||||
ansible-playbook -i hosts.yml playbook.yml -K
|
||||
```
|
||||
Reference in New Issue
Block a user