[PATCH 06/10] playbooks: ansible-lint fix name

Daniel Gomez <[email protected]>
Newsgroups dev.linux.lists.kdevops
Message-ID <[email protected]>
From: Daniel Gomez <[email protected]>

Generated-by: Claude AI
Signed-off-by: Daniel Gomez <[email protected]>
---
 playbooks/roles/nix-cache-mirror/handlers/main.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/playbooks/roles/nix-cache-mirror/handlers/main.yml b/playbooks/roles/nix-cache-mirror/handlers/main.yml
index d51ca036..69c018fc 100644
--- a/playbooks/roles/nix-cache-mirror/handlers/main.yml
+++ b/playbooks/roles/nix-cache-mirror/handlers/main.yml
@@ -1,11 +1,11 @@
 ---
-- name: reload nginx
+- name: Reload nginx
   become: true
   ansible.builtin.systemd:
     name: nginx
     state: reloaded
 
-- name: reload systemd
+- name: Reload systemd
   become: true
   ansible.builtin.systemd:
     daemon_reload: true

-- 
2.50.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.