Fix problems with earlier nginx role rename
This commit is contained in:
parent
131991ec22
commit
743af73974
6 changed files with 0 additions and 0 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