Fix Kibana APP installation by becoming user kibana
This commit is contained in:
parent
2656feac52
commit
229f273e27
@ -85,7 +85,7 @@
|
||||
executable: /bin/bash
|
||||
creates: /usr/share/kibana/plugins/wazuh/package.json
|
||||
notify: restart kibana
|
||||
ignore_errors: "{{ kibana_plugin_install_ignore_error }}"
|
||||
become_user: kibana
|
||||
tags:
|
||||
- install
|
||||
- skip_ansible_lint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user