roles/nginx: Remove nginx pre/post hooks

We are now using the well-known webroot.
This commit is contained in:
2021-03-19 23:46:22 +02:00
parent ceba0ea417
commit f341d2e5eb
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
#!/usr/bin/env bash
/bin/systemctl start nginx

View File

@ -1,3 +0,0 @@
#!/usr/bin/env bash
/bin/systemctl stop nginx