molecule fix systemd-boot
This commit is contained in:
parent
7958e28c21
commit
3efa639a11
|
|
@ -19,6 +19,7 @@ platforms:
|
|||
image: 'ansible0guy/molecule:debian-latest'
|
||||
tmpfs: ['/tmp', '/run', '/run/lock']
|
||||
privileged: true
|
||||
command: '/sbin/init'
|
||||
|
||||
provisioner:
|
||||
name: ansible
|
||||
|
|
|
|||
Loading…
Reference in New Issue