ansible-infra/requirements.yml
June dea66771e0
Some checks failed
/ Ansible Lint (push) Failing after 49s
ansible_pull(role): ensure SOPS is installed
Also add the SOPS community collection as a requirement for this repo.
2025-10-15 02:33:42 +02:00

8 lines
232 B
YAML

collections:
# Install a collection from Ansible Galaxy.
- name: debops.debops
version: ">=3.1.0"
source: https://galaxy.ansible.com
- name: community.sops
version: ">=2.2.4"
source: https://galaxy.ansible.com