Pin versions of galaxy requirements

This commit is contained in:
Jake Howard 2022-05-07 12:08:52 +01:00
parent 26b4b18737
commit 8eae7b69e0
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 11 additions and 6 deletions

View file

@ -6,13 +6,18 @@ collections:
roles:
- src: geerlingguy.docker
version: 4.2.2
- src: geerlingguy.ntp
version: 2.3.1
- src: realorangeone.reflector
- src: https://github.com/IronicBadger/ansible-role-proxmox-nag-removal
name: IronicBadger.proxmox-nag-removal
- src: ironicbadger.proxmox_nag_removal
version: 1.0.1
- src: chmduquesne.iptables_persistent
- src: rossmcdonald.telegraf
version: v1.2.0
- src: geerlingguy.gitlab
version: 3.2.0
- src: dokku_bot.ansible_dokku
- src: https://github.com/IronicBadger/ansible-role-snapraid
name: IronicBadger.snapraid
version: v2021.11.28
- src: ironicbadger.snapraid
version: 1.0.0

View file

@ -79,12 +79,12 @@
- hosts: pve
roles:
- role: IronicBadger.proxmox-nag-removal
- role: ironicbadger.proxmox_nag_removal
become: true
- zfs
- pve_nebula_route
- telegraf
- role: IronicBadger.snapraid
- role: ironicbadger.snapraid
become: true
- hosts: forrest