Fix Kibana APP installation by becoming user kibana
This commit is contained in:
parent
2b7bf881ae
commit
cb5149c629
@ -125,7 +125,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