roles/wazuh-agent: add message explaining when auto-enrollment registration path is fired or not

This commit is contained in:
neonmei 2020-11-23 12:18:56 -03:00
parent f7ed5f1f7f
commit 58167dbd1f
No known key found for this signature in database
GPG Key ID: 7EA1832E7E17237E

View File

@ -213,6 +213,11 @@
- config
- api
- name: Linux | Agent registration via auto-enrollment
debug:
msg: Agent registration will be performed through enrollment option in templated ossec.conf
when: wazuh_agent_config.enrollment.enabled == 'yes'
- name: Linux | Installing agent configuration (ossec.conf)
template:
src: var-ossec-etc-ossec-agent.conf.j2