Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dacook authored Apr 23, 2024
1 parent e498534 commit 6600273
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/shared_handlers/handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This role holds reusable handlers that can be included in multiple playbooks to keep things DRY

- name: check service status
- name: fetch services status # into the global variable ansible_facts.services
service_facts:
listen:
listen: # run if the following tasks have been notified:
- restart sidekiq

- name: restart puma
Expand Down

0 comments on commit 6600273

Please sign in to comment.