fix(role): fix linting, molecule parallel execution
All checks were successful
checks-test / Lint (push) Successful in 18s
checks-test / molecule (debian11) (push) Successful in 2m35s
checks-test / molecule (rockylinux9) (push) Successful in 2m30s
checks-test / molecule (ubuntu2204) (push) Successful in 2m33s

This commit is contained in:
2024-01-14 19:15:04 +02:00
parent be7b37ee2e
commit e776a43962
3 changed files with 7 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ dependency:
driver:
name: docker
platforms:
- name: instance
- name: instance-${MOLECULE_DISTRO}
image: "geerlingguy/docker-${MOLECULE_DISTRO:-centos7}-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes: