This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/requirements.yml

7 lines
188 B
YAML
Raw Permalink Normal View History

---
# Collections Ansible requises par Set-OPS.
# Installer : ansible-galaxy collection install -r requirements.yml
collections:
- name: community.postgresql
- name: community.general