Skip to content

Commit

Permalink
Make the linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
bviktor committed Nov 8, 2024
1 parent 2e6d717 commit 95dea00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- openssl

- name: Determine nginx version
shell:
command:
cmd: nginx -v
changed_when: false
register: noobient_nginx_ng_check
Expand Down

0 comments on commit 95dea00

Please sign in to comment.