12 lines
326 B
YAML
12 lines
326 B
YAML
|
- name: setup_apt
|
||
|
src: https://github.com/sunscrapers/ansible-role-apt.git
|
||
|
scm: git
|
||
|
- name: wireguard
|
||
|
src: githubixx.ansible_role_wireguard
|
||
|
- name: cloudinit_wait
|
||
|
src: https://git.pim.kunis.nl/pim/ansible-role-cloudinit-wait
|
||
|
scm: git
|
||
|
- name: docker
|
||
|
src: https://git.pim.kunis.nl/pim/ansible-role-docker
|
||
|
scm: git
|