Update README
This commit is contained in:
parent
16982a5bd0
commit
8208940bf7
@ -2,7 +2,8 @@ Ansible Freifunk Regensburg
|
||||
===========================
|
||||
|
||||
## Running Ansible
|
||||
To deploy all defined roles on all servers simple run `ansible-playbook --ask-vault-pass -i hosts site.yml`
|
||||
To deploy all defined roles on all servers simply run `ansible-playbook --ask-vault-pass -i hosts site.yml`.
|
||||
To deploy only one server run `ansible-playbook -i "imac1-local," site.yml` (--ask-vault-pass is currently only required on the confluence host).
|
||||
|
||||
|
||||
TBA
|
||||
|
Loading…
Reference in New Issue
Block a user