5 lines
104 B
YAML
5 lines
104 B
YAML
- hosts: all:!wazuh-manager
|
|
roles:
|
|
- { role: ansible-wazuh-agent, wazuh_manager_ip: 127.0.0.1 }
|
|
|