#514. Remove conditional from task, config file is not being removed
This commit is contained in:
parent
66fc02f232
commit
1b447e1bff
@ -19,7 +19,6 @@
|
|||||||
# noqa 503
|
# noqa 503
|
||||||
path: "{{ kibana_conf_path }}/kibana.yml"
|
path: "{{ kibana_conf_path }}/kibana.yml"
|
||||||
state: absent
|
state: absent
|
||||||
when: install.changed
|
|
||||||
tags: install
|
tags: install
|
||||||
|
|
||||||
- import_tasks: security_actions.yml
|
- import_tasks: security_actions.yml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user