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 }