aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/ttrss.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/ttrss.yml')
-rw-r--r--playbooks/ttrss.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/playbooks/ttrss.yml b/playbooks/ttrss.yml
index befd157..337258e 100644
--- a/playbooks/ttrss.yml
+++ b/playbooks/ttrss.yml
@@ -1,12 +1,10 @@
-- import_playbook: common.yml
- tags: common
- vars:
- hostlist: ttrss_servers
-
- name: configure tinytinyrss
hosts: ttrss_servers
tags: ttrss
roles:
+ - role: common
+ tags: common
+
- role: ttrss
- role: apache_vhost