ansible/changelogs/fragments
Pierre Riteau 1eb3fba51f Fix os_quota when volume service not available (#57364)
os_quota checks the current quotas for compute, network and volume
services and fails when no volume service is found in the catalog.

Since openstack test deployments without volume services are common,
os_quota shouldn't fail if such service is missing.

This was originally fixed in d31a09ceb7
and later adapted to catch exceptions raised by shade. Since then, this
module moved to using openstacksdk, which doesn't catch the exception
raised by keystoneauth1.

Fixes #41240
2019-07-04 00:48:28 -04:00
..
29264-rabbitmq_policy-add-full-change-check.yml Add full change check for rabbitmq policy (#19073) 2019-05-28 15:06:06 -04:00
41240-fix-os_quota-without-cinder.yaml Fix os_quota when volume service not available (#57364) 2019-07-04 00:48:28 -04:00
44624-dnsmadeeasy-fix_locale.yaml DNS Made Easy fix locale for date string (#44624) 2019-05-26 23:49:17 +02:00
44811-xml-insertbefore-and-insertafter-parameters.yaml Add changelog fragments for #44811 (#55427) 2019-04-22 10:35:51 -05:00
46461-vmware_host_facts-show_tag.yml VMware: add facts about tags in vmware_host_facts (#56837) 2019-06-16 09:02:26 +05:30
48010-vmware_datastore_cluster-add_folder.yml VMware: Add folder param in vmware_datastore_cluster 2019-05-23 09:12:10 -04:00
48394-meraki-idempotency-change.yml meraki - Rewrite update requirement check (#48394) 2019-05-29 10:18:01 -04:00
48820-meraki_network-enable-vlans.yml meraki/meraki_network - Enable/disable VLANs on network (#48820) 2019-05-01 12:24:39 -04:00
48971-meraki_network-enable-status-pages.yml meraki_network - Add support for disableRemoteStatusPage (#48971) 2019-05-29 16:29:40 -04:00
48971-meraki_ssid-docs.yml meraki_ssid - Add examples to documentation (#56425) 2019-05-17 08:21:34 -05:00
49938-vcenter_folder-restrict_folder.yml VMware: Restrict vcenter_folder for vCenter 2019-06-11 14:51:38 -04:00
50617-vmware_guest-vapp_settings.yml VMware: Set vapp settings while creating VM (#58156) 2019-06-28 11:57:26 +05:30
51531-aws_ses_identity-fix-implicit-region.yaml Make aws_ses_identity module work when region is provided via environment or config. (#51627) 2019-06-05 09:51:58 -04:00
51561-meraki_ssid-fix.yml meraki_ssid - Improve change reporting (#56201) 2019-06-12 11:06:00 -04:00
51995-apt_repository-catch-IOError.yaml apt_repository: Fix crash caused by cache.update() raising an IOError on timeout. (#51996) 2019-05-29 15:59:51 -04:00
53179-unixy-implement_display_ok_skipped_hosts.yaml Implement display_ok_hosts and display_skipped_hosts for unixy (#53179) 2019-06-21 11:22:16 -04:00
53372-vmware_guest_facts-add_moid.yml VMware: Add managed object id in VM facts (#53523) 2019-05-07 17:05:38 +05:30
53385-docker-privilege-escalation.yml docker connection plugin: make privilege escalation code more similar to local.py (#56288) 2019-05-19 08:00:25 -04:00
53409-rds_instance-remove-hardcoded-license-models.yaml [rds_instance] don't hardcode license_model choices (#53409) 2019-05-08 22:01:57 +05:30
53576-meraki-unchanged-returns.yml meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30
53597-meraki_admin_check.yml meraki_admin - Enable check mode (#54499) 2019-06-05 10:23:54 -04:00
53597-meraki_config_template_check_mode.yml meraki_config_template - Enable check mode (#54502) 2019-05-29 16:30:26 -04:00
53597-meraki_content_filtering_check_mode.yml meraki_content_filtering - Enable check mode (#54638) 2019-06-05 10:31:50 -04:00
53597-meraki_snmp_check_mode.yml meraki_snmp - Enable check mode (#54625) 2019-06-19 11:35:10 -04:00
53597-meraki_vlan_check_mode.yml meraki_vlan - Enable check mode (#54627) 2019-06-12 10:43:02 -04:00
53600-meraki_mr_l3_firewall_int_test_fix.yml meraki_mr_l3_firewall - Fix integration test cleanup (#57562) 2019-06-12 10:28:09 -04:00
53601-meraki_switchport_improve_vlan_reliability.yml meraki_switchport - Improve reliability (#54275) 2019-05-16 12:10:32 -04:00
53891-meraki_snake_case_conversion.yml Move changelog entry to fragment directory (#58065) 2019-06-24 09:35:20 +05:30
54335-vmware_guest-memory_reservation.yml VMware: remove duplicate implementation of memory reservation (#56161) 2019-05-08 08:44:30 +05:30
54550-Change-windows-ansible-hostname-setup.yml Fixes #54550 (#56279) 2019-06-12 05:25:38 +10:00
54823-vmware_deploy_ovf-folder.yml VMware: Check return of FindByInventoryPath (#55282) 2019-04-18 09:26:30 +05:30
54955-docker_container-log_options-strings.yml docker_container: improve log_options idempotency by converting to string (#54955) 2019-04-12 18:36:11 -04:00
54971-PN_modules_handling_empty_output_string.yaml Pluribus Networks modules handling empty output (#54971) 2019-04-22 14:57:47 +05:30
54986-vmware_dvswitch-use_folder.yml VMware: Add folder option for vmware_dvswitch (#56707) 2019-05-22 11:40:09 +05:30
55113-template-lookup-restore-vars.yaml template lookup: restore variables between calls (#55126) 2019-04-30 15:22:37 -04:00
55142-openssl_csr-crypto-backend-san.yml openssl_csr: fix idempotency problems (#55142) 2019-04-15 09:15:08 +02:00
55224-ec2_instance-idempotent-tags.yaml ec2_instance fix name idempotency (#55224) 2019-05-08 10:07:18 +01:00
55249-doc_fragments_from_collections.yml Fix loading namespaced doc_fragments from collections (#55249) 2019-05-02 21:15:57 -04:00
55258-docker_host_info-old-docker-py.yml docker modules: make sure everything works with older docker-py versions (#55258) 2019-04-17 13:50:57 -04:00
55258-docker_swarm_service_info-old-docker-py.yml docker modules: make sure everything works with older docker-py versions (#55258) 2019-04-17 13:50:57 -04:00
55278-cryto-use-bundled-ipaddress.yml crypto modules: use module_utils.compat.ipaddress when possible (#55278) 2019-04-18 15:36:53 +01:00
55306-ec2-deprecations.yaml ec2: deprecate device_type option (#55692) 2019-04-24 06:42:55 -04:00
55307-ec2_instance-deprecations.yaml ec2_instance: remove network.ebs_optimized option (#55694) 2019-04-24 07:40:48 -04:00
55308-ec2_lc-deprecations.yaml ec2_lc: deprecate device_type option (#55697) 2019-04-24 07:00:01 -04:00
55311-apt-remove-installed-removed-aliases.yaml apt: remove deprecated installed/removed aliases (#55338) 2019-04-16 11:42:53 -04:00
55318-zfs-deprecations.yaml zfs: deprecate key=value 'option' (#55699) 2019-04-29 08:07:22 +02:00
55396-git-gpg-whitelist.yml Support --valid_pgpkeys option in Git module () 2019-06-05 20:18:37 +02:00
55505-foreman-inventory.yaml Return results even when the cache is disabled (#55505) 2019-05-28 13:44:00 -04:00
55515-use-active-state-for-any_errors_fatal.yaml Fix changelog sanity test failure. 2019-04-30 09:04:59 -07:00
55526-optional_vnic_type.yml Handle binding:vnic_type as optional (#55526) 2019-05-24 11:22:16 -04:00
55575_notify_handlers_by_exact_match_only.yaml Fix notifying handlers by using an exact match (#55624) 2019-06-27 17:29:20 -04:00
55591-docker_swarm_service-fix-uid-gid-secrets-config-type.yaml docker_swarm_service: Use str type for configs/secrets gid/uid (#55591) 2019-04-22 11:29:46 -04:00
55619-vultr_server_idempotency.yml vultr_server: fix idempotency for private network and IPv6 options (#55619) 2019-04-23 21:22:17 +02:00
55643-network-facts-iscsi.yaml refactor iscsi network facts module, remove external grep call, add unit test (#55643) 2019-05-07 12:26:20 -04:00
55678-xenserver_guest-change-wait_for_ip_address-behaviour-and-other.yaml XenServer: Minor changes and fixes in xenserver_guest (#55678) 2019-05-08 09:03:44 -04:00
55683-firewalld_source-option-handling.yml Fix firewalld source option handling to be exclusive (#55715) 2019-05-01 17:47:47 -04:00
55716-ec2_instance_int_volume_size.yml ec2_instance: Force int when ebs.volume_size or ebs.iops is specified (#55716) 2019-05-08 22:10:58 +10:00
55741-apt-names-strip-whitespaces.yaml apt: strip whitespaces in package names (#55750) 2019-04-25 15:29:26 +02:00
55781-fact-cache-first_merge_order.yml [FactCache] define first_order_merge method (#55781) 2019-06-10 14:34:06 -04:00
55840-combine-filter-undefined-variables.yaml fix combine filter using undefined vars (#55840) 2019-04-30 11:10:19 -04:00
55881-os-network-mtu-support-on-create-update.yml Added the mtu property to the os_network module (#55881) (#54730) 2019-05-12 10:26:27 +02:00
55894-docker_container-restart.yml docker_container: use restart() API function instead of stop/start sequence (#55894) 2019-05-03 11:30:39 -04:00
55897-uri-correct-return-values.yaml Ensure uri module always returns status even on failure (#56240) 2019-05-23 10:17:17 -04:00
55930-vsphere_copy_for_esxi.yaml VMware: vsphere_copy: ability to target an esxi instance (#55930) 2019-05-16 10:40:07 +05:30
55938-dnf-fix-wildcard-matching-state-absent.yaml dnf: fix wildcard matching for state: absent (#56013) 2019-05-14 17:34:10 -04:00
55951-config-bool-options.yml Allow config boolean options to default to None (#55951) 2019-05-02 12:09:14 -07:00
55971-file-relative-path-hard-link.yaml file: fix setting relative paths for src for hard links (#56055) 2019-06-05 15:26:40 +02:00
56012-docker_container-oom-version.yml oom_killer and oom_score_adj are available since docker-py 1.8.0. (#56012) 2019-05-05 06:13:55 -04:00
56021-vmware_guest_disk-use_instance_uuid.yml VMware: vmware_guest_disk support for use_instance_uuid (#56107) 2019-05-11 11:58:13 +05:30
56024-meraki_config_template-request-fix.yml meraki_config_template - Remove mandatory network lookup (#56525) 2019-05-29 19:27:38 +05:30
56059-mysqldb-allow-multiple_databases_in_dump_operation.yml Allow multiple databases(not all) to be dumped from mysql (#56721) 2019-06-24 09:29:18 +02:00
56069-make-redfish-power-commands-idempotent.yaml redfish_command: Avoid power on/off commands if system already in target state (#56069) 2019-06-10 09:50:04 +02:00
56125-vmware_vm_facts-use_folder.yml VMware: support folder param in vmware_vm_facts (#56298) 2019-05-11 11:56:57 +05:30
56147-k8s-update-with-force.yaml k8s: Fix .to_dict not needed (#56147) 2019-06-01 11:42:48 +10:00
56150-add-if-match-header-to-patch-requests.yaml redfish: Add If-Match ETag header to PATCH requests (#56150) 2019-05-12 10:24:07 +02:00
56155-openssl_certificate-passphrase.yml openssl_certificate: fix passphrase handling for cryptography backend (#56155) 2019-05-07 23:58:15 -04:00
56185-problem-with-redfish-chassis-power-uri.yml redfish: fix a problem with Chassis/Power URI (#56185) 2019-06-12 20:40:30 +02:00
56237-added-sort-option-for-zabbix_screen.yml Added sort option for zabbix_screen module (#56237) 2019-06-03 21:23:20 +02:00
56353-file-extend-absent-diff-result.yml Update file.py's initial_diff() to list existing when state: absent (#56353) 2019-06-07 09:55:51 -04:00
56357-ibm-storage-unwanted-args-cause-failure.yml IBM_Storage: fixed a bug - Unwanted arguments cause failure (#56357) 2019-05-13 12:41:06 -04:00
56397-file-return-more-useful-error-for-recursion.yaml file: return 'useful' error message for recursion error (#57222) 2019-06-05 09:30:09 -04:00
56407_eos_use_sessions.yaml Properly handle check for session support on eos (#56407) 2019-05-16 10:44:22 -04:00
56420-Fix-win_hostname-for-non-netbios-names.yml Win_hostname module: Change name check to WMI (#56420) 2019-05-29 05:30:16 +10:00
56437-is_chroot-xfs.yaml Properly detect is_chroot fact on XFS for non-root (#56899) 2019-05-24 14:23:46 -04:00
56442-spidermila-vmware_guest_disk_facts-scsi-controller-bus-number.yaml VMware: return info about SCSI controller in vmware_guest_disk_facts (#56442) 2019-05-16 10:27:17 +05:30
56453-os-network-dns_domain-support-on-create-update.yml Add dns_domain into os_network.py (#56453) 2019-05-24 10:27:20 -05:00
56458-yum-fix-false-error-msg-autoremove.yaml yum: fix false error msg about autoremove support (#56459) 2019-05-21 11:37:04 -04:00
56538-yum-handle-proxy-conf.yaml yum: handle "_none_" value for proxy (#56725) 2019-05-23 10:41:17 -04:00
56567-Fix-win_iis_website-id assignment-for-first-new-site.yml correct behaviour of win_iis when using site_id if site not found (#56567) 2019-05-29 05:31:00 +10:00
56569-Support-recursive-removal-win_iis_virtualdirectory.yml Fix win_iis_virtualdirectory to remove a virtual directory that contains children (#56569) 2019-05-29 05:59:50 +10:00
56610-docker_image-fix-oldstyle-defaults.yml docker_image: fix default handling of old docker-build options nocache and rm (#56610) 2019-05-28 20:47:31 +02:00
56618-update-pkg_mgr.py-for-Amazon-Linux-support.yaml update pkg_mgr.py for Amazon Linux support (#56618) 2019-05-30 10:18:31 +02:00
56649-docker-image-lookup-by-digest.yml [docker] support the lookup of images by digest (#56649) 2019-05-21 02:54:05 -04:00
56678-ufw-status-change-detection.yaml Make second group match of ufw status output optional (#56678) 2019-05-28 20:54:11 +02:00
56687-docker_container-networks_cli_compatible.yml docker_container: fix container creation with networks_cli_compatible=yes (#56687) 2019-05-28 03:19:52 -04:00
56717-log-plays-configuration-options.yml Add a new "log_folder" option to the log_plays callback plugin. (#56717) 2019-05-22 17:00:00 -04:00
56808-openssl_pkcs12-passphrase-crash.yml openssl_pkcs12: fix crash due to wrong path used for loading key in check mode (#56808) 2019-05-22 23:34:42 +02:00
56809-add-options-type-info-for-redfish-modules.yaml redfish: docs: Add type for options (#56809) 2019-06-10 09:27:52 +02:00
56822-facts-info-rename.yaml First batch _facts -> _info rename. (#56822) 2019-05-27 18:17:42 +02:00
56864-add-macaddress-to-get-nic-inventory.yaml redfish: Add MACAddress property to GetNicInventory (#56864) 2019-06-10 09:45:56 +02:00
56900-route53-facts-check-mode.yaml route53_facts: add check mode support (#56900) 2019-05-27 23:44:55 +02:00
56906-hcloud_volume_attaching_idempotent.yaml hcloud_volume attach step should be idempotent (#56906) 2019-05-27 07:48:48 +02:00
56928-file-fix-setting-attr-symlink-follow.yaml file: fix setting attributes for symlinked file (#57217) 2019-06-05 15:25:43 +02:00
56940-docker_image-fail.yml docker_image: fix module failing when build option is used without specifying path (#56940) 2019-05-28 20:48:08 +02:00
56947-docker-dev.yml docker conncetion plugin: accept 'dev' as 'newest version' (#56947) 2019-05-26 14:15:25 +02:00
57020-facts-info-rename.yaml Second batch for _facts -> _info rename (#57020) 2019-06-10 13:04:07 +02:00
57028-facts-info-rename.yaml Rename _facts -> _info (#57028) 2019-05-28 13:43:04 +02:00
57030-facts-info-rename.yaml Rename memset_*_facts to memset_*_info (#57030) 2019-06-03 21:19:49 +02:00
57032-facts-info-rename.yaml Rename xenserver_guest_facts -> xenserver_guest_info (#57032) 2019-06-30 10:04:30 -04:00
57035-facts-info-rename.yaml Rename one_image_facts -> one_image_info (#57035) 2019-05-29 21:23:25 +02:00
57036-facts-info-rename.yaml Rename ali_instance_facts -> ali_instance_info (#57036) 2019-06-10 12:40:50 +02:00
57092-PSLint-fixes-globalvars.yml Remove usage of global var log_path for win_domain_* modules (#57092) 2019-06-12 05:31:19 +10:00
57093-win_pagefile-Bug-not-using-testPath.yml win_pagefile: not using testPath (#57093) 2019-06-10 17:07:10 -04:00
57147_Fix_postgresql_pg_hba_TypeError_pg_hba.conf_wiped.yml Issue 56430 (#57147) 2019-05-31 12:32:28 +02:00
57190-improve-warnings-for-when.yaml improve conditional warnings (#57190) 2019-06-03 12:12:32 +02:00
57209-removed_module_remove_extra_spaces.yml removed_module func: removed extra spaces from msg and docstring (#57209) 2019-06-03 10:00:19 -04:00
57224-vmware_vm_inventory-vsphere_sdk.yml VMware: vSphere Automation SDK installation docs (#57280) 2019-06-03 13:52:30 -05:00
57232-syslog-json-configuration-options.yml Allow syslog_json callback options to be set in an Ansible configurat… (#57232) 2019-05-31 14:29:15 -04:00
57235-zabbix_screen-documentation-update.yml Updated documentation for zabbix-screen module (#57325) 2019-06-07 13:36:25 +02:00
57248-gather_facts-cleanup-tmp.yaml gather_facts: clean up tmp files upon completion (#57845) 2019-06-14 12:55:22 -04:00
57264-update-vxlan-to-fix-bugs.yml update vxlan (#57264) 2019-06-12 13:00:55 -04:00
57272-fix-ansible-vault-whitelist-after-44320.yml Fix ansible-vault cipher_whitelist (#57272) 2019-06-22 11:14:37 -04:00
57276-facts-info-rename.yaml Renames Digital Ocean cloud _facts modules to _info (#57315) 2019-06-06 19:33:19 +02:00
57295-openssh_keypair-fingerprint.yaml openssh_keypair: make fingerprint result a string (#57295) 2019-06-06 07:58:50 +02:00
57317-update-bgp-modules-to-fix-some-bugs.yml ce_bgp: update bgp to fix bugs (#57317) 2019-06-28 16:47:35 -04:00
57327-fix-file-descriptor-leak.yaml Fix file descriptor leak in lineinfile module. (#57328) 2019-06-04 12:45:19 -04:00
57391-postgresql_table_bugfix_schema_handling.yml postgresql_table: 57352 bugfix, add schema handling (#57391) 2019-06-05 15:06:23 -04:00
57395-facts-info-rename.yaml rename modules azure_rm_..._facts to azure_rm_..._info (#57395) 2019-06-06 12:10:27 +08:00
57464-set-ovirt-disk-active-default.yaml set ovirt disk active default (#57464) 2019-06-12 12:32:58 +02:00
57507-postgresql_pg_hba_multiple_options.yml Merge authentication options back into a single field to prevent losing options beyond the first (#57507) 2019-06-10 09:16:01 +02:00
57580-vmware_guest_move-fix_undefined_name.yml VMware: Fix vmware_guest_move undefined VM name error (#57582) 2019-06-13 13:07:26 +05:30
57588-purefa_user_change_api_token_to_api.yaml purefa_user: Fix Incorrect parameter used causing crashes. (#57588) 2019-06-29 17:32:22 +02:00
57591-speed-up-gcp-compute-dynamic-inventory.yaml Improve speed of the gpc_compute dynamic inventory (#57591) 2019-06-12 16:38:48 -04:00
57613-aws-facts-info.yaml AWS modules: _facts -> _info (#57613) 2019-06-10 15:52:49 +02:00
57618-fix-diff-on-absent-files.yaml Fix --diff to produce output when creating a new file (#57744) 2019-06-12 10:56:14 -04:00
57626-aws-facts-info.yaml AWS: _facts -> _info (part 2) (#57626) 2019-06-10 17:48:07 +02:00
57635-aws-facts-info.yaml AWS: _facts -> _info (part 3) (#57635) 2019-06-10 19:33:38 +02:00
57651-aws-facts-info.yaml AWS: _facts -> _info (part 4) (#57651) 2019-06-10 21:40:05 +02:00
57674-postgres_modules_use_exec_sql_instead_of_methods.yml postgresql modules: use postgres.exec_sql instead of __exec_sql methods (#57674) 2019-06-11 13:42:53 +02:00
57684-postgresql_idx_use_exec_sql_instead_of_methods.yml postgresql_idx: self.__exec_sql -> module_utils.postgres.exec_sql (#57684) 2019-06-11 10:07:03 -04:00
57688-netbox-groups.yaml netbox: inventory: fix implementation of groups option (#57689) 2019-06-14 06:29:46 +02:00
57720-fix-lvg-warning-int-to-str-conversion.yml lvg: fix default value type, should be str (#57723) 2019-06-12 14:52:43 +02:00
57738-rabbitmq_user_handle_non-zero_exit_codes.yaml rabbitmq_user: Handle non-zero exit codes (#56164) (#57738) 2019-06-26 14:40:17 +02:00
57741-podman-connection-plugin-fix-mount.yaml Fix failed mounts in podman connector and handle errors (#57741) 2019-06-15 07:35:55 -04:00
57801-openssh_keypair-fix-make-regenerating-valid-files-possible.yml openssh_keypair: bugfix make regenerating keypairs via force possible… (#57801) 2019-06-24 21:45:49 +02:00
57824-python-3-support-ovirt-dynamic-inv.yml Add Python 3 support to ovirt4 inventory script. (#57824) 2019-06-21 12:05:45 -04:00
57833-gitlab_runner-Fix-idempotency-on-creation.yml gitlab_runner: Fix idempotency when creating runner (#57833) 2019-06-18 13:12:12 +02:00
57868-crypto-improve-req-errors.yml crypto modules: Improve requirements / error messages (#57868) 2019-06-20 21:31:00 +02:00
57896-fix-ipaddr-cidr-index-handling.yml ipaddr: Handle ipaddress index in network correctly (#57896) 2019-06-21 15:26:08 +02:00
57903-ce_snmp_location_fix_for_out_of_array_index.yml doc: ce_snmp_location: fix changelog fragement missing module (#58481) 2019-06-28 01:10:17 +02:00
57904-ce_snmp_target_host.yml ce_snmp_target_host: update to fix bug: None has no 'lower()' function. (#57904) 2019-06-29 09:36:28 +02:00
57905-update-ce_acl_interface-to-fix-bugs.yml update acl interface. (#57905) 2019-06-28 16:03:47 -04:00
57907-update-ce_interface-to-fix-bugs.yml update ce_interface to fix bugs (#57907) 2019-06-28 15:52:39 -04:00
57913-docker-robustness.yaml docker_*: make modules more robust on Docker errors (#57913) 2019-06-20 16:59:15 -04:00
57914-docker-py-missing.yaml docker_* modules: improve error message when docker-py is missing (#57914) 2019-06-23 06:27:33 -04:00
57947-update-ce_vxlan_global-to-fix-bugs.yml update ce_vxlan_global to fix bugs. (#57947) 2019-06-27 21:42:07 -04:00
57969-docker_container-change-expected-config-source.yml docker_container: Change expected config source (#57969) 2019-06-19 23:32:59 +02:00
58015-yang-types.yaml Fix RESTCONF media types (#58015) 2019-06-19 10:22:24 -04:00
58039-docker_swarm_service-fix-resource-lookup.yaml docker_swarm_service: Added default value for mounts.source (#58039) 2019-06-20 15:58:32 -04:00
58060-vmware_guest-make_max_connections_work.yml VMware: looking up maxMksConnections in incorrect location (#58061) 2019-07-02 11:49:00 -07:00
58064-rabbitmq_binding_ssl_options.yaml Added missing SSL parameters to rabbitmq_binding (#58064) 2019-07-01 07:22:40 -04:00
58158-sysctl-fix-referenced-before-assignment.yaml sysctl: fix 'err' referenced before assignment (#58161) 2019-06-25 11:13:34 -04:00
58256-openssl_certificate-san-comparison.yml openssl_certificate: fix failing SAN comparisons (#58256) 2019-06-24 06:34:12 +02:00
58272_postgresql_privs-fix-views-handling.yml postgresql_privs: bugfix of 27327 - incorrect views handling (#58272) 2019-06-24 18:08:12 +05:30
58299-docker_swarm_service-remove-required-config-secret-id.yml docker_swarm_service: Make secret_id and config_id optional (#58299) 2019-06-27 22:24:34 +02:00
58310-gather-facts-verbosity.yml Set _ansible_verbose_override in gather_facts action plugin. Fixes #58310 (#58339) 2019-06-25 10:28:09 -05:00
58326-vmware_rest_client-handle_unauth.yml VMware: Handle user unauthorization in tagging scenarios (#58405) 2019-06-28 07:59:54 +05:30
58351-fix-non-ascii-vault.yml Handle vaulted non-ascii characters for Python2 (#58503) 2019-06-28 13:23:15 -04:00
58381_postgresql_ext-add-version-parameter.yml postgresql_ext: add a changelog fragment for PR 58381 (#58634) 2019-07-02 13:03:01 -04:00
58436-include-correct-error.yml Use the filename from AnsibleFileNotFound instead of the included file. Fixes #58436 (#58464) 2019-06-27 15:05:42 -04:00
58487-docker_image_build.target_option.yaml Add build.target option to docker_image module (#58487) 2019-07-02 09:42:35 -04:00
58605-openssl_privatekey-secp256r1.yml openssl_privatekey: forgot to add secp256r1 (#58605) 2019-07-01 23:08:54 +02:00
add-env-variables-to-gcp-compute.yml Added environment variables to gcp_compute to align with gcp_* modules (#57776) 2019-06-12 17:36:57 -04:00
align_poll_defaults.yml unite poll defaults (#55470) 2019-05-01 13:47:50 -05:00
allow_inv_plugin_loading.yml ensure inventory plugin loading rel to play (#51177) 2019-04-22 19:32:50 -04:00
always_keep_subset.yml Always keep subset data for callbacks (#56881) 2019-05-23 17:15:04 -04:00
ansiballz-imp-deprecation.yaml Support using importlib on py>=3 to avoid imp deprecation (#54883) 2019-04-25 10:28:18 -05:00
ansible-adhoc.yaml Make ansible adhoc work with include_role (#56163) 2019-05-08 09:53:24 -04:00
argparse.yaml Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
backports_ssl_match_hostname_bundle.yml Update bundled copy of backports.ssl_match_hostname from 3.4.0.2 to 3.7.0.1 (#55461) 2019-04-23 11:53:11 -05:00
bad_empty_play.yml allow empty plays again, for now (#55878) 2019-04-29 17:59:10 -04:00
better_task_error.yml preserve underlying block building error (#56465) 2019-05-22 11:28:06 -04:00
bye_become_mixin.yml become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
cb_options_unoptional.yml options not optional for callbacks (#55660) 2019-04-25 22:22:06 -04:00
cgroup-perf-recap-fix-open-files.yaml When not using file_per_task, make sure we don't prematurely close the perf files (#56477) 2019-05-16 15:38:36 -05:00
command_uni_fixes.yml Fix unhandled errors in command module 2019-06-26 14:58:05 -07:00
config-cleanup-tmp-dirs.yaml Use atexit to cleanup tmp dirs (#56532) 2019-06-28 16:19:27 -04:00
distro-bundle.yml Update bundled copy of distro from 1.3.0 to 1.4.0 (#55459) 2019-04-23 11:52:51 -05:00
dnf-better-error.yml Provide a better error when python-dnf install fails (#57622) 2019-06-10 09:21:41 -05:00
doc_adj_coll.yml Enable adjacent collections for ansible-doc (#57764) 2019-06-12 17:10:17 -04:00
doc_json.yml Add JSON output option to ansible-doc (#58209) 2019-07-03 17:52:20 -04:00
docker_network_aux_addresses.yml [docker_network] Fix idempotency when using aux_addresses in ipam_config (#56901) 2019-05-26 08:40:09 -04:00
dupe_yaml_key.yml Allow finer grained control for dupe YAML keys (#56933) 2019-05-28 11:57:16 -04:00
ensure_bytes_run_command.yml ensure bytes in run_command (#58411) 2019-07-02 17:07:48 -05:00
ensure_discovery_unsafe.yml Ensure discovery unsafe (#55295) 2019-04-17 12:08:51 -04:00
ensure_facts_safe.yml mark entire module result untrusted as template (#55717) 2019-04-24 15:15:20 -07:00
faster-is-template.yaml Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
fibre_channel_wwn_fact_solaris_minor.yaml [cosmetic] solaris wwn fix (#55154) 2019-04-18 16:31:40 -04:00
fix_incorrect_nativisim.yml Not native, but text (#55676) 2019-05-24 14:49:04 -04:00
fix_onepassword_failing_on_field_with_no_name.yaml Fix onepassword lookup plugin and onepassword_facts module when a field has no name. (#58308) 2019-06-28 12:37:14 -04:00
fix_safe_eval.yml safe_eval fix (#57188) 2019-06-06 15:36:22 -04:00
gitlab-deprecated-version.yaml Version in deprecate calls should be a string (#55395) 2019-04-16 14:40:20 -05:00
group-chars-ignore.yaml group_chars: default change warning only when needed 2019-06-04 14:04:17 -07:00
help_paths_fixes.yml Fix and refix help text for CLI (#55831) 2019-04-30 11:16:26 -04:00
hostname-oracle-linux-regeression.yaml hostname - fix Oracle Linux (#58510) 2019-06-28 12:24:03 -04:00
hostname-update-distros.yaml hostname - Correct distribution for various Linux distros based on output from distro library (#56936) 2019-06-21 14:29:41 -04:00
hostname_cumulus_linux_support.yaml Fix lack of support for Cumulus Linux with Hostname module in Ansible v2.8.0. (#57493) 2019-06-07 15:40:20 -04:00
hostname_use.yml Added 'use' option to hostname (#56679) 2019-06-26 10:39:28 -04:00
include-role-name.yaml Add ansible_parent_role_names magic variable (#46687) 2019-04-23 11:55:05 -04:00
include_tasks_listen.yml Whitelist listen as a valid keyword on TaskInclude (#56586) 2019-05-17 12:52:39 -05:00
k8s-raw-minor-fixes.yml k8s minor bug fixes (#56168) 2019-05-22 08:08:22 +02:00
kubevirt_add_hostname_and_subdomain_parameters.yml kubevirt: Add hostname and subdomain parameters (#57223) 2019-06-25 15:19:27 +02:00
logging_updates.yml some logging fixes (#56311) 2019-05-24 16:43:47 -04:00
meraki_content_filtering-redundant-calls.yml meraki_content_filtering - Remove redundant API call with get_nets() (#55531) 2019-04-24 14:27:21 -05:00
meraki_static_route_api_calls.yml meraki_static_route - Remove unnecessary API call (#55528) 2019-04-24 12:16:51 -04:00
meraki_syslog_net_id.yaml meraki_syslog - Module properly handles net_id parameter (#57286) 2019-06-12 10:44:05 -04:00
meraki_vlan_api_calls.yml meraki_vlan - Remove unnecessary API calls when net_id is specified (#54939) 2019-04-15 19:53:19 +01:00
module-exceptions.yaml Recognize module tracebacks on stdout and stderr. 2019-06-26 15:45:46 -07:00
module_default_fixes.yaml fix module defaults (#56020) 2019-05-14 09:59:18 -04:00
mysql_user-fix-versions-compatibilities-regression.yml mysql_user: fix regression (#55292) 2019-05-06 16:25:43 +02:00
netbox_ip_address-fix-duplicate-ip.yaml Bugfix: Creating two IPs in single run of netbox_ip_address (#56550) 2019-06-12 10:45:20 -04:00
ovirt_fetch_also_list_of_hrefs.yaml ovirt: Resolve also list of hrefs (#57299) 2019-06-06 10:58:26 +02:00
package_facts_apt_fix.yml Package facts apt fix (#55963) 2019-05-01 22:11:12 -04:00
package_facts_clarify.yml clarify package facts errors and warnings (#56060) 2019-05-28 10:01:47 -04:00
persistent_loading.yml Correct plugin loader context for persistent (#54860) 2019-04-11 14:32:52 -04:00
persistent_loading_2.yml Plugin paths need to be sent in exectutor, too (#57126) 2019-05-31 11:44:42 -04:00
playbookdir_coll_adj_fix.yml fix collection adjacent loading with --playbook-dir (#56194) 2019-05-22 11:06:54 -04:00
podman_image_facts-no-fail-on-invalid-image.yaml podman_image_info - Do not fail when nonexistant image name is provided (#57962) 2019-06-26 17:04:26 -04:00
postgresql_slot-fix-sslrootcert.yml postgresql_slot - sslrootcert fix (#55277) 2019-04-15 10:56:25 +01:00
ps-basic-json.yaml Ansible.Basic - fix when deserialising a json string of an array (#55691) 2019-05-01 11:08:23 +10:00
psrp-fetch.yaml psrp - Fix fetch for large files (#55351) 2019-04-17 08:19:33 +10:00
psrp-output.yaml psrp - Fix raw and script tests for connection plugin (#55357) 2019-04-17 09:01:28 +10:00
python_requirements_facts_dashes.yml Allow python_requirements_facts to cope with packages with dashes (#56166) 2019-05-20 23:38:50 -04:00
rds_instance_iops_fix.yaml rds_instance: allow empty iops and storage_type (#57943) 2019-06-18 07:56:01 +02:00
regex-tests-undefined.yml Use to_text on value to activate _fail_with_undefined_error (#58214) 2019-06-24 12:43:18 -05:00
remove_chdir.yml removal of chdir in controller (#57781) 2019-06-14 13:45:41 -04:00
removed_obsolete_configs.yml removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
selectors2-bundle.yml Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
show_host_start.yml add option to display per host start to default (#53819) 2019-04-12 12:42:38 -04:00
show_host_vars_in_graph.yml show host_vars/ also in --graph (#56307) 2019-06-14 13:40:22 -04:00
six-bundle.yml Update bundled copy of six from 1.11.0 to 1.12.0 (#55456) 2019-04-23 11:53:25 -05:00
solaris_uptime_boot_time.yaml Fixes solaris (sunos) uptime in ansible facts module (#54626) 2019-04-15 18:01:24 -04:00
ssh-fix-text-conv.yml ssh: Ensure debug messages are properly converted to text (#57850) 2019-06-20 09:15:53 -05:00
ssh_better_errors.yml Preserve ssh error (#56460) 2019-05-23 10:03:35 -04:00
stat_no_md5.yml remove deprecated get_md5 from stat (#55659) 2019-05-08 10:45:45 -04:00
sysctl-invalid-value.yml sysctl will now return an error if the value is invalid (#55695) 2019-05-08 11:34:55 -04:00
te-new-action-until.yml Create new instance of the action plugin per until iteration. Fixes #57886 (#58022) 2019-06-20 09:17:50 -05:00
tests-as-filters-deprecation.yaml Don't register tests as filters (#55332) 2019-04-16 14:10:14 -05:00
tower_job_wait-wrong_examples.yml Fixed wrong variable specification format in examples (#55252) 2019-04-15 15:18:11 -05:00
tower_user-system-auditor.yaml tower_user: Fix to create a system auditor properly (#54585) 2019-06-10 09:48:02 +02:00
uri-deprecations.yaml Address 2.9 uri deprecations (#55330) 2019-04-16 14:17:03 -05:00
urls-ipv6-redirects.yml Don't rely on netloc for determining hostname and port, just use hostname and port (#56270) 2019-05-20 16:50:54 -04:00
user-aix-shadow-file-parsing.yaml User - Fix shadow file parsing on AIX (#55230) 2019-04-22 15:24:10 -04:00
user-local-mode-group-append.yaml Omit -A and -G options in local mode since luseradd does not support these (#55401) 2019-06-27 14:46:38 -04:00
v2.9.0-initial-commit.yaml Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00
vars_prematurely_template.yaml Prevent vars premature templating (#56117) 2019-05-23 09:42:19 -04:00
vault-ensure-vault-password-files-are-list.yaml ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 2019-06-03 12:14:06 +02:00
vcenter_folder.yaml VMware: vcenter_folder: print full path of the new folder (#55237) 2019-05-23 16:21:22 +05:30
vmware_check_ssl_cert.yaml vmware: check the SSL certification 2019-05-06 09:15:16 -04:00
vmware_datastore_facts.yaml vmware_datastore_facts: empty list if none found 2019-05-03 18:29:00 -04:00
vmware_host_datastore_for_esxi.yaml vmware_host_datastore: ability to target a ESXi 2019-05-23 16:01:22 -04:00
vmware_maintenance_mode_params.yaml VMware: vmware_datastore_maintenancemode: check params (#56515) 2019-05-16 19:52:17 +05:30
vmware_portgroup_list_host.yml VMware: get_all_host_objs accepts list of host (#55146) 2019-04-12 15:35:35 -07:00
vultr-id_support.yml vultr_server: implement support for IDs to match resources (#55762) 2019-06-09 13:34:25 +02:00
warn_systemd_glob.yml warn on systemd globs (#56645) 2019-05-24 10:52:36 -04:00
win_acl-network.yaml win_acl - fix network path qualifier parsing (#55970) 2019-05-01 17:21:26 +10:00
win_chocolatey-version.yaml win_chocolatey - honour version when bootstrapping chocolatey and fix package listing (#57208) 2019-06-05 09:10:10 +10:00
win_domain-setup.yaml win_domain - fix for checking for domain on new host (#55195) 2019-04-12 14:14:49 +10:00
win_domain_group_membership-Fix-missing-vars-for-Get-command.yml win_domain_group_membership: Fix missing @extra_vars on Get-ADObject to support different domain and credentials for retrieval (#57429) 2019-06-11 06:26:01 +10:00
win_domain_user-error.yaml win_domain_user: do not hide error on failures (#58357) 2019-07-02 07:40:51 +10:00
win_get_url-Fix-restricted-header-handling.yml win_get_url - Fix handling of restricted headers (#57892) 2019-06-18 05:25:38 +10:00
win_pagefile-Fix-idempotency-when-same-settings-as-current.yml win_pagefile - Fix idempotency when same settings as current (#57893) 2019-06-25 13:19:59 -07:00
win_reboot-psrp-command.yaml psrp - fix test_command rc for win_reboot (#55354) 2019-04-17 08:38:42 +10:00
win_region-format.yaml win_region - fix format issues when using psrp (#55487) 2019-04-18 13:42:21 +10:00
win_scheduled_task-Fix-Timezone-in-start-boundry.yml win_scheduled_task: Fix start/end boundry triggers to allow for timezone sync (#57282) 2019-06-12 05:27:51 +10:00
win_shell-arg-space.yaml Fix changelog entry (#57979) 2019-06-18 15:37:34 +10:00
win_xml_refactor.yaml Refactor of win_xml (2nd attempt) to add support for processing multiple nodes and counting nodes matched by xpath (#53362) 2019-04-30 13:19:56 -07:00
winrm-input-failures.yaml winrm - fix failure parsing for send input errors (#56245) 2019-05-14 19:55:41 -04:00
yum-enable-missing-repo.yaml YUM - handle enable of non-existent repo (#53286) 2019-05-15 08:45:54 +02:00
yum-handle-stale-lock-file.yaml yum: take care of stale/invalid yum.pid (#58457) 2019-06-27 15:24:14 -04:00
yum-sane-default-lockfile-timeout.yml assign a sane default to yum/dnf lock_timeout, in line with cli (#57383) 2019-06-13 11:17:23 -04:00