summaryrefslogtreecommitdiff
path: root/playbooks/web.yml
blob: 51a7a14fef7e8f9856974f06827ee3cbbcc6da2f (plain) (blame)
1
2
3
4
- name: Essential setup for all hosts
  hosts: web
  roles:
    - { role: nginx }