aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/turn.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/turn.yml')
-rw-r--r--playbooks/turn.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/playbooks/turn.yml b/playbooks/turn.yml
index 20b6196..42832d6 100644
--- a/playbooks/turn.yml
+++ b/playbooks/turn.yml
@@ -1,10 +1,8 @@
-- import_playbook: common.yml
- tags: common
- vars:
- hostlist: turn_servers
-
- name: configure coturn
hosts: turn_servers
tags: coturn,turn
roles:
+ - role: common
+ tags: common
+
- role: coturn