ansible/changelogs/fragments/nxos_install_os_28_testfix.yaml
Paul Belanger d71d111c3a Fix nxos_install_os test cases typo (#58825)
This should be ansible_connection, not connection_type. We can also
update local testing logic.

Remove nxos_install_os/tasks/network_local.yaml as it is nolonger used.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
(cherry picked from commit 9e1b19e364)
2019-09-03 21:37:39 -07:00

2 lines
97 B
YAML

bugfixes:
- Fix nxos_install_os test cases typo (https://github.com/ansible/ansible/pull/58825).