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
|
- name: Remove Kibana configuration file
|
||||||
file:
|
file:
|
||||||
|
# noqa 503
|
||||||
path: "{{ kibana_conf_path }}/kibana.yml"
|
path: "{{ kibana_conf_path }}/kibana.yml"
|
||||||
state: absent
|
state: absent
|
||||||
when: install.changed
|
when: install.changed
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user