re-add collections; aap not happy

This commit is contained in:
2024-02-07 17:21:22 -05:00
parent 4ac2aab28d
commit 80f03628d2
3297 changed files with 461576 additions and 6 deletions

17
.unused_requirements.yml Normal file
View File

@ -0,0 +1,17 @@
---
roles: []
collections:
# RedHat COP - infra.lvm_snapshots
- name: infra.lvm_snapshots
source: https://github.com/redhat-cop/infra.lvm_snapshots.git
type: git
version: main
# Galaxy Collections
- name: community.general
- name: ansible.posix
...