diff --git a/test/integration/targets/nxos_nxapi_transports/tests/nxapi/assert_transports.yaml b/test/integration/targets/nxos_nxapi_transports/tests/nxapi/assert_transports.yaml index 7789bb38328..35c7ed2af4a 100644 --- a/test/integration/targets/nxos_nxapi_transports/tests/nxapi/assert_transports.yaml +++ b/test/integration/targets/nxos_nxapi_transports/tests/nxapi/assert_transports.yaml @@ -7,6 +7,7 @@ vars: ansible_httpapi_use_ssl: yes ansible_httpapi_validate_certs: no + ansible_httpapi_port: 443 register: result - name: Assert command over connection httpapi was successful