This commit is contained in:
Jose Luis Ruiz 2017-03-18 12:07:42 -04:00
parent 3528d50c08
commit 24bca6a48d
4 changed files with 4 additions and 1 deletions

0
.gitignore vendored Normal file
View File

View File

@ -30,7 +30,7 @@ The following is an example how this role can be used:
- hosts: all:!wazuh-manager - hosts: all:!wazuh-manager
roles: roles:
- { role: ansible-ossec-agent, ossec_server_ip: 192.168.1.1 } - { role: ansible-wazuh-agent, ossec_server_ip: 192.168.1.1 }
License License
------- -------

1
elk.retry Normal file
View File

@ -0,0 +1 @@
192.168.212.151

2
wazuh-agent.retry Normal file
View File

@ -0,0 +1,2 @@
192.168.212.155
192.168.212.156