aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/photostructure.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/photostructure.yml')
-rw-r--r--playbooks/photostructure.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/playbooks/photostructure.yml b/playbooks/photostructure.yml
index 12ebe1f..d94ddc7 100644
--- a/playbooks/photostructure.yml
+++ b/playbooks/photostructure.yml
@@ -1,11 +1,10 @@
-- import_playbook: common.yml
- vars:
- hostlist: photostructure_servers
-
- name: configure photostructure
hosts: photostructure_servers
tags: photostructure
roles:
+ - role: common
+ tags: common
+
- role: photostructure
- role: apache_vhost