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