Sync with Develop #7

Merged
chris merged 38 commits from develop into main 2025-01-08 16:44:32 -05:00
Showing only changes of commit 7ad8d715af - Show all commits

View File

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