mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 01:04:13 +00:00
remove local test
Signed-off-by: Sebastian Gumprich <sebastian.gumprich@telekom.de>
This commit is contained in:
parent
5e6164abb1
commit
cbab91c423
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
driver:
|
||||
name: docker
|
||||
platforms:
|
||||
- name: instance-${MOLECULE_DISTRO}
|
||||
- name: instance
|
||||
image: "ghcr.io/dev-sec/docker-${MOLECULE_DISTRO}-ansible:latest"
|
||||
command: ${MOLECULE_DOCKER_COMMAND:-/lib/systemd/systemd}
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue