Update README

This commit is contained in:
Markus 2017-03-27 17:49:24 +02:00
parent 1117384ab4
commit 71cc89884d
1 changed files with 4 additions and 0 deletions

View File

@ -4,12 +4,16 @@ Ansible Freifunk Regensburg
## Requirements
The python package netaddr is required on the host running ansible.
The vault password must be stored in `.vault_pass`.
The *only* supported distribution to deploy roles on is debian jessie.
## Running Ansible
To deploy all defined roles on all servers simply run `ansible-playbook site.yml`.
To deploy only one server run `ansible-playbook -i "hostname," site.yml`.