update .drone.yml; add requirements.yml for ansible-galaxy
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:
|
||||
- community.general
|
||||
- ansible.netcommon
|
||||
- community.vmware
|
||||
- community.grafana
|
||||
- community.sops
|
||||
- galaxyproject.general
|
||||
- community.sap_install
|
||||
- community.crypto
|
||||
- community.digitalocean
|
||||
- community.mysql
|
||||
- community.postgresql
|
||||
- community.docker
|
||||
- containers.podman
|
Reference in New Issue
Block a user