updated to include more OSs and pip install

This commit is contained in:
Eric Anderson
2020-04-27 13:27:59 -07:00
parent 09c8986636
commit 7203b84e63
15 changed files with 230 additions and 36 deletions
+5
View File
@@ -36,3 +36,8 @@ certbot_keep_updated: true
# Where to put Certbot when installing from source.
certbot_dir: /opt/certbot
certbot_pkg_mgr: "{{ ansible_pkg_mgr }}"
certbot_pip_version: 1.3.0
certbot_pip_executable: pip
certbot_use_ppa: false