infrastructure/ansible/galaxy-requirements.yml
Jake Howard 64f5763571
Some checks failed
/ terraform (push) Successful in 33s
/ ansible (push) Failing after 1m36s
Ensure nginx role is actually installed
2023-11-05 21:37:33 +00:00

22 lines
491 B
YAML

collections:
- ansible.posix
- community.general
- community.docker
- name: https://github.com/prometheus-community/ansible
type: git
roles:
- src: geerlingguy.docker
version: 6.2.0
- src: geerlingguy.ntp
version: 2.3.3
- src: realorangeone.reflector
- src: ironicbadger.proxmox_nag_removal
version: 1.0.2
- src: ironicbadger.snapraid
version: 1.0.0
- src: dokku_bot.ansible_dokku
version: v2022.10.17
- src: nginxinc.nginx
version: 0.24.1