ansible/changelogs/fragments
Pablo Piaggio 5d4a777d16 Backport/2.7/51853 (#53153)
* Add support for macro contexts that have colons (#51853)

Currently when used with macro contexts that have a colon inside, 
macro_name gets truncated. A common case is contexts that represent a 
Windows drive. Examples:

  - 'C_DRIVE_THRESHOLD: "C:"'
  - 'C_DRIVE_THRESHOLD: "D:"'

This happens because line 189 assumes there are only one colon in 
macro_name, and thus two substrings to join.

To solve this, it is necessary considering that macro_name could have 
more that one colon. After the split, the first element is the proper 
Zabbix macro name. Then, the solution is joining all the remaining 
substrings after that.

This is backwards compatible in the case macro_name have only one colon.

(cherry picked from commit d1d4f4bd27)

* Add support for macro contexts that have colons

Currently when used with macro contexts that have a colon inside,
macro_name gets truncated. A common case is contexts that represent a
Windows drive. Examples:

  - 'C_DRIVE_THRESHOLD: "C:"'
  - 'C_DRIVE_THRESHOLD: "D:"'

This happens because line 189 assumes there are only one colon in
macro_name, and thus two substrings to join.

To solve this, it is necessary considering that macro_name could have
more that one colon. After the split, the first element is the proper
Zabbix macro name. Then, the solution is joining all the remaining
substrings after that.

This is backwards compatible in the case macro_name have only one colon.
2019-03-01 15:26:48 -08:00
..
15732-wait_for-documentation_fix.yaml [Backport 2.7] wait_for: Add note about path and port (#49118) 2018-11-26 13:58:43 -06:00
16748-docker_container-memory.yaml
24633-copy-coherency-between-check-normal-mode.yaml Add coherency between check and normal mode for copy plugin action see issue #24633 (#51582) 2019-02-04 12:43:38 -08:00
32738-native-jinja-types.yaml
33156-vmware_guest-resource_pool.yaml
33239-sensu-expire-cast-int.yaml Cast int for expire field to avoid call failure to sensu API (#33239) 2018-12-03 18:36:32 -08:00
33579-docker_container-log_driver.yaml
34863-rabbitmq_user_unpack_fix.yaml
35120-redis_inventory_plugin_flush_cache.yaml
38679-vmware_guest-refactor_disk_logic.yml VMware: Refactor disc logic (#39285) 2018-10-12 10:32:51 -07:00
39301-dnsimple_keyerror_record-type.yaml [2.7]: dnsimple: fix KeyError: 'record_type' (#52646) 2019-02-21 17:02:18 -08:00
40092-mysql_user-match-backticks.yml backport/2.7/40092 (#51909) 2019-02-21 16:41:26 -08:00
42042-inventory_with_no_region.yaml
42170-acme-backend-selection.yaml
42322-nmcli_fix_vlan_mod_function.yaml [2.7] nmcli: backport of #42415 (#46814) 2018-10-11 07:45:11 -07:00
42380-docker_container-check-mode.yaml
42456-consul_kv-lookup.yaml
42641-44812-docker-env-variables.yaml
42647-win_updates.yaml
42669-add_ssl_zabbix_inventory.yaml
42857-docker_container-working_dir.yaml
43024-nclu-empty-net-commands.yaml
43931-strip-trailing-comments.yml
43997-docker_network-inspect.yaml [2.7] Fixes #33045: get existing containers in a network via inspect_network (Rebased #33048) (#47472) 2018-10-23 06:43:48 -07:00
44324-ini_file-options-with-no-section-managed.yaml Backport/2.7/44324 Fixes #30599 ini_file module: Options within no section managed (#47741) 2018-10-31 10:04:29 -07:00
44500-win_domain_computer.yaml
44508-win_lineinfile.yaml
44552-mail-py370-compat.yml
44561-vmware_host_config_manager-fix_key_error.yml [Backport 2.7] VMware: Fix KeyError in vmware_host_config_manager 2019-03-01 15:12:57 -08:00
44755-win_nssm_fixes.yaml
44808-docker_container-idempotency.yaml
44988-acme-post-as-get.yaml ACME: add support for POST-as-GET if GET fails with 405. (#44988) 2018-11-05 09:31:05 -08:00
45122-fix-unarchive-excluded_files.yaml fix: Make sure that the files excluded when extracting the archive are not checked (#45122) (#49700) 2018-12-10 10:15:22 -08:00
45151-fix-os-exception.yaml fix missing exceptions openstack modules (#48088) 2018-11-05 09:36:57 -08:00
45155-vmware-handle_exception.yaml Handle special service where package is not available (#45155) 2018-12-05 10:40:55 -08:00
45155-vmware_host_service_facts-update_docs.yaml VMware: update docs and return docs for vmware_host_service_facts (#49736) 2018-12-10 11:13:26 -08:00
45226-vmware_wait_for_ip_address.yaml
45269-fix-vm-crashing.yaml Backport/2.7/45269 (#52466) 2019-02-18 13:50:55 -08:00
45378-fix-sql-tags.yml merged change 2019-02-18 08:44:16 -08:00
45417-ldap_entry-list_conversion.yml Fix iterator to list conversion in ldap_entry module 2018-10-15 10:05:55 -07:00
45501-get_url-better_checksums.yaml
45508-parse-docker-service-parameter.yaml docker_service: parse scale parameter correctly to 2.7 (#47239) 2018-10-22 08:58:18 -07:00
45543-rabbitmq_bindings-fix-quote.yaml
45628-fetch_url-error-headers.yaml
45700-docker_container-dont-parse-absent.yml
45704-fix-redfish_facts-http-redirect.yaml [backport 2.7] Fixes HTTP redirect issue (#45513) (#47822) 2018-11-01 10:10:44 -07:00
45712-45753-vultr-timeout.yml
45830-fixed-assigning-ssl-certificate.yaml Fixing assigning ssl certificate to http listener in app gateway (#45… (#46027) 2018-10-15 09:57:02 -07:00
45921-os_router-ignores-enable_snat-no.yml Fix os_router ignores enable_snat: no (#45921) 2018-10-12 10:30:58 -07:00
46044-puppet-puppet6-fix.yaml Backport/2.7/46044 Make puppet module useable on puppet 6 (#48871) 2018-11-19 10:17:00 -08:00
46049-route53-caa-ordering.txt
46115-46035-cs_instance-fixes.yml
46148-provide-redfish_facts-gathering-flexibility.yaml Provide flexibility when retrieving facts (#46148) 2018-11-09 06:46:22 -08:00
46245-systemd-fix-service-enable-logic.yaml module/systemd: fix logic determining if a service needs to be enable… (#46318) 2018-10-09 18:23:47 -07:00
46322-docker_container-image-not-given.yaml
46478-haproxy-fix-drain-mode.yaml Backport/2.7/46478 - haproxy - fixes naming collision (#51822) 2019-02-11 11:20:02 -08:00
46521-zabbix_host-fix-link-template-error.yml [2.7] zabbix_host: backport of #46521 (#47477) 2018-10-23 06:35:43 -07:00
46594-docker_container-publish-all-ports.yml docker_container: improve publish all ports functionality (#46594) 2018-10-11 07:20:42 -07:00
46595-docker_container-expected_ports.yml docker_container: fix problem with published_ports idempotency (#46595) 2018-10-11 07:20:42 -07:00
46604-ontap-cifs-server-no-log-password.yaml [Backport 2.7] sets admin_password to no_log in na_ontap_cifs_server (#49412) 2018-12-04 07:00:33 -08:00
46658-plugin_filter-improve_error_handling.yaml plugin_filter: check for type error (#46664) 2018-10-31 10:13:29 -07:00
46665-plugin_filter_doc_fix.yaml Update plugin filter documentation (#46665) 2018-11-12 19:25:01 -08:00
46700-vmware_doc-standalone_esxi.yaml VMware: Fix documentation for cloning template (#47847) 2018-11-01 10:13:09 -07:00
46739-gcp-compute-instance-metadata.yaml Do not try to encode metadata if it is None (#46739) 2019-01-07 09:14:30 -08:00
46740-gcp-utils-credentials-scoping.yaml Fix google auth scoping for unscoped credentials (#46740) 2018-12-06 09:43:35 -08:00
46743-fix-native-jinja-newlines.yaml Do not strip new lines in native jinja (#46751) 2018-10-22 09:47:45 -07:00
46774-ec2_instance_check_mode_fix.yaml [Backport #46774] fix ec2_instance check mode 2019-01-14 12:36:54 -08:00
46800-ec2_vol_facts-handle-missing-tags.yml [aws] ec2_vol_facts: only access volume tags when set (#46801) 2018-10-22 09:06:14 -07:00
46961_fix_aws_ec2_cache.yaml Fix AWS EC2 inventory plugin caching of groups (#46961) 2018-10-22 11:59:50 -07:00
47019-mail-fix-py27-regression.yaml mail: Fix new breakage on python 2.7 (backport) (#49222) 2018-12-10 10:26:02 -08:00
47030-assert-add-success_msg-to-valid-args.yaml 2.7: adds 'success_msg' to valid args for assert module (#47030) (#47584) 2018-10-25 15:20:26 -07:00
47046-docker-versions.yaml Add changelog. 2018-10-22 09:44:30 -07:00
47096-junos-terminal-regex-fix.yml Backport: junos terminal regex prompt fix to v2.7 (#47203) 2018-10-22 08:38:12 -07:00
47109-fail-space-separated-string-pkgs.yaml 2.7: yum/dnf: fail when space separated string of names (#47109) (#47414) 2018-10-22 15:46:12 -07:00
47117-vmware_doc-http_api_usage.yaml doc: Scenario guide for VMware HTTP API usage (#47686) 2018-10-30 15:18:12 -05:00
47133-pamd_use_module_tmpdir.yml pamd: add delete=False to NamedTemporaryFile() (#47281) 2018-10-22 20:09:44 -07:00
47198-fix-setuptools-distutils.yaml [stable-2.7] pip: Fix the mistake replacement from 'distribute' to 'setuptools' (#47403) (#49132) 2018-11-26 15:44:05 -08:00
47213-onepassword_facts_fix_password_lookup.yaml Merge pull request #50160 from Rylon/backport/2.7/47213 2019-01-18 12:49:51 -08:00
47281-pamd-dont-delete-named_temporary_file_on_close.yaml pamd: add delete=False to NamedTemporaryFile() (#47281) 2018-10-22 20:09:44 -07:00
47296-docker_container-memory_swappiness.yaml [2.7] docker_container: fix memory_swappiness documentation (#47378) 2018-10-22 10:40:27 -07:00
47300-ios-check_rc.yaml [2.7] ios check_rc: Default to sending text of exception, not the whole exception (#47300) 2018-10-25 15:19:46 -07:00
47307-handler-include-task.yml [stable-2.7] Fix exception when including tasks from handlers (#47307) 2018-10-22 15:52:54 -07:00
47313-vmware-fix_module_error.yaml VMware: Fix module usages in module_utils (#49421) 2018-12-04 07:32:06 -08:00
47313-vmware_utils-handle_requests_import_error.yaml VMware: Avoid misleading PyVmomi error if requests import fails 2018-10-31 08:23:32 -07:00
47395-docker_container-ipvX_address.yaml docker_container: warn if ipvX_address is used for networks but not supported by docker-py (#47395) 2018-10-23 06:43:10 -07:00
47396-docker_container-detach-auto-remove.yaml docker_container: fix interaction of detach:no with auto_remove:yes (#47396) 2018-10-23 06:44:12 -07:00
47459_grafana_dashboard_consistency_fix.yaml Fix consistency issue in grafana_dashboard module. (#47459) 2018-11-12 19:22:43 -08:00
47462-fix-redfish_config-idempotency.yaml [backport 2.7] Fix idempotency issues in set_bios_attributes (#47802) 2018-11-01 10:08:37 -07:00
47563-vmware_host-refactor_SSL_thumbprint.yaml VMware: correct logic to pass ESXi SSL thumbprint (#47600) 2018-10-31 10:06:21 -07:00
47608-docker_swarm-advertise_addr.yml [2.7] Fix advertise addr (#48405) 2018-11-09 10:15:22 -08:00
47621-bugfix-for-na-ontap-snapmirror.yaml Backport/2.7/47621 (#48129) 2018-11-05 15:12:46 -08:00
47668-aci_switch_leaf_selector-support_empty_policy_group.yaml aci_switch_leaf_selector: Support empty policy_group 2018-11-05 10:25:08 -08:00
47689-yum-fix-version-syntax.yaml yum: fix 'package == version' syntax (#47744) 2018-10-31 10:11:47 -07:00
47693-fix-argument-spec-for-netapp-modules.yaml Fix argument_spec for modules that are using the old version (#47693) (#48127) 2018-11-05 15:12:05 -08:00
47695-pamd-fix-idempotence-and-parsing-issues.yml Backport/2.7/47695 - pamd fixes (#48307) 2018-11-12 17:36:55 -08:00
47711-docker_container-minimal-version-checks.yml docker_container: simplify minimal required version per option handling (#47711) 2018-11-05 09:33:49 -08:00
47712-docker_container-detach-auto-remove.yml docker_container: improve race condition behavior for detach:no, auto_remove:yes behavior (#47712) 2018-10-31 10:05:39 -07:00
47722-vmware_guest_powerstate-restore_timeout.yaml VMware: restore timeout in set_vm_power_state operation (#47723) 2018-10-31 08:37:24 -07:00
47747-ftd-http-api-fixes.yaml [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 2018-11-22 07:24:55 -08:00
47889-vmware_doc-fix_privilege_names.yaml VMware: improve readability and fix privileges names on scenario_clone_template (#47960) 2018-11-02 11:54:43 -05:00
47900-docker_container-paused.yml docker_container: fix paused and add some tests (#47900) 2018-11-05 10:09:12 -08:00
47920-vmware_guest-handle_no_root_snapshot.yaml VMware: Handle exception for no snapshot while cloning (#47924) 2018-11-05 09:29:46 -08:00
47938-docker_swarm_service-requirements.yaml clarify port.mode paramter requiremets, fail if unmet (#47938) 2018-11-12 19:29:46 -08:00
47997-docker_container-ipc-pid-mode.yml docker_container: fix ipc_mode and pid_mode idempotency (#47997) 2018-11-05 09:33:11 -08:00
48009-ldap_attr-list.yml ldap_attr bugfix (#48009) (#48106) 2018-11-05 10:10:16 -08:00
48036-vultr-fix-empty-list-handling.yaml vultr: fix for API returned unexpected empty list (#48036) 2018-11-08 17:13:56 -08:00
48061-docker_container-auto_removal.yml docker_container: fix container removal when auto_remove is used (#48061) 2018-11-05 10:10:34 -08:00
48148_net_put_cleanup.yaml Backport/2.7/48148: net_put module leaves empty files behind (#48151) 2018-11-08 17:18:21 -08:00
48317-do-not-auto-reboot-with-redfish_config-bios-changes Do not reboot after updating BIOS configuration 2018-11-12 19:31:23 -08:00
48341-ebs-optimized-ec2-instance.yaml (Backport) ec2_instance, ebs_optimized not sub-option of network (#48467) 2018-11-12 19:23:31 -08:00
48342-vultr_server_facts-fix-firewall-group.yml vultr_server_facts: add tests and changelog for firewall group fix in #48342 (#48411) 2018-11-12 19:30:28 -08:00
48474-k8s-module-docs-update.yaml Updated documentation for the k8s module 2018-11-12 19:31:48 -08:00
48536-docker_volume-labels.yml Docker volume fix labels (#48536) 2018-11-12 19:27:23 -08:00
48551-docker_container-idempotency.yml docker_container: fix tests and idempotency for init and shm_size (#48551) 2018-11-13 14:40:53 -08:00
48580-apt_key-no-tty.yaml Add changelog fragment about 'apt_key' no TTY fix 2018-11-19 10:17:46 -08:00
48590-docker_container-unpause-stop.yml [2.7] docker_container: make condition less specific (#48593) 2018-11-13 06:39:41 -08:00
48673-fix-omit-on-play-keywords.yaml Properly handle FieldAttribute.default if callable (#48992) 2018-11-26 12:56:40 -08:00
48675-cs_template-fix-keyerror-state-extracted.yml cs_template: fix KeyError on state=extracted (#48675) 2018-11-19 10:04:01 -08:00
48728-win_nssm-credential-quoting.yml Fix win_nssm credentials quoting (#48761) 2018-12-05 10:35:59 -08:00
48730-zabbix_hostmacro-fixes.yml added changelog fragment 2018-12-03 18:35:30 -08:00
48792-templar-fix-AttributeError.yml templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-12-03 18:40:42 -08:00
48809-sysvinit_defaults_if_no_runlevels.yaml Sysvinit - Enabling a service should use "defaults" if no runlevels are specified 2018-11-19 13:47:07 -08:00
48836-proxymox_kvm-dictionary.yaml Fix dictionary iteration exception reported in #48096 (#48836) 2018-11-26 12:49:02 -08:00
48950-vault-encrypted-data-native-jinja.yaml Fix using vault encrypted data with jinja2_native (#49025) 2018-12-03 16:35:01 -08:00
49078-docker_container-min-version-fix.yml docker_container: fix init option idempotency with old docker-py versions (#49078) 2018-11-26 13:07:05 -08:00
49084-influxdb_user-default-password-fix.yaml Backport/2.7/49084 (#49973) 2019-01-07 09:25:36 -08:00
49096-ansible-galaxy-fix_info_typo.yaml Fix type in ansible-galaxy info output (#49096) 2018-12-03 14:32:40 -08:00
49113-iam-role-arn-parsing-updated.yml [aws] Revert back to getting the AWS role name from the URI (#49427) 2018-12-04 07:02:00 -08:00
49123-backport-devuan-support.yml Added changelog after review 2018-12-03 16:38:55 -08:00
49194-grafana_string_handling_fix.yml Add changelog 2019-01-09 14:44:30 -08:00
49212-require-git-ansible-galaxy.yaml require git when trying to use it in ansible-galaxy cli (#49212) 2018-12-03 16:39:34 -08:00
49235-docker_swarm_service-user-default.yaml docker_swarm_service: ensure idempotency when the user parameter is None (#49235) 2018-12-10 11:48:48 -08:00
49266-acme-error-messages.yml ACME: improve error handling (#49266) 2018-12-03 17:05:57 -08:00
49299-openshift-inventory-plugin-empty-pods-and-serialization.yaml Fix error where pod has error and no containers 2018-12-03 16:43:36 -08:00
49394_azure_image.yml azure_rm_image: fix creation of image with data disks (#49394) (#49518) 2018-12-05 10:40:19 -08:00
49407-acme-disabled-accounts.yml Add changelog. 2018-12-03 17:05:57 -08:00
49409-lineinfile_must_not_insert_lines_multiples_times_with_insertbefore_insertafter.yml [backport 2.7] Lineinfile must not insert lines multiples times with insertbefore/insertafter (#50084) 2019-01-07 10:08:38 -08:00
49444_fix_check_if_archive_is_created_in_path_to_be_removed.yml archive: Fix check if archive is created in path to be removed (#29420) (#49444) 2019-01-18 12:41:23 -08:00
49474-network_utils_dict_merge_fix.yaml fixes an issue with dict_merge in network utils (#41107) 2018-12-05 10:32:15 -08:00
49485-ios-retry-section.yaml [stable-2.7] ios retry config if section filter fails (#49485) (#51871) 2019-02-11 11:22:07 -08:00
49553-aci_rest-fix-ignoring-custom-port.yaml aci_rest: Fix ignoring custom port 2018-12-10 10:22:41 -08:00
49704-fix-vm-facts-crash.yaml Backport/2.7/49704 (#52467) 2019-02-18 08:47:35 -08:00
49758-azure_vmss_update_image_reference_fix.yaml Backport/2.7/49758 (#50121) 2019-01-09 16:49:48 -08:00
49776-product_fix_katello_foreman_module.yaml Backport into 2.7 2019-02-22 11:04:29 -08:00
49794-docker_container-network-mode.yml [docker_container] Fixes idempotency checks for network_mode (#49797) 2019-01-07 09:20:34 -08:00
49843-docker_container-wrap-env.yaml [2.7] [docker_container] Failing on non-string env values (#50899) 2019-01-14 20:02:24 -08:00
49881-fix-broken-urpmi-module.yaml fix bug #47154 (#49881) 2019-02-21 17:03:14 -08:00
49922-network-cli-timeout.yaml Backport/2.7/49922: network_cli - ansible_command_timeout not working as expected (#50068) 2019-01-07 10:07:02 -08:00
49981-filter-dnsimple-request-by-record-name.yaml Filter DNSimple request by record name. (#49981) 2019-02-22 10:43:12 -08:00
49987-certificate_complete_chain-error.yml [2.7] certificate_complete_chain: fix stacktrace on parsing error (#49988) 2019-01-07 09:28:59 -08:00
50006-azure_rm_inventory_batchrequest_fix.yaml fix new inventory azure_rm.py (#50006) 2019-01-18 12:44:17 -08:00
50034-move-import-errors.yaml Move errors from import to connect (#50034) (#50036) 2019-01-14 12:32:16 -08:00
50076-os-sec-group-rule-proper-module-exit.yaml os_security_group_rule proper module exit (#50076) 2019-01-07 10:46:11 -08:00
50120-fix-vm-facts-managed-disk.yaml Backport/2.7/50120 (#52444) 2019-02-18 08:43:42 -08:00
50134-influxdb_user-invalid_auth_fix.yml influxdb_user: Fixed unhandled exception on invalid login credentials 2019-01-07 10:56:06 -08:00
50143-win_firewall_rule-invalid-bypass.yml win_firewall_rule: Remove invalid 'bypass' action (2.7 backport) (#50222) 2019-01-07 10:46:56 -08:00
50169-netconf-connection-log.yaml [2.7] Log netconf connection a la paramiko (#50169) 2019-01-10 08:38:49 -08:00
50185-win_updates-report-changes-correctly.yml win_updates: Correctly report changes on success (2.7 backport) (#50225) 2019-01-07 10:47:39 -08:00
50248-fix-coonfig-backup-glob.yaml Redo #50208 on a per-plugin basis 2019-01-24 10:21:43 -08:00
50249-vmware_vm_inventory-fix_host_ip.yaml [Backport 2.7] VMware: Fix vmware_vm_inventory 2019-01-14 12:35:21 -08:00
50298-redfish_utils_fix_reference_to_local_variable_systems_service.yaml redfish_utils: fix reference to local variable 'systems_service' (#50298) 2019-01-14 12:43:49 -08:00
50322-openssl-path-error.yml openssl_*: prevent error when path includes no path (#50322) 2019-01-07 11:09:28 -08:00
50337-fix-vultr_server-ssh_keys-handling.yml vultr_server: fix multiple ssh keys not handled (#50337) 2019-01-07 11:05:25 -08:00
50361-openssl_csr-idempotency.yml openssl_csr: idempotency doesn't work correctly for keyUsage (#50361) 2019-01-07 11:08:20 -08:00
50402-ufw-check-direction.yml ufw: check values for direction depending on situation (#50402) 2019-02-13 08:12:07 -08:00
50448-paramiko_ssh_add_auth_timeout.yaml Backport #50448 that will fix "Authentication timeout" errors. 2019-01-09 14:58:54 -08:00
50540-fix-lastpass-lookup-error.yaml Fix lastpass lookup error 2019-01-09 14:39:22 -08:00
50654-docker-swarm-service-docker-api-fix.yaml docker_swarm_service: use exact name match when finding services (#50665) 2019-01-14 12:38:05 -08:00
50655-docker_swarm_service-update_order-idempotency.yml docker_swarm_service: Don’t add difference when update_order is None (#50655) 2019-01-14 12:38:31 -08:00
50697-openssl_pkcs12-ca_certificates.yaml [2.7] openssl_pkcs12: fix ca_certificates path expansion (#50697) 2019-01-10 08:37:17 -08:00
50861-docker_swarm_service-documentation-fixes.yml docker_swarm_service: Documentation fixes (#50861) 2019-01-14 12:44:29 -08:00
51028-get-standard-redfish-properties-for-firmware-entries.yaml Backport/2.7/51028 (#52048) 2019-02-11 15:06:12 -08:00
51136-fix-ansible-inventory-tracebacks.yml Plugin errors backport (#52749) 2019-02-21 19:26:10 -08:00
51232-docker_swarm_service-endpoint_mode.yaml [2.7] docker_swarm_service: Fix endpoint mode idempotency (#51370) 2019-01-28 10:10:50 -08:00
51406-aci_aaa_user-description.yaml aci_aaa_user: Fix changing user description 2019-01-29 11:06:18 -08:00
51473-openssl_csr-idempotence.yaml openssl_csr: ignore empty strings in altnames (#51473) 2019-02-11 12:10:22 -08:00
51495-k8s-load-envvars.yaml [k8s] Always check envvars when auth parameter is not provided (#51495) 2019-02-04 12:35:30 -08:00
51535-ec2-fix-spot-request-end-date.yaml [Backport 2.7] spot instance request stay opened when module exit with timeout 2019-02-11 11:49:18 -08:00
51602-ec2_instance_single_iface_description.yaml Added description to single net interface (#51602) 2019-02-04 12:45:09 -08:00
51653-fixing-azure-postgresql-parameters.yaml merge conflict 2019-02-18 08:48:08 -08:00
51661-fixing-azure-mysql-parameters.yaml resolved conflict 2019-02-18 08:48:29 -08:00
51697-disable_excludes-errors-with-disable-includes-message.yaml yum: disableexcludes is supported on centos6 (#51698) 2019-02-11 11:18:29 -08:00
51764-update-getbiosbootorder-to-standard-redfish-resources.yaml Backport/2.7/51764 (#52126) 2019-02-13 08:23:13 -08:00
51781-fixing-managed-disk-facts.yaml Fixing managed disk facts (#51781) 2019-02-18 09:24:26 -08:00
51795-acme_challenge_cert_helper-module-fail.yaml acme_challenge_cert_helper: fix bad module.fail_json() call (#51795) 2019-02-11 11:17:04 -08:00
51827-openstack_logs_to_stderr.yml Send openstack inventory logs to stderr (#51827) 2019-02-18 08:42:11 -08:00
51853-fix-truncated-macro-contexts.yml Backport/2.7/51853 (#53153) 2019-03-01 15:26:48 -08:00
52034-fix-traceback-on_ansible-doc_-all.yaml Fix trackback on providing arguemnt --all to ansible-doc command (#52034) 2019-02-22 10:44:19 -08:00
52051-jenkins_plugin-state_present_fix.yaml Fixing state=present for jenkins_plugin module (#52051) (#52535) 2019-02-21 19:27:10 -08:00
52130-win_psmodule-update_nuget.yaml Install the NuGet package provider if needed (#52129) 2019-02-14 12:41:16 -08:00
52158-jinja2-native-types-contructed-keyed-groups.yaml Native Jinja2: raise undefined error immediately (#52237) 2019-02-18 08:31:26 -08:00
52166-fix_rabbitmq_plugin_idempotence.yml Fix idempotence in rabbitmq_plugin (#52166) 2019-02-26 10:07:00 -08:00
52381-vmware_vm_inventory-fix_yaml_flag.yaml [Backport 2.7] VMware: Handle customValue in inventory 2019-02-27 08:35:22 -08:00
52388-postgresqldatabase-fix-force-update.yml Fixing azure_rm_postgresqldatabase force_update parameter (#52388) 2019-02-18 09:47:01 -08:00
52389-mysqldatabase-fix-force-update.yaml fixing force_update in azure_rm_mysqldatabase (#52389) 2019-02-18 09:57:12 -08:00
52536-jenkins_plugin-update_url.yaml Updating update_url for jenkins_plugin (#52086) (#52536) 2019-02-21 19:26:39 -08:00
52540-fix-vm-facts-crashing-managed-disk.yaml Backport/2.7/52540 (#52545) 2019-02-21 17:03:59 -08:00
52822-cloudscale_fix-py3.yaml [2.7] cloudscale: fix compatibilty with older py3 versions (#52822) (#52915) 2019-02-27 08:23:50 -08:00
52825-docker_swarm-detection-check-mode.yaml docker_swarm: hopefully fix debug CI problems, and fix check mode (#52825) 2019-03-01 15:25:24 -08:00
52885-edgeos-connectionError_fix.yaml [Backport 2.7] Add missing ConnectionError imports 2019-02-26 10:13:49 -08:00
52895-docker_swarm-labels.yaml docker_swarm: fix idempotency (#52976) 2019-03-01 15:25:24 -08:00
53003-docker_swarm-force-new-cluster.yml Fix force when state==present. (#53003) 2019-03-01 15:25:24 -08:00
53039-docker_swarm-ca_force_rotate.yml docker_swarm: fix ca_force_rotate idempotency (#53039) 2019-03-01 15:25:24 -08:00
54434-iam-role-arn-parsing.yml [aws] Fix IAM role name parsing to come from the ARN (#46076) 2018-10-11 09:43:14 -07:00
aci_access_port_to_interface_policy_leaf_profile-missing_policy_group.yaml Add changelog fragment 2018-11-05 10:50:39 -08:00
aci_interface_policy_leaf_policy_group-missing_aep.yaml [2.7] aci_iplpg: Support missing aep (#48115) 2018-11-05 10:52:04 -08:00
acl_doc_fix.yml added missing docs for option in acl module (#50775) 2019-01-14 12:34:39 -08:00
add_file_lock_feature.yaml
add_random_mac_filtter.yaml
admin-users-default-change.yaml
ajson-nested-decode.yaml
allow_regions_aws_invp.yml Backport aws ec2 missing region discovery (#51626) 2019-02-11 11:13:48 -08:00
alternative_facts.yml
ansiballz_one_interpreter.yml
ansiballz_streamline_imports.yaml
ansible-connection-cleanup-when-failed.yaml
ansible-doc-fixes.yml fixes to ansible-doc (#47209) 2018-10-17 11:40:02 -05:00
any_unparsed_is_failed.yaml
authorized_key_symlinks.yaml
avoid_cwd_vars.yml
avoid_ssh_retry_discolsures.yml ensure ssh retry respects no log (#49569) (#49724) 2018-12-10 11:49:16 -08:00
aws_bugfix_backports.yml
aws_caller_facts_add_account_alias.yaml
aws_cloudfront_distribution_fix_nonexistent_method_name.yaml
aws_core_is_boto3_error_code.yml
aws_ec2_inventory_integration_tests.yaml fix no_log indentation so AWS temporary credentials aren't displayed in tests 2019-03-01 15:11:42 -08:00
aws_parameter_store_pagination.yaml [aws_ssm_parameter_store] use describe_parameters paginator (#45632) (#45666) 2018-10-11 08:22:36 -07:00
aws_rds_inventory_plugin_added.yaml
aws_s3_async_fix.yaml
aws_s3_decryption_fix.yaml
aws_s3_fix_custom_endpoints.yaml
azure-storage-cloud-environment.yaml
azure-version.yaml
azure_autoscale.yaml
azure_rm_autoscale-fixed_date.yml Fix auto scale create with fix date without recurrence (#47186) (#47258) 2018-10-22 21:06:22 -07:00
azure_rm_deployment_fix_45941.yaml
azure_rm_subnet_route_table.yaml Fix if the route table changed to none (#49533) (#49703) 2018-12-10 10:17:42 -08:00
basic_booleans_backward_compat.yaml
batch_mode_elasticsearch_plugin.yaml
blockdoc.yml
blockinfile-bytes-fix.yaml
callback-keep-more-debug-keys.yml [stable-2.7] Do not filter out exception, warnings, deprecations on failure when using debug (#47588) 2019-01-07 10:49:10 -08:00
callback_fixes.yml use ansible json encoder for results in callbacks (#46830) 2018-10-12 12:41:39 -07:00
callback_plugin_merge.yml
cb_fix_config.yml
cfg_mgr_fix.yml fix bug in config mgr 2018-11-19 11:02:40 -08:00
clarify_error_message.yml
cleanup__file__.yaml
clear_system_variablse.yml Fix for changes in clearlinux (#49344) 2018-12-06 09:34:20 -08:00
cli_config_diff_fix.yaml Allow check_mode with supports_generate_diff capability in cli_config (#51384) 2019-01-29 11:09:04 -08:00
cliconf-get-bugfixes.yaml [2.7] Update some cliconf plugins (#47141) (#47310) 2018-10-22 10:35:27 -07:00
command_shell_check_mode.yaml
connection_reset.yaml
console_color.yml
copy-diff-text.yaml [stable-2.7] Ensure that the src file contents is converted to unicode in diff info (#45744) 2019-01-09 14:47:42 -08:00
dd-put-empty-files.yaml
deal_with_bad_config_types.yml better handling of bad type in config (#48821) 2018-11-19 11:03:27 -08:00
deepcopy-alternative.yaml
delegate-to-get-vars-no-task.yaml
delegate_facts_fix.yaml remove default from delegate_facts to inherit (#45492) (#51553) 2019-02-04 14:16:32 -08:00
delegate_to_loop_hostvars.yaml [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 2018-10-22 10:33:19 -07:00
deprecated-__file__.yaml
detect_interpreter_stdout.yml match interpreter on stdout also (#49446) 2018-12-10 10:34:50 -08:00
disallow-relative-homedir.yaml [stable-2.7] Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) (#52173) 2019-02-13 09:23:06 -08:00
django_manage_status.yaml Backport/2.7/46157 (#47558) 2018-10-25 15:19:13 -07:00
dnf-conf-file.yaml dnf - fix conf_file loading (#50515) 2019-01-07 10:16:06 -08:00
dnf-fix-plugin-loading.yaml dnf module load/init dnf pkg mgr plugins properly (#49278) 2018-12-03 18:41:24 -08:00
dnf-group-removal.yaml
dnf-immutable-mutable.yaml Handle dnf immutable mutable datatypes (#47434) 2018-10-22 19:11:45 -07:00
dnf-localgpgcheck.yaml dnf properly gpg check local packages based on param (#47455) 2018-10-23 12:31:05 -07:00
dnf-modularity.yaml dnf to support modularity module appstream specs 2018-11-19 14:56:45 -08:00
dnf-update-cache-broken-transaction.yaml fix order of dnf api operations so transactions don't fail (#50038) 2019-01-07 11:06:07 -08:00
dnfyum-disable-excludes.yaml don't restrict disable_excludes choices incorrectly (#47453) 2018-10-23 12:30:45 -07:00
docker-default-ssl.yml
docker-swarm-min-ver.yaml [2.7] docker_swarm: fix minimal API version (#49709) 2018-12-10 11:49:36 -08:00
docker_container-idempotency.yaml
docker_network-driver_options.yaml [docker_network] Add handling for Python booleans in driver_options 2018-11-19 10:16:19 -08:00
docker_volume-force-change-detection-revert.yaml docker_volume: revert #47390 (#50663) 2019-01-14 12:36:00 -08:00
docker_volume-force-change-detection.yaml Fix option change detection / force support for docker_volume. (#47390) 2018-10-23 06:38:22 -07:00
drop-python-2.6-controller.yaml
ec2-facts.yaml
ec2_group-rule-purge-fix.yaml [ec2_group] fix comparison of determining which rules to purge - 2.7 (#48967) 2018-11-26 12:48:19 -08:00
ec2_group_diff_mode_support.yml
ec2_group_fix_target_containing_list_within_list.yaml
ec2_vpc_route_table_replace_route_fix.yaml
elasticsearch_plugin-showSTDERRonFailure.yaml
elb_application_lb_fix_state_default.yml
elb_target_group_fix_KeyError.yaml
ensure_text_source.yaml
env_inject.yml
file-touch-non-owner.yaml file - allow touch on files not owned by user (#50964) 2019-01-24 10:22:11 -08:00
file_attributes.yaml
file_touch_check_mode.yaml
file_touch_diff.yaml
fips_md5_import.yaml
firewalld-missing-port-protocol.yml Backport/2.7/50242 firewalld missing port protocol (#50493) 2019-01-07 11:06:39 -08:00
fix-255-exit-code.yaml
fix-config-from-environment.yaml
fix-open-url.yml
fix-os_router.yaml
fix-password-lookup-on-fips.yaml [stable-2.7] Fix password lookup for FIPS 2018-10-31 13:54:29 -07:00
fix-selectors-error-condition.yaml
fix-swap-mount-module.yaml
fix-world-readable-skip-message.yaml
fix_ansible_connect_timeout.yaml fix ansible_connect_timeout variable in connection plugins and nxos_install_os timeout check (#51209) 2019-01-24 10:23:01 -08:00
fix_calling_deprecate_with_correct_arguments.yaml
fix_ec2_group_target_vpc_precedence.yaml
fix_flatten.yml manage levels for 'multiple included lists' (#46359) 2018-10-11 08:48:40 -07:00
fix_ir_dupes.yml Prevent duplicate role insertion into roles: (#50552) 2019-01-18 12:58:43 -08:00
fix_no_log_loop.yml
fix_nxos_facts_indefinite_hang.yaml
fix_order_serial.yml Ensure play order is obeyed (#49897) 2019-03-01 15:13:11 -08:00
fix_pull_extra.yml Handle complex quoting in extra args in pull cli (#50212) 2019-02-04 12:27:00 -08:00
fix_vmware_inv.yml dont think all files are valid cause libs present (#50103) 2019-01-07 10:28:24 -08:00
fix_vyos_version.yaml Backport 2.7: Return correct version on installed VyOS (#39115) (#46730) 2018-10-11 07:26:09 -07:00
flatpak-compatibility-fixes.yaml Add changelog fragment for backported flatpak bugfixes 2019-01-07 09:19:48 -08:00
flatten-better-type-check.yml
free-strategy-include-var-tags.yaml [stable-2.7] Use the copied and merged task for calculating task vars in the free strategy. Fixes #47024 (#47060) 2018-10-22 08:36:00 -07:00
from_yaml_all_filter_plugin.yaml
ftd-http-api-plugin-refresh-token.yaml
galaxy-metea-yaml-extension.yaml [stable-2.7] Support .yaml extension for meta file (#46505) 2018-11-13 14:38:38 -08:00
galaxy_list_all_roles.yaml
gce-sort-fix.yaml
gcp_service_account_home_path.yaml
get-url-fix-idempotency.yaml
get_url-remove-fragile-code.yaml
get_url.yaml
grafana_5_dashboard_compatible.yaml
hashing-changes.yaml
icinga2_host-47671-fix-use_proxy.yaml [2.7] icinga2_host: fix use_proxy option (#50865) 2019-01-14 12:37:23 -08:00
ignore_unreachable.yml
include-apply-insert-order.yaml
include-double-handler.yaml
inv_fixes.yml better information for user from inventory plugins (#46766) 2018-10-12 10:38:57 -07:00
inventory_dir_ext_compare_fix.yaml
ios-prompt-fix.yaml Fix prompt mismatch issue for ios (#47004) 2018-10-23 06:34:46 -07:00
iosxr_netconf_plugin_fix.yaml Fix iosxr netconf plugin response namespace (#49238) 2018-12-03 16:44:17 -08:00
ip_netns-fix-exists.yaml [2.7] fix error checking if netns exists (#47397) (#47441) 2018-10-23 07:16:10 -07:00
irc_py3_compat.yaml
issue46937-pr46519-pr47449-fix-pip-multiple-extras.yaml [stable-2.7] Fix problem where pip module cannot accept multiple extras (#47449) 2018-10-23 07:16:36 -07:00
jinja2_native-fallback-warning.yaml Warn about falling back to jinja2_native=false (#49063) 2018-12-03 16:36:00 -08:00
junos_commit_error_fix.yaml Fix mandatory statement error for junos modules (#50074) 2019-01-07 10:24:17 -08:00
k8s_auth_kubeconfig.yml Use kubeconfig if either context or kubeconfig is set (#47373) (#47496) 2018-10-24 07:33:20 -07:00
k8s_facts_fix.yaml k8s_facts: fix handling of unknown resource types (#47857) 2018-11-12 20:32:04 -08:00
lineinfile-empty-regexp.yml
lineinfile-insertbefore-index-out-of-range.yaml
loop-cache-fix.yaml
loop-cache-include-apply.yml [stable-2.7] Fix return statement where we short circuit _get_delegated_vars (#48102) 2018-11-05 11:19:47 -08:00
loop_undefined_delegate_to.yaml
lvg_fix_47301.yaml Add issue 47301 changelog fragment 2018-11-05 10:49:48 -08:00
lxd-idempotent-config.yaml
mail-fix-regression.yaml mail: Fix regression when sending mail without SSL (v2.7) (#47019) 2018-10-22 16:45:21 -07:00
mass-remove-deprecated.yaml
missing_interpreter.yml
module_defaults_groups.yml
more-world-readable-warning-skips.yaml
mysql-migrate_to_pymysql.yaml
netconf_config_comfirm_commit_fix.yaml Fix in confirmed_commit capability in netconf_config modules (#46964) 2018-10-15 10:06:45 -07:00
netconf_config_default_operation.yaml
netconf_module_utils_py3_fix.yaml Fix netconf module_utils dict changed size issue (#46778) 2018-10-11 07:44:33 -07:00
nios_a_record_delete_failure_with_uppercase_name.yaml Fixes issue where uppercase named A_Record delete was getting skipped (#51592) 2019-02-04 12:44:30 -08:00
no-dynamic-import-tasks.yaml
no-mutable-fieldattribute-defaults.yaml [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 2018-10-12 10:38:38 -07:00
no-overwrite-roles.yaml [stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 2018-10-23 12:29:12 -07:00
no_log_fix_for_connection_exceptions.yaml
nxos_ambiguous_command_check.yaml
nxos_evpn_vni_check_mode.yaml changelog 2018-11-05 09:31:36 -08:00
nxos_facts_multiple_bugfixes.yaml changelog 2018-12-03 16:40:41 -08:00
nxos_facts_trailing_comma.yaml Add changelog 2018-11-05 09:31:36 -08:00
nxos_file_copy_PY3_fix.yaml Add changelog 2018-10-23 06:44:52 -07:00
nxos_install_os_force_disruptive.yaml Add changelog 2018-11-05 09:31:36 -08:00
nxos_install_os_nxapi_fix.yaml changelog 2018-12-03 16:40:41 -08:00
nxos_interface_linkagg_idempotence.yaml changelog 2018-12-03 16:40:41 -08:00
nxos_ospf_vrf_idempotence.yaml Fix nxos_ospf_vrf module auto-cost idempotency and module check mode (#47190) 2018-10-23 06:44:52 -07:00
onepassword_unlock_vault.yaml
openssl-python3.yaml openss: fix various test and Python 3 issues (#47188) 2018-10-22 08:59:23 -07:00
openstack-fixes-for-2.7.5.yaml [stable-2.7] openstack: fix parameter handling when cloud provided as dict (#42899) (#49745) 2018-12-10 12:33:34 -08:00
openstack_inventory_fix.yml allow openstack invetnory to work cacheless 2019-01-07 10:23:12 -08:00
os-family_distro_variable_clearlinux.yaml set ansible_os_family from name variable in os-release for clearlinux… (#49906) 2019-01-09 14:32:06 -08:00
os_router_enable_snat_fix.yaml [backport 2.7] Check if enabled_snat is set in modules arguments (#46754) (#47807) 2018-11-01 10:10:20 -07:00
ovirt_host_network_check_for_empty_user_opts.yaml ovirt_host_network: check for empty user_opts (#46695) 2018-10-23 06:42:38 -07:00
ovirt_host_network_fix_type_conversion.yaml ovirt_host_network: Fix type conversion 2018-10-30 06:57:54 -07:00
ovirt_host_pm_bug_fixes_for_power_management.yaml ovirt_host_pm: Fix to powermanagement module (#47659) 2018-10-31 08:24:25 -07:00
ovirt_storage_connection_password-comparison.yaml Backport/2.7/48933 (#49400) 2018-12-04 06:59:10 -08:00
ovirt_vm__Fix_initialization_of_cloud_init.yaml ovirt_vm: Fix initialization of cloud init 2018-10-23 06:30:22 -07:00
ovirt_vm_check_next_run_configuration_update_if_exist.yaml ovirt_vm: Check next_run configuration update if exist 2018-10-23 08:36:40 -07:00
ovirt_vm_fix_issue_in_setting_the_custom_compatibility_version_to_NULL.yaml ovirt_vm: Fix issue in setting the custom_compatibility_version to NULL 2018-10-23 06:29:26 -07:00
ovirt_vm_fix_issue_in_SSO_option.yaml ovirt_vm: Fix issue in SSO option 2018-10-23 06:41:53 -07:00
parimko_ssh-log-message.yaml [stable-2.7] Improve log message in paramiko_ssh connection plugin (#49004) (#49318) 2018-12-03 17:02:43 -08:00
password_sanity_check.yml
passwordstore-lookup-backup.yaml
pause-stdout-redirection.yaml
pause-try-except-curses.yaml
persistent-socket-lock-name.yaml [2.7] Don't fail if a remote_addr with a '/' hits ansible_connection (#49781) (#50037) 2019-01-07 09:32:55 -08:00
pip-fix-idempotence-in-check-mode.yaml [stable-2.7] Fix pip idempotence in check mode 2018-11-11 10:14:35 -08:00
piped-transfer-empty-files.yaml
playbook-order-reverse_inventory.yaml [stable-2.7] Fix reverse_inventory order to work on python3 (#49895) (#50048) 2019-01-07 11:12:31 -08:00
plugin-docs-list-fix.yaml fixes to ansible-doc (#47209) 2018-10-17 11:40:02 -05:00
plugin-filters-cfg.yaml
plugins-accept-only-valid-args.yaml
postgresql_user-not-sup-error.yaml postgresql_user: fix test errors on newer Fedora versions (#47166) 2018-10-22 08:37:32 -07:00
powershell-bootstrap.yaml powershell - add bootstrap wrapper to packaging manifest 2018-11-30 08:48:24 -08:00
preserve_delegate_nolog.yml
ps_sb_logging.yaml split PS wrapper and payload (CVE-2018-16859) (#49143) 2018-11-26 15:28:47 -08:00
psexec-handle-socket-errors.yaml psexec: Handle socket errors (Connection timeout) (Backport) (#47407) 2018-10-22 11:34:25 -07:00
psexec-imp-error.yaml psexec: better error on import failure (#47327) 2018-10-22 10:41:19 -07:00
psrp-display-exec-output.yaml psrp - do not display bootstrap wrapper for eachach task (#51779) 2019-02-11 11:16:17 -08:00
psrp-utf8-stdio.yaml WinRM/PSRP: Ensure shell returns UTF-8 output (#47404) 2018-10-23 21:04:09 -07:00
psrp-utf8.yaml psrp - fix unicode handling in Python 2 (#47461) 2018-10-23 21:04:09 -07:00
puppet_debugging_options.yaml
pure_facts_fix.yaml Pure Storage facts fix (#50349) 2019-01-07 10:57:29 -08:00
py37_misc_module_backports.yaml Backport #47219 fixes Python 3.7 bugs 2019-01-25 09:03:36 -08:00
reboot-add-aix-support.yml [stable-2.7] Add AIX support to reboot module (#50353) 2019-01-10 08:35:57 -08:00
reboot-change-default-boot-command.yaml [stable-2.7] Always use /proc/sys/kernel/random/boot_id to confirm reboot on Linux (#47017) 2018-11-09 10:06:24 -08:00
reboot-conn-timeout-reset.yaml reboot - Fix connection timeout reset (#51000) 2019-01-18 13:27:41 -08:00
reboot-fix-exception-type.yaml [stable-2.7] Use IndexError in exception (#49488) 2018-12-05 10:34:28 -08:00
reboot-path-alpine-solaris.yaml [stable-2.7] Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 2019-01-07 09:16:58 -08:00
reboot-unicode-string.yaml
reboot-var-fix-bare-linux.yaml
reboot-vmware-esxi.yaml [stable-2.7] Reboot - Fix VMware ESXi not working by adding appropriate commands (#49637) 2019-01-09 14:39:56 -08:00
reboot_missing_parameter.yaml Register missing parameter reboot_timeout (#46585) 2018-10-09 18:25:58 -07:00
reboot_openbsd_support.yaml Add support for OpenBSD (#46147) 2018-10-09 18:22:44 -07:00
redis-3-compat.yaml [stable-2.7] Support version 3 of the redis python library (#49445) 2018-12-06 09:36:00 -08:00
remote_tmp_de-escalated_user.yaml
remove-merge-multiple-tags.yaml
remove-simplejson.yaml
remove-unused-ansible-remote-temp.yaml
remove_redundant_md5.yml remove redundant md5 hashing 2018-11-01 10:54:05 -07:00
restore_sigpipe_dfl.yml [stable-2.7] Restore SIGPIPE handler to DFL on POpen 2018-10-15 10:54:04 -07:00
rhsm_repository-handle-no-repos.yml rhsm_repository: Properly handle no repos (#51938) 2019-02-22 10:45:17 -08:00
s3.yaml
script-module-no-file-path.yaml
service.yml
skip_invalid_plugin.yml Loader invalid plugin nicer error (#52754) 2019-02-26 10:42:04 -08:00
sns_topic_boto3_port.yaml
solaris-prtdiag-path.yaml Locate prtdiag even when absent from /usr/bin (#44113) 2018-10-12 10:34:51 -07:00
squash-deprecation-message.yml [stable-2.7] Make squash deprecation messages less misleading (#49551) 2018-12-06 10:01:35 -08:00
ssh_connection_invalid_password.yaml [stable-2.7] Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-24 10:38:08 -08:00
syslog_facility-for-journald.yml
systemd-warn-on-chroot.yaml check for chroot in systemd module (#43904) 2019-01-21 08:32:51 -08:00
systemd_user_dep_fixes.yml
telent-prompt-fix.yaml [2.7] escape default prompt detection in telnet action plugin (#46573) (#47440) 2018-10-23 09:27:01 -07:00
template_output_encoding.yml
terminal_plugin_nxos_iosxr.yaml
tls_mail.yml mail: fixed STARTTLS module working with python 3.7.0 (#47412) 2018-11-08 17:24:43 -08:00
to-nice-json-separators.yaml
ufw-reset-check-mode.yaml Prevent bug in 'ufw --dry-run reset' to delete firewall rules. 2019-02-11 12:24:43 -08:00
unsafe-set-wrap.yaml [stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372 (#47510). 2018-10-23 12:30:15 -07:00
uri-supports-async.yaml [stable-2.7] Add missing self._supports_async to uri action plugin (#47677) 2018-10-31 08:25:15 -07:00
urls-if-modified-since.yaml
user-do-not-pass-ssh_key_passphrase-on-cmdline.yaml 2.7: user: do not pass ssh_key_passphrase on cmdline (#47445) 2018-10-22 19:59:34 -07:00
user-docs-underlying-tools.yaml
user-fix-zero-negative-expiration.yaml [stable-2.7] user: fix removing the expiry time when it's 0 (#47115) 2018-11-09 10:04:50 -08:00
user-freebsd-createhome-name-fix.yaml
user-module-backup-shadow.yaml
user-password_lock-change-fix.yaml [stable-2.7] make password locking in user module idempotent (#43671) 2018-11-09 10:07:03 -08:00
user-restore-disabled-account.yaml [stable-2.7] User module - allow bang and exclamation in password field without warning (#46498) 2018-11-05 15:14:42 -08:00
user_freebsd_always_changed_bugfix.yaml
v2.7.0-initial-commit.yaml
v2.7.0_summary.yaml
v2.7.0a1_summary.yaml
v2.7.0b1_summary.yaml
v2.7.0rc1_summary.yaml
v2.7.0rc2_summary.yaml
v2.7.0rc3_summary.yaml
v2.7.0rc4_summary.yaml
v2.7.1 New release v2.7.1 2018-10-25 13:12:52 -07:00
v2.7.2_summary.yaml New release v2.7.2 2018-11-15 13:48:34 -08:00
v2.7.3_summary.yaml New release v2.7.3 2018-11-29 09:02:47 -08:00
v2.7.4_summary.yaml New release v2.7.4 2018-11-30 09:30:22 -08:00
v2.7.5_summary.yaml New release v2.7.5 2018-12-13 09:26:14 -08:00
v2.7.6_summary.yaml New release v2.7.6 2019-01-17 09:16:01 -08:00
v2.7.7_summary.yaml New release v2.7.7 2019-02-07 14:08:13 -08:00
v2.7.8_summary.yaml New release v2.7.8 2019-02-21 09:17:52 -08:00
vars_prompt-allow-prompting-for-play-vars.yaml
vault-errors.yaml
vm_fix.yml Fix for a caching traceback 2018-12-06 10:59:32 -08:00
vmware_guest-documentation_fix.yaml [backport/2.7] Update vmware.py minor typo 2019-01-21 08:33:32 -08:00
vmware_wait_for_task_fix.yaml
vultr_modules_renamed.yml
win-become-elevation.yaml win become - fix token elevation issues 2019-02-11 18:21:23 -08:00
win_become_async_older_hosts.yml
win_certificate_store-excp.yaml win_certificate_store - Fix exception handling typo (#52906) 2019-02-26 10:15:40 -08:00
win_chocoalatey_install_tls12.yml
win_chocolatey-beta-versions.yaml win_chocolatey - fix beta version parsing (#52601) 2019-02-21 17:01:28 -08:00
win_chocolatey-bugfixes.yaml
win_chocolatey-return-rc-always.yml
win_chocolatey.yaml win_chocolatey: Fix hang on missing/required base env vars (#51154) 2019-01-21 18:34:04 -08:00
win_copy-dest-quote.yaml
win_copy-empty-dir.yaml win_copy - fix remote dir copy when it contains an empty dir (#50126) 2019-01-07 10:23:42 -08:00
win_disk_image-mount-paths.yaml
win_domain-dns-typo-fix.yml
win_domain_controller-netlogon.yaml
win_group_membership-com-marshal.yaml
win_iis_webapppool-output-fix.yml
win_lineinfile-output.yaml win_lineinfile - fix malformed returned json (#50066) 2019-01-07 10:19:34 -08:00
win_power_plan-windows10.yaml win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 2019-02-04 12:35:53 -08:00
win_privilege_util.yaml
win_psexec_command_arg.yaml
win_psexec_session-selection.yaml
win_reboot-fixes.yml
win_reboot-post-reboot-delay.yaml Backport #46360 for 2.7 - Fix for ignore post_reboot_delay (#46510) 2018-10-11 07:42:03 -07:00
win_say-fix.yaml
win_security_policy-empty-value.yaml
win_security_policy-rights.yaml win_security_policy - add warning when using this module ot edit rights (#48850) 2018-11-20 13:54:08 -08:00
win_updates-async-fix.yml
win_uri-json.yml
win_uri-junk-data.yaml win_uri: stop output from mixing with module result (#48140) 2018-11-05 17:42:52 -08:00
win_user-validate-fixes.yaml
win_wait_for-timeout.yaml
windows_setup_memtotal.yml [stable-2.7] fix memtotal_mb rounding on VMWare and swaptotal_mb conversion from KB to MB (#50055) 2019-01-07 10:10:46 -08:00
winrm-ansible-conn-error.yaml Backport: Raise AnsibleConnectionError on winrm connnection errors (#52227) 2019-02-14 12:43:24 -08:00
winrm_kinit-remove-pass-log.yml
winrm_pexpect.yaml
wrcwd_ansible.cfg.yml
xdg_systemd_fix.yml ensure we have required systemd env var (#50607) 2019-01-18 12:48:18 -08:00
yum-handle-obsoletes-check-update.yaml yum also parse obsolete package output (#45365) 2018-11-09 10:03:58 -08:00
yum-proxy-userpass.yaml fix yum proxy username/password handling (#47435) 2018-10-23 06:31:07 -07:00
yum-unauthenticated-proxy.yaml Backport/2.7/51548 - Properly handle unauthenticated yum proxy config (#52245) 2019-02-14 12:45:31 -08:00
yum4_dnf_yum_action_plugin.yml
yum_bugfux.yml yum module handle list optional empty strings properly (#46634) (#46819) 2018-10-11 09:41:04 -07:00
yum_bugfux_conf_file_none_type.yml yum module properly check for None config_file (#46641) (#46820) 2018-10-11 12:16:50 -07:00
yumdnf-autoremove.yaml Correct yum and dnf autoremove behavior (#47902) 2018-11-05 15:15:43 -08:00
yumdnf-better-uri-handling.yaml add changelog for pr #49912 (#49962) 2019-01-07 09:24:21 -08:00
zypper-on-ubuntu.yaml