change syntax erros

This commit is contained in:
root 2018-11-07 12:17:28 +00:00
parent ea7b685633
commit 1007255e4a
2 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@ wazuh_manager_config:
expect: 'srcip' expect: 'srcip'
timeout_allowed: 'yes' timeout_allowed: 'yes'
rule_exclude: rule_exclude:
'0215-policy_rules.xml' - '0215-policy_rules.xml'
active_responses: active_responses:
- command: 'restart-ossec' - command: 'restart-ossec'
location: 'local' location: 'local'

View File

@ -109,7 +109,7 @@
- rules - rules
- name: Configure the shared-agent.conf - name: Configure the shared-agent.conf
template: template:
src: var-ossec-etc-shared-agent.conf.j2 src: var-ossec-etc-shared-agent.conf.j2
dest: /var/ossec/etc/shared/default/agent.conf dest: /var/ossec/etc/shared/default/agent.conf
owner: ossec owner: ossec