ansible-play-baseos/collections/requirements.yml

14 lines
226 B
YAML

---
collections:
- name: jchristianh.basos
source: https://github.com/jchristianh-ansible-collections/baseos.git
type: git
version: main
- name: community.general
source: https://galaxy.ansible.com
...