We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c41d19 commit 732e7dcCopy full SHA for 732e7dc
.travis.yml
@@ -10,6 +10,10 @@ env:
10
version: latest
11
init: /usr/lib/systemd/systemd
12
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
13
+ - repository: geerlingguy/docker-ubuntu1604-ansible
14
+ version: latest
15
+ init: /lib/systemd/systemd
16
+ run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
17
- repository: geerlingguy/docker-ubuntu1404-ansible
18
19
init: /sbin/init
0 commit comments