community.general/lib/ansible/modules
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
..
cloud XenServer: Minor bug fixes 2 (#54697) 2019-04-08 12:27:02 -04:00
clustering standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto Move refactoring steps from #54635 to own PR. (#54690) 2019-04-08 12:59:55 +01:00
database postgresql_idx: added CI tests for check_mode, rewrite code related with check_mode, misc fixes (#54848) 2019-04-04 13:31:14 +01:00
files Add a recurse example to file module docs (#54926) 2019-04-05 16:24:29 -05:00
identity FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
monitoring zabbix_action: Checking event source for 'pause_suppressed' parameter (#54951) 2019-04-08 04:43:27 -04:00
net_tools Allow Netbox device modification (#53631) 2019-04-07 15:47:11 +05:30
network Resolves handling of error and failure scenarios from Checkpoint module end (#54890) 2019-04-08 21:37:52 +05:30
notification standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
packaging fix dnf module removal in dnf upstream 4.2.2+ (#54923) 2019-04-05 14:28:24 -07:00
remote_management Added idrac_server_config_profile (#53509) 2019-04-04 07:58:54 +01:00
source_control Add Bitbucket Pipelines SSH key pair module (#54241) 2019-03-29 14:13:59 +01:00
storage push fix (#54916) 2019-04-08 13:11:42 +01:00
system ufw: fix default, direction is not necessary for it (#54799) 2019-04-08 08:49:35 -04:00
utilities correct example since per_host default is false (#54725) 2019-04-02 10:08:55 -04:00
web_infrastructure standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
windows Added win_http_proxy and win_inet_proxy (#54631) 2019-04-05 11:19:30 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00