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