6 lines
145 B
YAML
Executable File
6 lines
145 B
YAML
Executable File
collections:
|
|
# Install a collection from Ansible Galaxy.
|
|
- name: community.docker
|
|
version: ">=3.4.8"
|
|
source: https://galaxy.ansible.com
|