7 lines
132 B
YAML
7 lines
132 B
YAML
---
|
|
- hosts: wi1
|
|
roles:
|
|
- role: ../roles/opensearch/wazuh-dashboard
|
|
vars:
|
|
ansible_shell_allow_world_readable_temp: true
|