use right keyword
This commit is contained in:
@ -37,5 +37,5 @@
|
||||
- name: "Restart sshd"
|
||||
service:
|
||||
name: sshd
|
||||
status: restarted
|
||||
state: restarted
|
||||
...
|
||||
|
@ -42,5 +42,5 @@
|
||||
- name: "Restart sshd"
|
||||
service:
|
||||
name: sshd
|
||||
status: restarted
|
||||
state: restarted
|
||||
...
|
||||
|
Reference in New Issue
Block a user