e3993bd01b
* Enforcing NXAPI default HTTP behavior (#41817) * nxos_nxapi http default behavior * Use nxos_nxapi module in prepare_nxos_tests * Refactor nxos_nxapi configure test to use yaml block * Extend nxos_nxapi https & http test cases * Removed NXOS internal release naming * Resolved ansibot sanity errors * Fix typo in prepare_nxos_tests * Address PR comments * Shippable indicates this is no longer needed * Add port change logic and testing (cherry picked from commitdb7300904d
) * add changelog Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Add get_capabilities in nxapi module_utils (#42688) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commitd5e9653c96
)
2 lines
135 B
YAML
2 lines
135 B
YAML
bugfixes:
|
|
- get_capabilities in nxapi module_utils should not return empty dictionary (https://github.com/ansible/ansible/pull/42688).
|