summaryrefslogtreecommitdiff
path: root/playbooks/web.yml
blob: 718b8f48ffd6ba417244b23599ef4e9fa74982b7 (plain) (blame)
1
2
3
4
5
- name: Essential setup for all hosts
  hosts: web
  roles:
    # Websites
    # - { role: ip }