infrastructure/ansible/galaxy-requirements.yml
Jake Howard 3d281fffc2
All checks were successful
/ terraform (push) Successful in 36s
/ ansible (push) Successful in 1m25s
Use modern versions of docker-compose on Debian
Install the plugin and use switch, rather than downloading an arbitrary binary. This way, it keeps getting updated.
2024-07-14 23:16:36 +01:00

22 lines
500 B
YAML

collections:
- ansible.posix
- community.general
- community.docker
- kewlfft.aur
- name: https://github.com/prometheus-community/ansible
type: git
roles:
- src: geerlingguy.docker
version: 7.3.0
- src: geerlingguy.ntp
version: 2.5.0
- src: realorangeone.reflector
- src: ironicbadger.proxmox_nag_removal
version: 1.0.2
- src: ironicbadger.snapraid
version: 1.0.0
- src: geerlingguy.certbot
version: 5.1.0
- src: artis3n.tailscale
version: v4.5.0