Skip to content

Commit

Permalink
roles/opendistro-kibana: add missing noqa for rules 208 and 503 false…
Browse files Browse the repository at this point in the history
… positive I forgot to push
  • Loading branch information
neonmei committed Nov 12, 2020
1 parent 8e82755 commit 88873a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/opendistro/opendistro-kibana/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

- name: Ensuring Kibana directory owner
file:
# noqa 208
path: "/usr/share/kibana"
state: directory
owner: kibana
Expand Down

0 comments on commit 88873a1

Please sign in to comment.