diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 85149ff..a44a739 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -20,6 +20,7 @@ platforms: image: 'ansible0guy/molecule:debian-latest' tmpfs: ['/tmp', '/run', '/run/lock'] privileged: true + command: '/sbin/init' - name: test-ag-zm-1 networks: @@ -30,6 +31,7 @@ platforms: image: 'ansible0guy/molecule:debian-latest' tmpfs: ['/tmp', '/run', '/run/lock'] privileged: true + command: '/sbin/init' provisioner: name: ansible