mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +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:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user