This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
hypervisors/ansible/requirements.yml

16 lines
503 B
YAML
Raw Normal View History

2023-04-26 15:45:19 +00:00
- name: setup_apt
2023-04-24 17:28:53 +00:00
src: https://github.com/sunscrapers/ansible-role-apt.git
scm: git
2023-04-25 20:02:00 +00:00
- name: ssh_ca
2023-04-24 17:28:53 +00:00
src: https://git.pim.kunis.nl/pim/ansible-role-ssh-ca
scm: git
2023-04-26 17:29:58 +00:00
- 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: postgresql_database
src: https://git.pim.kunis.nl/home/ansible-role-postgresql-database
scm: git