ansible/requirements.yml

7 lines
104 B
YAML
Raw Normal View History

2022-08-26 02:23:01 +02:00
---
collections:
- name: community.general
- name: community.postgresql
- name: ansible.utils
...