mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-26 01:46:03 +00:00
Refactor ansible hosts.yml: Update hosts to include all servers
This commit is contained in:
@@ -125,3 +125,7 @@ This task only runs when `omz_zshrc_create` is set to `false`.
|
||||
- "autojump"
|
||||
- "git"
|
||||
with_items: "{{ users }}"
|
||||
|
||||
```bash
|
||||
ansible-playbook -i inventory playbooks/ansible-role-oh-my-zsh/playbook.yml -l 'dev303' -K
|
||||
```
|
||||
Reference in New Issue
Block a user