varnish: test with systemd

This commit is contained in:
Jérémy Lecour 2017-05-20 19:58:12 +02:00
parent 9769d4a85b
commit 54afe11580

View file

@ -3,6 +3,9 @@ driver:
name: docker
privileged: true
use_sudo: false
# important if you need to interact with systemd
# otherwise a barebone ssh server is the main process
run_command: /sbin/init
provisioner:
name: ansible_playbook