ansible/lib/ansible
Bojan Vitnik b27c4caa49 XenServer: Minor bug fixes 2 (#54697)
- xenserver module_util: fixed comment in set_vm_power_state().
 - xenserver module_util: renamed cdrom.iso VM fact to cdrom.iso_name
   in gather_vm_facts() to be in line with module parameter of same name.
 - xenserver module_util: sorted IPv6 addresses by their OS index
   in gather_vm_facts().
 - xenserver_guest module: fixed a bug in deploy() where an error message
   would not be shown when VM name is empty and check mode is used.
 - xenserver_guest module: fixed a bug in destroy() where VM would be
   shut down by error when check mode is used.
 - xenserver_guest module: fixed a bug in get_changes() where wrong
   out-of-bound disk position would be shown in error message when
   CD-ROM device occupies last position.
 - xenserver_guest module: assume value "none" for "networks.type" and
   "networks.type6" module parameters in get_changes() when no value is
   found in xenstore_data (custom customization agent).
 - xenserver_guest module: added separate error message in get_changes()
   for a case when maximum number of network interfaces is reached.
 - xenserver_guest module: negative value for disk size in
   get_normalized_disk_size() now properly shows an error.
2019-04-08 12:27:02 -04:00
..
cli Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
compat
config Renaming azure_rm_managed_disk for consistency (#54825) 2019-04-04 12:24:03 +08:00
errors
executor Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
galaxy
inventory
module_utils XenServer: Minor bug fixes 2 (#54697) 2019-04-08 12:27:02 -04:00
modules XenServer: Minor bug fixes 2 (#54697) 2019-04-08 12:27:02 -04:00
parsing Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
playbook Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00
plugins Don't swallow exceptions when processing included files (#54791) 2019-04-08 12:03:22 -04:00
template Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
utils Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
vars
__init__.py
constants.py
context.py
release.py Update Ansible release version to v2.8.0a1.post0. 2019-04-04 17:59:06 -07:00