10 lines
268 B
YAML
10 lines
268 B
YAML
|
- name: setup_apt
|
||
|
src: https://github.com/sunscrapers/ansible-role-apt.git
|
||
|
scm: git
|
||
|
- name: docker
|
||
|
src: https://git.pim.kunis.nl/pim/ansible-role-docker
|
||
|
scm: git
|
||
|
- name: cloudinit_wait
|
||
|
src: https://git.pim.kunis.nl/pim/ansible-role-cloudinit-wait
|
||
|
scm: git
|