Files
community.general/lib/ansible/module_utils
Dag Wieers 20df62ab31 vmware_guest: Various fixes and changes
Changes missing from a poor merge probably, but also a few new things.
- Reordered the examples from important (often used) to less important
  (fewer used)
- Remove the new_name: option and replace it with the uuid/name
  combination for renaming + added example
- Added an example using the VM uuid instead of the VM name
- Also check whether the password is non-empty (rogue merge)
- Wait for all tasks to finish (to be sure the new facts reflect the
  state)
- Ensure that on failure we still set the change-bit
- Moved a set of functions that are unused (related to transfering
  files to guest, or running commands) to module_utils
2017-01-16 09:26:17 -05:00
..
2017-01-04 14:08:19 -08:00
2015-04-28 09:36:42 -04:00
2016-09-24 09:27:38 -04:00
2016-12-30 10:42:33 -05:00
2016-11-02 17:00:27 -07:00
2017-01-12 13:15:08 -05:00
2017-01-04 21:52:56 -05:00
2016-02-08 19:10:04 +01:00
2017-01-06 17:07:42 -05:00
2016-11-02 17:00:27 -07:00
2016-11-02 13:32:19 +00:00
2016-09-12 13:35:57 -04:00
2015-11-03 09:53:18 -08:00
2017-01-03 14:32:44 -06:00
2016-09-11 23:34:46 -04:00
2016-12-04 10:46:41 +00:00