#514. Remove conditional from task, config file is not being removed

This commit is contained in:
VictorMorenoJimenez 2021-04-22 10:28:53 +02:00
parent 66fc02f232
commit 1b447e1bff
No known key found for this signature in database
GPG Key ID: 45B0074060B3A57D

View File

@ -19,7 +19,6 @@
# noqa 503
path: "{{ kibana_conf_path }}/kibana.yml"
state: absent
when: install.changed
tags: install
- import_tasks: security_actions.yml