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