1
0
Fork 0

Run molecule on the image we use on drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Daniele Tricoli 2021-09-11 19:25:20 +02:00
parent 788d8f4d58
commit 2547b4781b
2 changed files with 1 additions and 12 deletions

View file

@ -5,7 +5,7 @@ name: default
steps:
- name: test
image: debian:11
image: jrei/systemd-debian:11
privileged: true
commands:
- apt update && apt install -y ansible python3-pip

View file

@ -12,17 +12,6 @@ driver:
ansible_connection: local
platforms:
- name: instance
image: jrei/systemd-debian:11
command: /lib/systemd/systemd
privileged: true
tmpfs:
- /run
- /tmp
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroup_manager: cgroupfs
storage_opt: overlay.mount_program=/usr/bin/fuse-overlayfs
storage_driver: overlay
provisioner:
name: ansible
env: