update .drone.yml; add requirements.yml for ansible-galaxy
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-11-16 22:46:31 -05:00
parent 0def5aff55
commit 68fa7ad143
2 changed files with 19 additions and 11 deletions

14
requirements.yml Normal file
View 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