The collection community.docker is only used by the molecule scenario and is no runtime dependency of the role. It is therefore declared in molecule/default/collections.yml only. Since ansible-lint also lints the scenario, the action installs that file instead of requirements.yaml. Co-authored-by: Copilot <copilot@github.com>
6 lines
69 B
YAML
6 lines
69 B
YAML
---
|
|
|
|
collections:
|
|
- name: community.crypto
|
|
- name: community.general
|