mirror of
https://github.com/geerlingguy/ansible-role-ansible.git
synced 2024-11-25 12:05:11 +01:00
Add Debian 8 test to Docker set of tests.
This commit is contained in:
parent
c37723873a
commit
9a4288b269
@ -22,6 +22,10 @@ env:
|
||||
version: latest
|
||||
init: /sbin/init
|
||||
run_opts: ""
|
||||
- repository: geerlingguy/docker-debian8-ansible
|
||||
version: latest
|
||||
init: /lib/systemd/systemd
|
||||
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
Loading…
Reference in New Issue
Block a user