roles/nginx: Remove nginx pre/post hooks
We are now using the well-known webroot.
This commit is contained in:
parent
ceba0ea417
commit
f341d2e5eb
@ -1,3 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
/bin/systemctl start nginx
|
|
@ -1,3 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
/bin/systemctl stop nginx
|
|
Loading…
Reference in New Issue
Block a user