mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-05-22 14:21:40 +02:00
use test-source-install for Debian 8 since certbot (and letsencrypt) packages are only available from jessi-backports repo
This commit is contained in:
parent
1ca3e00b46
commit
24d40c7b10
@ -19,7 +19,7 @@ env:
|
||||
init: /sbin/init
|
||||
run_opts: ""
|
||||
- distro: debian8
|
||||
playbook: test.yml
|
||||
playbook: test-source-install.yml
|
||||
init: /lib/systemd/systemd
|
||||
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user