Merge pull request #5 from gbraad/patch-1

Change headers for rendering
This commit is contained in:
Marcus
2017-09-11 16:51:46 +02:00
committed by GitHub

View File

@@ -26,11 +26,11 @@ The 16 character network ID of the network the new members should join.
Example Playbook
----------------
```yaml
- hosts: servers
vars:
zerotier_network_id: 1234567890qwerty
zerotier_accesstoken: "{{ vault_zerotier_accesstoken }}"
roles:
- { role: m4rcu5nl.zerotier }
```