sshd: ansible-lint fixes
This commit is contained in:
parent
bcbbaece64
commit
8cb151b985
2 changed files with 29 additions and 30 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart sshd
|
||||
service:
|
||||
- name: Restart sshd
|
||||
ansible.builtin.service:
|
||||
name: sshd
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue