From f4fff0b4a4ecd2e634f4dcb515bf92c20d3771ba Mon Sep 17 00:00:00 2001 From: CaptTrews Date: Wed, 4 Dec 2019 00:26:13 +0000 Subject: Updated from network content collector Signed-off-by: CaptTrews --- tests/integration/targets/vyos_facts/tasks/main.yaml | 2 +- tests/integration/targets/vyos_facts/tests/cli/basic_facts.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/integration/targets/vyos_facts') diff --git a/tests/integration/targets/vyos_facts/tasks/main.yaml b/tests/integration/targets/vyos_facts/tasks/main.yaml index 415c99d..d4cf26f 100644 --- a/tests/integration/targets/vyos_facts/tasks/main.yaml +++ b/tests/integration/targets/vyos_facts/tasks/main.yaml @@ -1,2 +1,2 @@ --- -- { include: cli.yaml, tags: ['cli'] } +- {include: cli.yaml, tags: ['cli']} diff --git a/tests/integration/targets/vyos_facts/tests/cli/basic_facts.yaml b/tests/integration/targets/vyos_facts/tests/cli/basic_facts.yaml index e0a3bca..33382ea 100644 --- a/tests/integration/targets/vyos_facts/tests/cli/basic_facts.yaml +++ b/tests/integration/targets/vyos_facts/tests/cli/basic_facts.yaml @@ -1,3 +1,4 @@ +--- - name: get host name vyos.vyos.vyos_command: commands: -- cgit v1.2.3