fix typo
This commit is contained in:
parent
3528d50c08
commit
24bca6a48d
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
@ -30,7 +30,7 @@ The following is an example how this role can be used:
|
||||
|
||||
- hosts: all:!wazuh-manager
|
||||
roles:
|
||||
- { role: ansible-ossec-agent, ossec_server_ip: 192.168.1.1 }
|
||||
- { role: ansible-wazuh-agent, ossec_server_ip: 192.168.1.1 }
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
2
wazuh-agent.retry
Normal file
2
wazuh-agent.retry
Normal file
@ -0,0 +1,2 @@
|
||||
192.168.212.155
|
||||
192.168.212.156
|
||||
Loading…
Reference in New Issue
Block a user