ansible/changelogs/fragments/vmware_guest_restore_custom_values.yml
Abhijeet Kasurde a6bc43ba47
vmware_guest: Revert custom value customization in guest (#65031)
Due to confusion between 'Custom Attributes' and 'Advanced options',
this change got in devel. Revert to original behavior i.e. customizing
custom values using vmware_guest is done in this PR.

Fixes: #64291

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-11-19 18:49:02 +05:30

2 lines
115 B
YAML

bugfixes:
- Revert customization of guest custom value behavior (https://github.com/ansible/ansible/issues/64291).