local.yml

changeset 74
87a637974823
parent 69
292cb125556d
child 78
fe6ef0cccdf1
equal deleted inserted replaced
73:8b0c09efbb5b 74:87a637974823
2 - name: Devbox Setup 2 - name: Devbox Setup
3 hosts: all 3 hosts: all
4 roles: 4 roles:
5 - devbox 5 - devbox
6 - user 6 - user
7 - {role: firefox, when: gui_enabled}
8 7

mercurial