mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
7 lines
202 B
YAML
Executable File
7 lines
202 B
YAML
Executable File
# requirements.yml
|
|
# ansible-galaxy collection install -r collections/requirements.yml --force
|
|
collections:
|
|
- name: community.general
|
|
source: https://galaxy.ansible.com
|
|
- name: community.docker
|