You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
cli Collection content loading (#52194) 6 years ago
compat Have update-bundled check for updates to all bundled code 6 years ago
config Renaming azure_rm_managed_disk for consistency (#54825) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Collection content loading (#52194) 6 years ago
galaxy Update galaxy cli metadata file templates (#51398) 6 years ago
inventory Strip whitespace when reading limit file (#53564) 6 years ago
module_utils XenServer: Minor bug fixes 2 (#54697) 6 years ago
modules XenServer: Minor bug fixes 2 (#54697) 6 years ago
parsing Collection content loading (#52194) 6 years ago
playbook Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 6 years ago
plugins Don't swallow exceptions when processing included files (#54791) 6 years ago
template Collection content loading (#52194) 6 years ago
utils Collection content loading (#52194) 6 years ago
vars fixes for stripping (#52930) 6 years ago
__init__.py
constants.py Fine tune sanity (#53544) 6 years ago
context.py Become plugins (#50991) 6 years ago
release.py Update Ansible release version to v2.8.0a1.post0. 6 years ago