Update collection reference

This commit is contained in:
Chris Hammer 2024-08-20 17:29:45 -04:00
parent b0e94aba64
commit 7ad8d715af

View File

@ -1,9 +1,9 @@
--- ---
collections: collections:
# - name: infra.lvm_snapshots.shrink_lv - name: infra.lvm_snapshots.shrink_lv
# source: https://github.com/redhat-cop/infra.lvm_snapshots.git source: https://github.com/redhat-cop/infra.lvm_snapshots.git
# type: git type: git
# version: main version: main
- name: rhc.rear - name: rhc.rear
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-rear.git source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-rear.git
@ -16,7 +16,7 @@ collections:
- name: ansible.posix - name: ansible.posix
version: 1.5.4 version: 1.5.4
- name: infra.lvm_snapshots # - name: infra.lvm_snapshots
version: 2.1.0 # version: 2.1.0
... ...