Add certbot installation.
This commit is contained in:
parent
4570da4ff1
commit
c71eb79a91
@ -130,6 +130,8 @@
|
|||||||
- include: tasks/server/software/grafana.yml
|
- include: tasks/server/software/grafana.yml
|
||||||
when: grafana is defined and ansible_pkg_mgr == "apt"
|
when: grafana is defined and ansible_pkg_mgr == "apt"
|
||||||
|
|
||||||
|
- include: tasks/server/software/certbot.yml
|
||||||
|
when: certbot is defined
|
||||||
- include: tasks/server/cron/certbot.yml
|
- include: tasks/server/cron/certbot.yml
|
||||||
when: certbot is defined
|
when: certbot is defined
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user