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