Fix linting for "Linux.yml" tasks in Wazuh Agent
This commit is contained in:
parent
9258026c49
commit
b467a9e5c7
@ -194,11 +194,11 @@
|
||||
tags: config
|
||||
|
||||
- include_tasks: "RMRedHat.yml"
|
||||
when:
|
||||
when:
|
||||
- ansible_os_family == "RedHat"
|
||||
- not wazuh_sources_installation.enabled
|
||||
|
||||
- include_tasks: "RMDebian.yml"
|
||||
when:
|
||||
when:
|
||||
- ansible_os_family == "Debian"
|
||||
- not wazuh_sources_installation.enabled
|
||||
|
||||
Loading…
Reference in New Issue
Block a user