move requirements.yml to root dir; re-add role to baseos_vars.yml
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
14
requirements.yml
Normal file
14
requirements.yml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
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
|
||||
|
||||
|
||||
...
|
Reference in New Issue
Block a user