add certbot install
This commit is contained in:
parent
8795639cbb
commit
9b50274e36
@ -5,6 +5,8 @@
|
|||||||
state: present
|
state: present
|
||||||
name:
|
name:
|
||||||
- nginx
|
- nginx
|
||||||
|
- python3-certbot
|
||||||
|
- python3-certbot-nginx
|
||||||
|
|
||||||
- name: Copy default nginx config
|
- name: Copy default nginx config
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
|
Loading…
Reference in New Issue
Block a user