14 lines
452 B
YAML
14 lines
452 B
YAML
- name: setup_apt
|
|
src: https://github.com/sunscrapers/ansible-role-apt.git
|
|
scm: git
|
|
- name: ssh_ca
|
|
src: https://git.pim.kunis.nl/pim/ansible-role-ssh-ca
|
|
scm: git
|
|
- name: deploy_ssh_certificates
|
|
src: https://git.pim.kunis.nl/home/ansible-role-deploy-ssh-certificates
|
|
scm: git
|
|
- name: ssh_ca_known_hosts
|
|
src: https://git.pim.kunis.nl/home/ansible-role-ssh-ca-known-hosts
|
|
scm: git
|
|
- name: wireguard
|
|
src: githubixx.ansible_role_wireguard
|