mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 20:48:32 +01:00
feat: add nginx nextcloud config
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
name: dovecot
|
||||
state: restarted
|
||||
|
||||
- name: reload nginx
|
||||
systemd:
|
||||
name: nginx
|
||||
state: reloaded
|
||||
|
||||
- name: restart nginx
|
||||
systemd:
|
||||
name: nginx
|
||||
|
||||
Reference in New Issue
Block a user