Install Wazuh Agent in async mode, closes #29

This commit is contained in:
Miguelangel Freitas 2018-07-03 19:57:00 -05:00
parent b41706fd76
commit 028dbb8d45

View File

@ -7,6 +7,8 @@
- name: Linux | Install wazuh-agent - name: Linux | Install wazuh-agent
package: name=wazuh-agent state=present package: name=wazuh-agent state=present
async: 90
poll: 15
tags: tags:
- init - init