mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
Missing space between key:value (#5785)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user