roles/filebeat-oss: remove unused variables

This commit is contained in:
neonmei 2020-11-10 15:05:38 -03:00
parent fad82ba7d1
commit e90ddb73e6
No known key found for this signature in database
GPG Key ID: 7EA1832E7E17237E
2 changed files with 0 additions and 4 deletions

View File

@ -19,7 +19,6 @@ Role Variables
Available variables are listed below, along with default values (see `defaults/main.yml`):
```
filebeat_output_elasticsearch_enabled: false
filebeat_output_elasticsearch_hosts:
- "localhost:9200"

View File

@ -3,9 +3,6 @@ filebeat_version: 7.9.1
wazuh_template_branch: v4.0.0
filebeat_create_config: true
filebeat_output_elasticsearch_enabled: false
filebeat_output_elasticsearch_hosts:
- "localhost:9200"