Repository URL to install this package:
|
Version:
3.2.4 ▾
|
---
dependency:
name: shell
command: >
bash -c "
ansible-galaxy collection install -p '${MOLECULE_EPHEMERAL_DIRECTORY}/collections' community.molecule &&
ansible-galaxy role install -p '${MOLECULE_EPHEMERAL_DIRECTORY}/roles' ssbarnea.ansible_role_helloworld
"
driver:
name: delegated
platforms:
- name: instance
image: ${TEST_BASE_IMAGE}
provisioner:
name: ansible
scenario:
name: shell
verifier:
name: ansible