Skip to content

Commit 59c576d

Browse files
Fix typo
1 parent 8e34d8f commit 59c576d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handlers/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
state: restarted
66

77
- name: Restart sshd
8-
ansible.builtin.servive:
8+
ansible.builtin.service:
99
name: sshd
1010
state: restarted

0 commit comments

Comments
 (0)