Missing space between key:value (#5785)

pull/18777/head
John R Barker 8 years ago committed by Matt Clay
parent 507559dba5
commit b05df29978

@ -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…
Cancel
Save