Files
fedora-infra_ansible/roles/check-compose/handlers/main.yml
Ryan Lerch 462176464b ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command
Replaces many references to  command: with ansible.builtin.command

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:26:47 +10:00

7 lines
244 B
YAML

# Restart handler for our fedora-messaging consumer
---
- name: Conditionally restart check-compose consumer service
ansible.builtin.command: /usr/local/bin/conditional-restart.sh fm-consumer@check-compose
listen:
- restart check-compose