mirror of https://github.com/ansible/ansible.git
Azure fix _info/_facts return values for some modules (#61584)
* Azure fix _info/_facts return values for some modules
* Further test fixes
* securitygroup fixes after the move to _info module
(cherry picked from commit 951dac7691)
pull/61593/head
parent
391a67401d
commit
a271cb6136
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- azure_rm_securitygroup_info - Fix up instances when ``ansible_facts`` is returned for the older ``_facts`` alias.
|
||||
- azure_rm_networkinterface_info - Fix up instances when ``ansible_facts`` is returned for the older ``_facts`` alias.
|
||||
Loading…
Reference in New Issue