roles/wazuh-agent: uncomment api_pass
This commit is contained in:
parent
0bbdf231f2
commit
1dfd613f0d
@ -33,7 +33,7 @@ wazuh_agent_sources_installation:
|
|||||||
user_ca_store: "/var/ossec/wpk_root.pem"
|
user_ca_store: "/var/ossec/wpk_root.pem"
|
||||||
|
|
||||||
# We recommend the use of ansible-vault to protect Wazuh, api, agentless and authd credentials.
|
# We recommend the use of ansible-vault to protect Wazuh, api, agentless and authd credentials.
|
||||||
# api_pass: 'changeme'
|
api_pass: 'changeme'
|
||||||
authd_pass: ''
|
authd_pass: ''
|
||||||
|
|
||||||
wazuh_managers:
|
wazuh_managers:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user