Some checks failed
/ Ansible Lint (push) Failing after 49s
Also add the SOPS community collection as a requirement for this repo.
8 lines
232 B
YAML
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
|