roles/wazuh-manager/templates/api.yaml: fix missing whitespace before variables
This commit is contained in:
parent
9d83afc8f0
commit
29331df00e
@ -44,7 +44,7 @@
|
||||
experimental_features: {{ wazuh_manager_config.api.experimental_features }}
|
||||
|
||||
# Enable remote commands
|
||||
remote_commands:
|
||||
remote_commands:
|
||||
localfile:
|
||||
enabled: {{ wazuh_manager_config.api.remote_commands_localfile }}
|
||||
exceptions: {{ wazuh_manager_config.api.remote_commands_localfile_exceptions }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user