Update collection reference

This commit is contained in:
Chris Hammer 2024-08-29 18:08:07 -04:00
parent f2e6dcc9e5
commit a02753e91f

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
... ...