Drop post-deploy hooks before nginx.d tasks

This commit is contained in:
Luke Murphy 2020-04-15 10:52:33 +02:00
parent ef1d24178a
commit 6638d1ab38
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@
- include: ./lib/http.yml
- include: ./lib/https.yml
- include: ./lib/proxy.yml
- include: ./lib/nginxd.yml
- include: ./lib/hooks.yml
- include: ./lib/nginxd.yml