mirror of https://github.com/ansible/ansible.git
* azure_rm_rg_info: fix KeyError: 'ansible_facts' (#66729)
* azure_rm_rg_info: fix KeyError: 'ansible_facts'
Fix facts for using old azure_rm_resourcegroup_facts, closes #66727
* fix intendation
(cherry picked from commit 569f0cf808)
* azure_rm_rg_info: add changelog fragment
pull/67986/head
parent
587f241dbf
commit
1b65ecc71a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- azure_rm_resourcegroup_facts - adds the ansible_facts as a sub map to fix the KeyError (https://github.com/ansible/ansible/issues/66727).
|
||||
Loading…
Reference in New Issue