mirror of https://github.com/ansible/ansible.git
Pure Storage facts fix (#50349)
* Add module for Pure Storage FlashBlade to manage directory services
* Fix facts not correctly passing into ansible_facts dict
(cherry picked from commit 507f89e693)
pull/50616/head
parent
a5bf4182e6
commit
44248c0ba2
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- purefa_facts and purefb_facts now correctly adds facts into main ansible_fact dictionary (https://github.com/ansible/ansible/pull/50349)
|
||||
Loading…
Reference in New Issue