mirror of https://github.com/ansible/ansible.git
vmware: avoid unnecessary copy() call (#60476)
Two vmware modules uses copy() to duplicate an internal instance of a pyvmomi object. This to be able to modify the object during an iteration. See: https://github.com/ansible/ansible/pull/60196/files#r312643761 Closes: #60399pull/60476/merge
parent
fa783c027b
commit
df2a09e998
Loading…
Reference in New Issue