diff --git a/lib/ansible/modules/network/vyos/vyos_facts.py b/lib/ansible/modules/network/vyos/vyos_facts.py index 3b0e555853..8e068484ff 100644 --- a/lib/ansible/modules/network/vyos/vyos_facts.py +++ b/lib/ansible/modules/network/vyos/vyos_facts.py @@ -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: