replaced acme by certbot
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
when: apache == true
|
when: apache == true
|
||||||
- import_tasks: install_nginx.yml
|
- import_tasks: install_nginx.yml
|
||||||
when: nginx == true
|
when: nginx == true
|
||||||
- name: webserver | acme | install acme
|
- name: webserver | certbot | install certbot
|
||||||
package:
|
package:
|
||||||
name: acme
|
name: certbot
|
||||||
state: latest
|
state: latest
|
||||||
Reference in New Issue
Block a user