add certbot, nginx-host tasks
This commit is contained in:
@@ -7,3 +7,7 @@
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
name: Nginx Full
|
||||
- name: Start nginx
|
||||
ansible.builtin.service:
|
||||
name: nginx
|
||||
state: started
|
||||
|
||||
Reference in New Issue
Block a user