9 lines
268 B
YAML
9 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
|