171c6fcf4d
* Refactor nxos cliconf get_device_info and add requirements for JSON structured output support in nxos_facts module (#42089) * nxos_facts requires JSON structured output support Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * refactor get_device_info for legacy devices Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * update additional logic Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commit0e05425b32
) * fix regex cliconf nxos (#42288) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commitdf8ad8ebf9
) * get_device_info nxos zero or more whitespace regex (#43178) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commitdd6ef3355f
) * warning message improved (#42969) (cherry picked from commitbea8e0200c
) * Add text output along with structured output in nxos_facts (#42886) * nxos_facts to use default output instead of structured output Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * fix shippable error Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * nxos_facts refactor Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Add structured output back Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commit1d5f881f5c
) * changelog Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
3 lines
207 B
YAML
3 lines
207 B
YAML
bugfixes:
|
|
- nxos_facts warning message improved (https://github.com/ansible/ansible/pull/42969).
|
|
- Add text output along with structured output in nxos_facts (https://github.com/ansible/ansible/pull/42886).
|