mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-21 17:51:38 +02:00
Add the distro to the platform.name so that it appears in the ansible logs.
This commit is contained in:
parent
416c0c9a06
commit
4bc99eb61a
@ -8,7 +8,7 @@ lint:
|
||||
options:
|
||||
config-file: molecule/default/yaml-lint.yml
|
||||
platforms:
|
||||
- name: instance
|
||||
- name: instance-${MOLECULE_DISTRO:-centos7}
|
||||
image: "geerlingguy/docker-${MOLECULE_DISTRO:-centos7}-ansible:latest"
|
||||
command: ${MOLECULE_DOCKER_COMMAND:-""}
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user