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 dictpull/50411/head
parent
eac35c68df
commit
507f89e693
@ -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