aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/common.yml
blob: c6c21fd0bfd265e899f47175b6aa482c95ad802a (plain)
1
2
3
4
5
6
- name: apply base configuration to all hosts
  hosts: el
  gather_facts: no
  tags: common
  roles:
    - common