VMware: Improve output of vmware_local_role_facts (#47871)

This commit is contained in:
Christian Kotte
2018-11-02 09:58:36 +01:00
committed by Abhijeet Kasurde
parent 899e5645ed
commit 754c377dbd
3 changed files with 50 additions and 36 deletions

View File

@@ -108,6 +108,7 @@ Noteworthy module changes
* The ``win_get_url`` module has removed the deprecated ``skip_certificate_validation`` option, use the standardised
``validate_certs`` option instead.
* The ``vmware_local_role_facts`` module now returns a list of dicts instead of a dict of dicts for role information.
Plugins
=======