Define variables in default/main.yml

This commit is contained in:
Rshad Zhran 2019-11-22 13:38:11 +01:00
parent 5fd5ddc61f
commit 565a84c49f
2 changed files with 3 additions and 3 deletions

View File

@ -326,3 +326,6 @@ wazuh_agent_configs:
format: 'eventchannel'
- location: 'System'
format: 'eventlog'
repo_dic:
debian: "deb"
redhat: "rpm"

View File

@ -1,3 +0,0 @@
- repo_dic:
debian: "deb"
redhat: "rpm"