summaryrefslogtreecommitdiff
path: root/web.yml
blob: 86b15502581740ad12a6a5dd7ff7c2f1c6141890 (plain) (blame)
1
2
3
4
5
6
7
8
9
- name: Setup machines to serve web traffic
  hosts: web
  roles:
    # Websites
    # - { role: home }
    # - { role: ip }
    # - { role: blog }
    # - { role: git }
    # - { role: cgit }