From a491f22a733b20479078abaecef1c575738601a4 Mon Sep 17 00:00:00 2001 From: omnom62 <75066712+omnom62@users.noreply.github.com> Date: Tue, 15 Apr 2025 05:40:20 +1000 Subject: fix logging_global integration tests (#413) --- tests/integration/targets/vyos_logging_global/tests/cli/_populate.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/integration/targets/vyos_logging_global/tests/cli/_populate.yaml b/tests/integration/targets/vyos_logging_global/tests/cli/_populate.yaml index 89fb8e51..a17021b4 100644 --- a/tests/integration/targets/vyos_logging_global/tests/cli/_populate.yaml +++ b/tests/integration/targets/vyos_logging_global/tests/cli/_populate.yaml @@ -1,4 +1,5 @@ --- +- ansible.builtin.include_tasks: _get_version.yaml - ansible.builtin.include_tasks: _remove_config.yaml - name: POPULATE Apply the provided configuration -- cgit v1.2.3