12 lines
377 B
YAML
12 lines
377 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
|
|
- name: postgresql_database
|
|
src: https://git.pim.kunis.nl/home/ansible-role-postgresql-database
|
|
scm: git
|