style: remove trailing space
This commit is contained in:
parent
3063fd9b39
commit
4f11c7c090
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# configure service for debian
|
||||
- name: "configure service for debian"
|
||||
when: "ansible_os_family == 'Debian'"
|
||||
block:
|
||||
block:
|
||||
|
||||
# create systemd service
|
||||
- name: "create systemd service"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue