fix: handler uppercase

This commit is contained in:
vincent 2024-08-04 11:52:27 +02:00
parent 70d43ecd8b
commit cc8db74af6

View File

@ -1,6 +1,6 @@
---
# handlers file for ansible-consul
- name: reload consul configuration on Linux
- name: Reload consul configuration on Linux
command: "consul reload"
listen: "reload consul configuration"