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