We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80e7ad5 + 824649a commit 0d4963eCopy full SHA for 0d4963e
tasks/main.yml
@@ -1,7 +1,7 @@
1
---
2
- name: Set Certbot package name and versions (Ubuntu >= 20.04)
3
set_fact:
4
- certbot_version: 0.40.0-1
+ certbot_version: 0.40.0-1ubuntu0.1
5
certbot_nginx_version: 0.40.0-0ubuntu0.1
6
certbot_nginx_name: python3-certbot-nginx
7
when: ansible_distribution_version >= "20.04"
0 commit comments