ifstated: ansible-lint fixes
This commit is contained in:
parent
560587d612
commit
527649253b
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart ifstated
|
||||
service:
|
||||
- name: Restart ifstated
|
||||
ansible.builtin.service:
|
||||
name: ifstated
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue