Add certbot here
This commit is contained in:
parent
eecd9a8e17
commit
e5f5229069
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@
|
|||
- include: "{{ tasks }}/cloud_setup_basic.yml"
|
||||
- name: set hostname (required by some services, at least postfix need it)
|
||||
hostname: name="{{inventory_hostname}}"
|
||||
|
||||
roles:
|
||||
- certbot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue