aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/common.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/common.yml')
-rw-r--r--playbooks/common.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/playbooks/common.yml b/playbooks/common.yml
index c6c21fd..b8f8f31 100644
--- a/playbooks/common.yml
+++ b/playbooks/common.yml
@@ -1,6 +1,5 @@
- name: apply base configuration to all hosts
hosts: el
- gather_facts: no
- tags: common
roles:
- - common
+ - role: common
+ tags: common