All checks were successful
continuous-integration/drone/push Build is passing
17 lines
315 B
YAML
17 lines
315 B
YAML
---
|
|
collections:
|
|
# Local Collections
|
|
- name: jchristianh.baseos
|
|
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
|
|
type: git
|
|
version: 1.0.34
|
|
|
|
# Galaxy Collections
|
|
- name: community.general
|
|
version: 8.4.0
|
|
|
|
- name: ansible.posix
|
|
version: 1.5.4
|
|
|
|
...
|