15 lines
274 B
YAML
15 lines
274 B
YAML
---
|
|
collections:
|
|
# Our Collections
|
|
- name: jchristianh.basos
|
|
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
|
|
type: git
|
|
version: main
|
|
|
|
# External Collections
|
|
- name: community.general
|
|
- name: ansible.posix
|
|
|
|
|
|
...
|