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