roles/opendistro-kibana: add missing noqa for rule 503 false positive
This commit is contained in:
parent
1e03700188
commit
8e827552a7
@ -20,6 +20,7 @@
|
||||
|
||||
- name: Remove Kibana configuration file
|
||||
file:
|
||||
# noqa 503
|
||||
path: "{{ kibana_conf_path }}/kibana.yml"
|
||||
state: absent
|
||||
when: install.changed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user