roles/opendistro-kibana: add missing noqa for rule 503 false positive

This commit is contained in:
neonmei 2020-11-12 13:15:42 -03:00
parent 1e03700188
commit 8e827552a7
No known key found for this signature in database
GPG Key ID: 7EA1832E7E17237E

View File

@ -20,6 +20,7 @@
- name: Remove Kibana configuration file
file:
# noqa 503
path: "{{ kibana_conf_path }}/kibana.yml"
state: absent
when: install.changed