Missing space between key:value (#5785)
This commit is contained in:
parent
507559dba5
commit
b05df29978
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ vars:
|
|||
|
||||
- name: collect only the config and default facts
|
||||
vyos_facts:
|
||||
gather_subset:config
|
||||
gather_subset: config
|
||||
|
||||
- name: collect everything exception the config
|
||||
vyos_facts:
|
||||
|
|
Loading…
Reference in a new issue