diff --git a/test/integration/targets/nxos_template/tests/nxapi/force.yaml b/test/integration/targets/nxos_template/tests/nxapi/force.yaml index 9afbab25775..9a7704dda0f 100644 --- a/test/integration/targets/nxos_template/tests/nxapi/force.yaml +++ b/test/integration/targets/nxos_template/tests/nxapi/force.yaml @@ -15,7 +15,7 @@ nxos_template: src: basic/config.j2 provider: "{{ nxapi }}" - match: none + force: yes register: result - assert: @@ -27,7 +27,7 @@ nxos_template: src: basic/config.j2 provider: "{{ nxapi }}" - match: none + force: yes register: result - assert: