Rename reverse-proxy (role) > nginx
This commit is contained in:
parent
b1ff2515e1
commit
a84542a786
7 changed files with 1 additions and 1 deletions
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
- name: Confirm Certbot plugin containment level
|
||||
become: true
|
||||
ansible.builtin.command:
|
||||
cmd: snap set certbot trust-plugin-with-root=ok
|
||||
- name: Restart Nginx
|
||||
become: true
|
||||
ansible.builtin.systemd:
|
||||
name: nginx.service
|
||||
state: restarted
|
||||
Loading…
Add table
Add a link
Reference in a new issue