Skip to content

Commit

Permalink
Add exclude_for_test tag to reload nginx handler
Browse files Browse the repository at this point in the history
  • Loading branch information
catatsuy committed Apr 28, 2024
1 parent c66d54c commit 7576479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provisioning/image/ansible/03_nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@
notify: reload nginx
handlers:
- name: reload nginx
tags: exclude_for_test
shell: /usr/sbin/nginx -t && systemctl reload nginx

0 comments on commit 7576479

Please sign in to comment.