Skip to content

Commit

Permalink
chore: make yamllint happy again
Browse files Browse the repository at this point in the history
  • Loading branch information
karras committed Nov 9, 2023
1 parent ca4e825 commit 840db43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ argument_specs:
type: str
required: false
default: /var/lib/ocis
ocis_download_url:
ocis_download_url:
description:
- Base URL from where to download the oCIS binary.
type: str
Expand Down
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
owner: ocis
group: ocis
mode: '0640'
#notify: Restart ocis
# notify: Restart ocis

- name: Configure ocis systemd service
ansible.builtin.template:
Expand Down

0 comments on commit 840db43

Please sign in to comment.