aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/webserver_internal.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/webserver_internal.yml')
-rw-r--r--playbooks/webserver_internal.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/playbooks/webserver_internal.yml b/playbooks/webserver_internal.yml
index eb27c97..90ffdb3 100644
--- a/playbooks/webserver_internal.yml
+++ b/playbooks/webserver_internal.yml
@@ -1,11 +1,10 @@
-- import_playbook: common.yml
- vars:
- hostlist: www1
-
- name: configure internal web servers
hosts: www1
tags: apache
roles:
+ - role: common
+ tags: common
+
- role: apache_vhost
apache_default_vhost: yes
apache_config: |