mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-29 12:32:45 +00:00
VMware: Improve output of vmware_local_role_facts (#47871)
This commit is contained in:
parent
899e5645ed
commit
754c377dbd
3 changed files with 50 additions and 36 deletions
|
|
@ -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
|
||||
=======
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue