mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-08 23:13:29 +01:00
Test on Ubuntu 16.04.
This commit is contained in:
parent
54d4192363
commit
bc0292a42e
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ env:
|
|||
version: latest
|
||||
init: /sbin/init
|
||||
run_opts: ""
|
||||
- repository: geerlingguy/docker-ubuntu1604-ansible
|
||||
version: latest
|
||||
init: /lib/systemd/systemd
|
||||
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
- repository: geerlingguy/docker-ubuntu1404-ansible
|
||||
version: latest
|
||||
init: /sbin/init
|
||||
|
|
Loading…
Reference in a new issue