mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
- enable the AnsibleTurboModule: Use AnsibleTurboModule when the `cloud.common` collection is available. - Add dependency install step to molecule: Molecule won't install dependencies from galaxy.yml. We need to explicitly list them in a requirements.yml file and then enable the dependency step for molecule test.
3 lines
30 B
YAML
3 lines
30 B
YAML
collections:
|
|
- cloud.common
|