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