Skip to content
Snippets Groups Projects
Commit d655654c authored by Nico's avatar Nico
Browse files

fix revproxy being applied to all hosts

parent 7b946d91
No related branches found
No related tags found
No related merge requests found
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
roles: roles:
- users - users
- autoupdate - autoupdate
- revproxy
- ssh - ssh
- import_playbook: revproxy.yml
---
revproxy:
hosts:
revproxy-05.freifunk-stuttgart.de:
---
- hosts: revproxy
roles:
- revproxy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment