wazuh_manager_fqdn is a sequence not a scalar
Updated to `~` to reflect a null string, similar to [] for an empty sequence.
This commit is contained in:
parent
aa1dfcdb60
commit
0565486e6d
@ -18,7 +18,7 @@ Role Variables
|
|||||||
|
|
||||||
This role has some variables which you can or need to override.
|
This role has some variables which you can or need to override.
|
||||||
```
|
```
|
||||||
wazuh_manager_fqdn: []
|
wazuh_manager_fqdn: ~
|
||||||
wazuh_manager_config: []
|
wazuh_manager_config: []
|
||||||
wazuh_agent_configs: []
|
wazuh_agent_configs: []
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user