diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/integration/targets/vyos_logging_global/tests/cli/_populate.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |