mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
ensure proper executable is being used
This commit is contained in:
parent
fd89fc6137
commit
a4789ca0bf
@ -29,5 +29,6 @@
|
||||
pip_executable: pip3
|
||||
- role: geerlingguy.certbot
|
||||
certbot_install_from_source: false
|
||||
certbot_pkg_mgr: pip3
|
||||
certbot_pkg_mgr: pip
|
||||
certbot_pip_executable: pip3
|
||||
certbot_plugins: ['dns-route53']
|
||||
|
Loading…
x
Reference in New Issue
Block a user