Jake Howard
3d281fffc2
Install the plugin and use switch, rather than downloading an arbitrary binary. This way, it keeps getting updated.
22 lines
500 B
YAML
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
|