..
15732-wait_for-documentation_fix.yaml
[Backport 2.7] wait_for: Add note about path and port ( #49118 )
7 years ago
16748-docker_container-memory.yaml
[2.7] docker_*: changelogs ( #45056 )
7 years ago
24633-copy-coherency-between-check-normal-mode.yaml
Add coherency between check and normal mode for copy plugin action see issue #24633 ( #51582 )
7 years ago
26937-fix-remove-orphans.yml
fix remove_orphans using APIs exposed via AnsibleDockerClient ( #54316 )
7 years ago
32738-native-jinja-types.yaml
Add changelog for Jinja2 native types ( #44309 )
8 years ago
33156-vmware_guest-resource_pool.yaml
VMware: Rewrite get_resource_pool method for correct resource_pool selection ( #39792 )
7 years ago
33239-sensu-expire-cast-int.yaml
Cast int for expire field to avoid call failure to sensu API ( #33239 )
7 years ago
33579-docker_container-log_driver.yaml
[2.7] docker_*: changelogs ( #45056 )
7 years ago
34863-rabbitmq_user_unpack_fix.yaml
Ignore empty result of rabbitmqctl list_user_permissions ( #35598 )
7 years ago
35120-redis_inventory_plugin_flush_cache.yaml
Only delete key from redis in-memory cache if present ( #35126 )
7 years ago
36811-fix-lvol-valueerror-with-float-size.yaml
[backport 2.7] Fixed lvol ValueError with float size. ( #52836 )
7 years ago
38679-vmware_guest-refactor_disk_logic.yml
VMware: Refactor disc logic ( #39285 )
7 years ago
39301-dnsimple_keyerror_record-type.yaml
[2.7]: dnsimple: fix KeyError: 'record_type' ( #52646 )
7 years ago
40092-mysql_user-match-backticks.yml
backport/2.7/40092 ( #51909 )
7 years ago
42042-inventory_with_no_region.yaml
fixes #42042 ( #42939 )
8 years ago
42170-acme-backend-selection.yaml
ACME: use Cryptography (if a new enough version is available) instead of OpenSSL ( #42170 )
8 years ago
42322-nmcli_fix_vlan_mod_function.yaml
[2.7] nmcli: backport of #42415 ( #46814 )
7 years ago
42380-docker_container-check-mode.yaml
[2.7] docker_*: changelogs ( #45056 )
7 years ago
42456-consul_kv-lookup.yaml
Backport/2.7/42456 - Added SSL Support to consul_kv lookup plugin ( #46466 )
7 years ago
42641-44812-docker-env-variables.yaml
[2.7] docker_*: changelogs ( #45056 )
7 years ago
42647-win_updates.yaml
return wu result from inner job ( #42647 )
8 years ago
42669-add_ssl_zabbix_inventory.yaml
Zabbix inventory improvement ( #42669 )
8 years ago
42857-docker_container-working_dir.yaml
[2.7] docker_*: changelogs ( #45056 )
7 years ago
43024-nclu-empty-net-commands.yaml
NCLU Module: Improve performance by not operating on empty lines ( #43024 )
8 years ago
43931-strip-trailing-comments.yml
Strip trailing comments from /etc/default/passwd ( #43931 )
8 years ago
43997-docker_network-inspect.yaml
[2.7] Fixes #33045 : get existing containers in a network via inspect_network (Rebased #33048 ) ( #47472 )
7 years ago
44324-ini_file-options-with-no-section-managed.yaml
Backport/2.7/44324 Fixes #30599 ini_file module: Options within no section managed ( #47741 )
7 years ago
44500-win_domain_computer.yaml
Module win_domain_computer fix delete computer with child ( #44500 )
7 years ago
44508-win_lineinfile.yaml
Switch to LiteralPath instead of Path. Closes #44508 ( #44509 )
7 years ago
44552-mail-py370-compat.yml
Fix mail module for python 3.7.0 ( #44550 ) ( #44552 )
7 years ago
44561-vmware_host_config_manager-fix_key_error.yml
[Backport 2.7] VMware: Fix KeyError in vmware_host_config_manager
7 years ago
44755-win_nssm_fixes.yaml
win_nssm: add changelog fragment
7 years ago
44808-docker_container-idempotency.yaml
[2.7] docker_*: changelogs ( #45056 )
7 years ago
44988-acme-post-as-get.yaml
ACME: add support for POST-as-GET if GET fails with 405. ( #44988 )
7 years ago
45122-fix-unarchive-excluded_files.yaml
fix: Make sure that the files excluded when extracting the archive are not checked ( #45122 ) ( #49700 )
7 years ago
45151-fix-os-exception.yaml
fix missing exceptions openstack modules ( #48088 )
7 years ago
45155-vmware-handle_exception.yaml
Handle special service where package is not available ( #45155 )
7 years ago
45155-vmware_host_service_facts-update_docs.yaml
VMware: update docs and return docs for vmware_host_service_facts ( #49736 )
7 years ago
45226-vmware_wait_for_ip_address.yaml
VMware: honor "wait_for_ip_address" when powering on a VM ( #45226 )
7 years ago
45269-fix-vm-crashing.yaml
Backport/2.7/45269 ( #52466 )
7 years ago
45378-fix-sql-tags.yml
merged change
7 years ago
45417-ldap_entry-list_conversion.yml
Fix iterator to list conversion in ldap_entry module
7 years ago
45501-get_url-better_checksums.yaml
[backport-2.7] Fix remote checksums when paths have leading dots ( #45287 ) ( #45501 )
7 years ago
45508-parse-docker-service-parameter.yaml
docker_service: parse scale parameter correctly to 2.7 ( #47239 )
7 years ago
45543-rabbitmq_bindings-fix-quote.yaml
[rabbitmq_binding] Fix the quoting of vhost and other names ( #45109 )
7 years ago
45628-fetch_url-error-headers.yaml
Fixing HTTPError case of fetch_url for Python 3 compatibility. ( #45628 )
7 years ago
45700-docker_container-dont-parse-absent.yml
[2.7] docker_container: don't parse/interpret options if state is 'absent' ( #45769 )
7 years ago
45704-fix-redfish_facts-http-redirect.yaml
[backport 2.7] Fixes HTTP redirect issue ( #45513 ) ( #47822 )
7 years ago
45712-45753-vultr-timeout.yml
add changelog fragment
7 years ago
45830-fixed-assigning-ssl-certificate.yaml
Fixing assigning ssl certificate to http listener in app gateway (#45… ( #46027 )
7 years ago
45921-os_router-ignores-enable_snat-no.yml
Fix os_router ignores enable_snat: no ( #45921 )
7 years ago
46044-puppet-puppet6-fix.yaml
Backport/2.7/46044 Make puppet module useable on puppet 6 ( #48871 )
7 years ago
46049-route53-caa-ordering.txt
[2.7] route53: fix CAA record ordering for idempotency ( #46227 )
7 years ago
46115-46035-cs_instance-fixes.yml
[2.7] backport cs_instance fixes ( #46274 )
7 years ago
46148-provide-redfish_facts-gathering-flexibility.yaml
Provide flexibility when retrieving facts ( #46148 )
7 years ago
46245-systemd-fix-service-enable-logic.yaml
module/systemd: fix logic determining if a service needs to be enable… ( #46318 )
7 years ago
46322-docker_container-image-not-given.yaml
docker_container: fix behavior when image is not specified ( #46322 )
7 years ago
46478-haproxy-fix-drain-mode.yaml
Backport/2.7/46478 - haproxy - fixes naming collision ( #51822 )
7 years ago
46521-zabbix_host-fix-link-template-error.yml
[2.7] zabbix_host: backport of #46521 ( #47477 )
7 years ago
46594-docker_container-publish-all-ports.yml
docker_container: improve publish all ports functionality ( #46594 )
7 years ago
46595-docker_container-expected_ports.yml
docker_container: fix problem with published_ports idempotency ( #46595 )
7 years ago
46604-ontap-cifs-server-no-log-password.yaml
[Backport 2.7] sets admin_password to no_log in na_ontap_cifs_server ( #49412 )
7 years ago
46658-plugin_filter-improve_error_handling.yaml
plugin_filter: check for type error ( #46664 )
7 years ago
46665-plugin_filter_doc_fix.yaml
Update plugin filter documentation ( #46665 )
7 years ago
46700-vmware_doc-standalone_esxi.yaml
VMware: Fix documentation for cloning template ( #47847 )
7 years ago
46739-gcp-compute-instance-metadata.yaml
Do not try to encode metadata if it is None ( #46739 )
7 years ago
46740-gcp-utils-credentials-scoping.yaml
Fix google auth scoping for unscoped credentials ( #46740 )
7 years ago
46743-fix-native-jinja-newlines.yaml
Do not strip new lines in native jinja ( #46751 )
7 years ago
46774-ec2_instance_check_mode_fix.yaml
[Backport #46774 ] fix ec2_instance check mode
7 years ago
46800-ec2_vol_facts-handle-missing-tags.yml
[aws] ec2_vol_facts: only access volume tags when set ( #46801 )
7 years ago
46961_fix_aws_ec2_cache.yaml
Fix AWS EC2 inventory plugin caching of groups ( #46961 )
7 years ago
47019-mail-fix-py27-regression.yaml
mail: Fix new breakage on python 2.7 (backport) ( #49222 )
7 years ago
47030-assert-add-success_msg-to-valid-args.yaml
2.7: adds 'success_msg' to valid args for assert module ( #47030 ) ( #47584 )
7 years ago
47046-docker-versions.yaml
Add changelog.
7 years ago
47096-junos-terminal-regex-fix.yml
Backport: junos terminal regex prompt fix to v2.7 ( #47203 )
7 years ago
47109-fail-space-separated-string-pkgs.yaml
2.7: yum/dnf: fail when space separated string of names ( #47109 ) ( #47414 )
7 years ago
47117-vmware_doc-http_api_usage.yaml
doc: Scenario guide for VMware HTTP API usage ( #47686 )
7 years ago
47133-pamd_use_module_tmpdir.yml
pamd: add delete=False to NamedTemporaryFile() ( #47281 )
7 years ago
47198-fix-setuptools-distutils.yaml
[stable-2.7] pip: Fix the mistake replacement from 'distribute' to 'setuptools' ( #47403 ) ( #49132 )
7 years ago
47213-onepassword_facts_fix_password_lookup.yaml
Merge pull request #50160 from Rylon/backport/2.7/47213
7 years ago
47281-pamd-dont-delete-named_temporary_file_on_close.yaml
pamd: add delete=False to NamedTemporaryFile() ( #47281 )
7 years ago
47296-docker_container-memory_swappiness.yaml
[2.7] docker_container: fix memory_swappiness documentation ( #47378 )
7 years ago
47300-ios-check_rc.yaml
[2.7] ios check_rc: Default to sending text of exception, not the whole exception ( #47300 )
7 years ago
47307-handler-include-task.yml
[stable-2.7] Fix exception when including tasks from handlers ( #47307 )
7 years ago
47313-vmware-fix_module_error.yaml
VMware: Fix module usages in module_utils ( #49421 )
7 years ago
47313-vmware_utils-handle_requests_import_error.yaml
VMware: Avoid misleading PyVmomi error if requests import fails
7 years ago
47395-docker_container-ipvX_address.yaml
docker_container: warn if ipvX_address is used for networks but not supported by docker-py ( #47395 )
7 years ago
47396-docker_container-detach-auto-remove.yaml
docker_container: fix interaction of detach:no with auto_remove:yes ( #47396 )
7 years ago
47459_grafana_dashboard_consistency_fix.yaml
Fix consistency issue in grafana_dashboard module. ( #47459 )
7 years ago
47462-fix-redfish_config-idempotency.yaml
[backport 2.7] Fix idempotency issues in set_bios_attributes ( #47802 )
7 years ago
47508-openssl_certificate-fix-not-before-after.yml
[2.7] openssl_certificate, fixed has_expired to check the cert expiration date ( #53203 )
7 years ago
47563-vmware_host-refactor_SSL_thumbprint.yaml
VMware: correct logic to pass ESXi SSL thumbprint ( #47600 )
7 years ago
47608-docker_swarm-advertise_addr.yml
[2.7] Fix advertise addr ( #48405 )
7 years ago
47621-bugfix-for-na-ontap-snapmirror.yaml
Backport/2.7/47621 ( #48129 )
7 years ago
47668-aci_switch_leaf_selector-support_empty_policy_group.yaml
aci_switch_leaf_selector: Support empty policy_group
7 years ago
47689-yum-fix-version-syntax.yaml
yum: fix 'package == version' syntax ( #47744 )
7 years ago
47693-fix-argument-spec-for-netapp-modules.yaml
Fix argument_spec for modules that are using the old version ( #47693 ) ( #48127 )
7 years ago
47695-pamd-fix-idempotence-and-parsing-issues.yml
Backport/2.7/47695 - pamd fixes ( #48307 )
7 years ago
47711-docker_container-minimal-version-checks.yml
docker_container: simplify minimal required version per option handling ( #47711 )
7 years ago
47712-docker_container-detach-auto-remove.yml
docker_container: improve race condition behavior for detach:no, auto_remove:yes behavior ( #47712 )
7 years ago
47722-vmware_guest_powerstate-restore_timeout.yaml
VMware: restore timeout in set_vm_power_state operation ( #47723 )
7 years ago
47747-ftd-http-api-fixes.yaml
[stable-2.7] FTD HTTP Api plugin bug fixes ( #47747 ) ( #48982 )
7 years ago
47809-module_utils_mysql-unexpected-keyword-argument-cursorclass.yml
module_utils/mysql: Fixing unexpected keyword argument 'cursorclass' error after migratio… ( #47809 )
7 years ago
47889-vmware_doc-fix_privilege_names.yaml
VMware: improve readability and fix privileges names on scenario_clone_template ( #47960 )
7 years ago
47900-docker_container-paused.yml
docker_container: fix paused and add some tests ( #47900 )
7 years ago
47920-vmware_guest-handle_no_root_snapshot.yaml
VMware: Handle exception for no snapshot while cloning ( #47924 )
7 years ago
47938-docker_swarm_service-requirements.yaml
clarify port.mode paramter requiremets, fail if unmet ( #47938 )
7 years ago
47997-docker_container-ipc-pid-mode.yml
docker_container: fix ipc_mode and pid_mode idempotency ( #47997 )
7 years ago
48009-ldap_attr-list.yml
ldap_attr bugfix ( #48009 ) ( #48106 )
7 years ago
48036-vultr-fix-empty-list-handling.yaml
vultr: fix for API returned unexpected empty list ( #48036 )
7 years ago
48061-docker_container-auto_removal.yml
docker_container: fix container removal when auto_remove is used ( #48061 )
7 years ago
48148_net_put_cleanup.yaml
Backport/2.7/48148: net_put module leaves empty files behind ( #48151 )
7 years ago
48306-ansible-connection-json
Allow AnsibleVaultEncryptedUnicode to pass through exec_jsonrpc ( #48306 )
7 years ago
48317-do-not-auto-reboot-with-redfish_config-bios-changes
Do not reboot after updating BIOS configuration
7 years ago
48341-ebs-optimized-ec2-instance.yaml
(Backport) ec2_instance, ebs_optimized not sub-option of network ( #48467 )
7 years ago
48342-vultr_server_facts-fix-firewall-group.yml
vultr_server_facts: add tests and changelog for firewall group fix in #48342 ( #48411 )
7 years ago
48474-k8s-module-docs-update.yaml
Updated documentation for the k8s module
7 years ago
48536-docker_volume-labels.yml
Docker volume fix labels ( #48536 )
7 years ago
48551-docker_container-idempotency.yml
docker_container: fix tests and idempotency for init and shm_size ( #48551 )
7 years ago
48580-apt_key-no-tty.yaml
Add changelog fragment about 'apt_key' no TTY fix
7 years ago
48590-docker_container-unpause-stop.yml
[2.7] docker_container: make condition less specific ( #48593 )
7 years ago
48673-fix-omit-on-play-keywords.yaml
Properly handle FieldAttribute.default if callable ( #48992 )
7 years ago
48675-cs_template-fix-keyerror-state-extracted.yml
cs_template: fix KeyError on state=extracted ( #48675 )
7 years ago
48728-win_nssm-credential-quoting.yml
Fix win_nssm credentials quoting ( #48761 )
7 years ago
48730-zabbix_hostmacro-fixes.yml
added changelog fragment
7 years ago
48792-templar-fix-AttributeError.yml
templar: ensure that exceptions are handled, fix 'AttributeError' ( #48792 )
7 years ago
48809-sysvinit_defaults_if_no_runlevels.yaml
Sysvinit - Enabling a service should use "defaults" if no runlevels are specified
7 years ago
48836-proxymox_kvm-dictionary.yaml
Fix dictionary iteration exception reported in #48096 ( #48836 )
7 years ago
48950-vault-encrypted-data-native-jinja.yaml
Fix using vault encrypted data with jinja2_native ( #49025 )
7 years ago
49078-docker_container-min-version-fix.yml
docker_container: fix init option idempotency with old docker-py versions ( #49078 )
7 years ago
49084-influxdb_user-default-password-fix.yaml
Backport/2.7/49084 ( #49973 )
7 years ago
49096-ansible-galaxy-fix_info_typo.yaml
Fix type in ansible-galaxy info output ( #49096 )
7 years ago
49113-iam-role-arn-parsing-updated.yml
[aws] Revert back to getting the AWS role name from the URI ( #49427 )
7 years ago
49123-backport-devuan-support.yml
Added changelog after review
7 years ago
49191-module_utils_mysql-unexpected-keyword-argument-cursorclass.yml
Fix for "AttributeError: 'module' object has no attribute 'cursors'" ( #49191 ) ( #53445 )
7 years ago
49194-grafana_string_handling_fix.yml
Add changelog
7 years ago
49212-require-git-ansible-galaxy.yaml
require git when trying to use it in ansible-galaxy cli ( #49212 )
7 years ago
49235-docker_swarm_service-user-default.yaml
docker_swarm_service: ensure idempotency when the user parameter is None ( #49235 )
7 years ago
49266-acme-error-messages.yml
ACME: improve error handling ( #49266 )
7 years ago
49299-openshift-inventory-plugin-empty-pods-and-serialization.yaml
Fix error where pod has error and no containers
7 years ago
49394_azure_image.yml
azure_rm_image: fix creation of image with data disks ( #49394 ) ( #49518 )
7 years ago
49407-acme-disabled-accounts.yml
Add changelog.
7 years ago
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 )
7 years ago
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 )
7 years ago
49474-network_utils_dict_merge_fix.yaml
fixes an issue with dict_merge in network utils ( #41107 )
7 years ago
49485-ios-retry-section.yaml
[stable-2.7] ios retry config if section filter fails ( #49485 ) ( #51871 )
7 years ago
49553-aci_rest-fix-ignoring-custom-port.yaml
aci_rest: Fix ignoring custom port
7 years ago
49704-fix-vm-facts-crash.yaml
Backport/2.7/49704 ( #52467 )
7 years ago
49758-azure_vmss_update_image_reference_fix.yaml
Backport/2.7/49758 ( #50121 )
7 years ago
49776-product_fix_katello_foreman_module.yaml
Backport into 2.7
7 years ago
49794-docker_container-network-mode.yml
[docker_container] Fixes idempotency checks for network_mode ( #49797 )
7 years ago
49843-docker_container-wrap-env.yaml
[2.7] [docker_container] Failing on non-string env values ( #50899 )
7 years ago
49881-fix-broken-urpmi-module.yaml
fix bug #47154 ( #49881 )
7 years ago
49922-network-cli-timeout.yaml
Backport/2.7/49922: network_cli - ansible_command_timeout not working as expected ( #50068 )
7 years ago
49981-filter-dnsimple-request-by-record-name.yaml
Filter DNSimple request by record name. ( #49981 )
7 years ago
49987-certificate_complete_chain-error.yml
[2.7] certificate_complete_chain: fix stacktrace on parsing error ( #49988 )
7 years ago
50006-azure_rm_inventory_batchrequest_fix.yaml
fix new inventory azure_rm.py ( #50006 )
7 years ago
50034-move-import-errors.yaml
Move errors from import to connect ( #50034 ) ( #50036 )
7 years ago
50076-os-sec-group-rule-proper-module-exit.yaml
os_security_group_rule proper module exit ( #50076 )
7 years ago
50120-fix-vm-facts-managed-disk.yaml
Backport/2.7/50120 ( #52444 )
7 years ago
50134-influxdb_user-invalid_auth_fix.yml
influxdb_user: Fixed unhandled exception on invalid login credentials
7 years ago
50143-win_firewall_rule-invalid-bypass.yml
win_firewall_rule: Remove invalid 'bypass' action (2.7 backport) ( #50222 )
7 years ago
50169-netconf-connection-log.yaml
[2.7] Log netconf connection a la paramiko ( #50169 )
7 years ago
50185-win_updates-report-changes-correctly.yml
win_updates: Correctly report changes on success (2.7 backport) ( #50225 )
7 years ago
50248-fix-coonfig-backup-glob.yaml
Redo #50208 on a per-plugin basis
7 years ago
50249-vmware_vm_inventory-fix_host_ip.yaml
[Backport 2.7] VMware: Fix vmware_vm_inventory
7 years ago
50298-redfish_utils_fix_reference_to_local_variable_systems_service.yaml
redfish_utils: fix reference to local variable 'systems_service' ( #50298 )
7 years ago
50322-openssl-path-error.yml
openssl_*: prevent error when path includes no path ( #50322 )
7 years ago
50337-fix-vultr_server-ssh_keys-handling.yml
vultr_server: fix multiple ssh keys not handled ( #50337 )
7 years ago
50361-openssl_csr-idempotency.yml
openssl_csr: idempotency doesn't work correctly for keyUsage ( #50361 )
7 years ago
50402-ufw-check-direction.yml
ufw: check values for direction depending on situation ( #50402 )
7 years ago
50448-paramiko_ssh_add_auth_timeout.yaml
Backport #50448 that will fix "Authentication timeout" errors.
7 years ago
50540-fix-lastpass-lookup-error.yaml
Fix lastpass lookup error
7 years ago
50654-docker-swarm-service-docker-api-fix.yaml
docker_swarm_service: use exact name match when finding services ( #50665 )
7 years ago
50655-docker_swarm_service-update_order-idempotency.yml
docker_swarm_service: Don’t add difference when update_order is None ( #50655 )
7 years ago
50697-openssl_pkcs12-ca_certificates.yaml
[2.7] openssl_pkcs12: fix ca_certificates path expansion ( #50697 )
7 years ago
50861-docker_swarm_service-documentation-fixes.yml
docker_swarm_service: Documentation fixes ( #50861 )
7 years ago
51028-get-standard-redfish-properties-for-firmware-entries.yaml
Backport/2.7/51028 ( #52048 )
7 years ago
51136-fix-ansible-inventory-tracebacks.yml
Plugin errors backport ( #52749 )
7 years ago
51232-docker_swarm_service-endpoint_mode.yaml
[2.7] docker_swarm_service: Fix endpoint mode idempotency ( #51370 )
7 years ago
51406-aci_aaa_user-description.yaml
aci_aaa_user: Fix changing user description
7 years ago
51473-openssl_csr-idempotence.yaml
openssl_csr: ignore empty strings in altnames ( #51473 )
7 years ago
51495-k8s-load-envvars.yaml
[k8s] Always check envvars when auth parameter is not provided ( #51495 )
7 years ago
51535-ec2-fix-spot-request-end-date.yaml
[Backport 2.7] spot instance request stay opened when module exit with timeout
7 years ago
51602-ec2_instance_single_iface_description.yaml
Added description to single net interface ( #51602 )
7 years ago
51653-fixing-azure-postgresql-parameters.yaml
merge conflict
7 years ago
51661-fixing-azure-mysql-parameters.yaml
resolved conflict
7 years ago
51697-disable_excludes-errors-with-disable-includes-message.yaml
yum: disableexcludes is supported on centos6 ( #51698 )
7 years ago
51764-update-getbiosbootorder-to-standard-redfish-resources.yaml
Backport/2.7/51764 ( #52126 )
7 years ago
51781-fixing-managed-disk-facts.yaml
Fixing managed disk facts ( #51781 )
7 years ago
51795-acme_challenge_cert_helper-module-fail.yaml
acme_challenge_cert_helper: fix bad module.fail_json() call ( #51795 )
7 years ago
51827-openstack_logs_to_stderr.yml
Send openstack inventory logs to stderr ( #51827 )
7 years ago
51853-fix-truncated-macro-contexts.yml
Backport/2.7/51853 ( #53153 )
7 years ago
51898-remove-non-standard-redfish-manager-attrs-commands.yaml
Backport/2.7/51898 ( #52100 )
7 years ago
51953-onepassword_facts-bug-fixes.yaml
Backport/2.7/51953 ( #53657 )
7 years ago
52010-handle-empty-output-in-remote_exists.yaml
Handle empty output in remote_exists (backport of #52010 to 2.7) ( #54103 )
7 years ago
52034-fix-traceback-on_ansible-doc_-all.yaml
Fix trackback on providing arguemnt --all to ansible-doc command ( #52034 )
7 years ago
52051-jenkins_plugin-state_present_fix.yaml
Fixing state=present for jenkins_plugin module ( #52051 ) ( #52535 )
7 years ago
52130-win_psmodule-update_nuget.yaml
Install the NuGet package provider if needed ( #52129 )
7 years ago
52158-jinja2-native-types-contructed-keyed-groups.yaml
Native Jinja2: raise undefined error immediately ( #52237 )
7 years ago
52166-fix_rabbitmq_plugin_idempotence.yml
Fix idempotence in rabbitmq_plugin ( #52166 )
7 years ago
52381-vmware_vm_inventory-fix_yaml_flag.yaml
[Backport 2.7] VMware: Handle customValue in inventory
7 years ago
52388-postgresqldatabase-fix-force-update.yml
Fixing azure_rm_postgresqldatabase force_update parameter ( #52388 )
7 years ago
52389-mysqldatabase-fix-force-update.yaml
fixing force_update in azure_rm_mysqldatabase ( #52389 )
7 years ago
52536-jenkins_plugin-update_url.yaml
Updating update_url for jenkins_plugin ( #52086 ) ( #52536 )
7 years ago
52540-fix-vm-facts-crashing-managed-disk.yaml
Backport/2.7/52540 ( #52545 )
7 years ago
52822-cloudscale_fix-py3.yaml
[2.7] cloudscale: fix compatibilty with older py3 versions ( #52822 ) ( #52915 )
7 years ago
52825-docker_swarm-detection-check-mode.yaml
docker_swarm: hopefully fix debug CI problems, and fix check mode ( #52825 )
7 years ago
52885-edgeos-connectionError_fix.yaml
[Backport 2.7] Add missing ConnectionError imports
7 years ago
52895-docker_swarm-labels.yaml
docker_swarm: fix idempotency ( #52976 )
7 years ago
53003-docker_swarm-force-new-cluster.yml
Fix force when state==present. ( #53003 )
7 years ago
53039-docker_swarm-ca_force_rotate.yml
docker_swarm: fix ca_force_rotate idempotency ( #53039 )
7 years ago
53046-azure_rm_inventory_properties_missing.yaml
backport: add missing hostvars properties in azure_rm.py inventory ( #53046 ) ( #54318 )
7 years ago
53070-get_url-check_mode.yml
get_url: return no change in check mode when checksum matches
7 years ago
53129-docker_swarm-older-docker-py.yaml
[2.7] docker_swarm: removing nodes requires docker >= 2.4.0 ( #53592 )
7 years ago
53134-yum-fix-disable_excludes-when-repoquery.yaml
2.7: yum: fix disable_excludes in repoquery fallback ( #53697 )
7 years ago
53152-create-groups-using-composed-variables.yaml
use composed vars in constructed groups ( #53152 )
7 years ago
53198-openssl_csr-subject-validation.yml
openssl_csr: improve subject validation ( #53198 )
7 years ago
53201-openssl_csr-improve-invalid-san.yml
openssl_csr: improve invalid SAN error messages ( #53201 )
7 years ago
53207-openssl_certificate-assertonly-extensions.yml
openssl_certificate: make sure extensions are present when they are queried by assertonly ( #53207 )
7 years ago
53224-docker_swarm_service-UpdateConfig.yml
[2.7] docker_swarm_service: fix problem with UpdateConfig on certain docker daemons ( #53224 )
7 years ago
53229-docker_swarm_service-return-value.yml
[2.7] docker_swarm_service: rename return variable to swarm_service ( #53408 )
7 years ago
53262-docker_swarm_service-test_parameter_versions.yml
[2.7] docker_swarm_service: don't crash when publish isn't specified ( #53262 )
7 years ago
53289-module-option-int-long.yml
[stable-2.7] Python 2: accept both long and int for type=int (module options) ( #53289 )
7 years ago
53440-docker_container-warnings.yml
docker_container: show warnings, fix/improve tests ( #53440 )
7 years ago
53451-docker_image-fix-changed-tag-push.yml
[docker_image] fix the changed state for tagging and pushing ( #53451 )
7 years ago
53496-azure_rm_inventory_vmss_nic.yaml
Backport/2.7/53496: fix azure_rm.py not showing nic info for vmss #53496 ( #54379 )
7 years ago
53503-docker_swarm_fix_node_id.yml
apply node_id parameter to swarm node removal ( #53503 )
7 years ago
54028_tower_settings_value_param_required.yml
Backport/2.7/54028 tower_settings: "get" isn't implemented, "value" parameter is required ( #54051 )
7 years ago
54044-fix-include_task-no-file-traceback.yml
[2.7] include_tasks: fix traceback if no file specified ( #54044 ) ( #54164 )
7 years ago
54085-openssl-mode-writing.yaml
openssl_*: proper mode support ( #54085 )
7 years ago
54101-backport-51034-foreman-inventory.yaml
Fix Foreman returning host parameters ( #54101 )
7 years ago
54192-openssl_publickey-openssh-passphrase.yml
openssl_publickey: fix handling of OpenSSH private keys with passphrase ( #54192 )
7 years ago
54296-openssl_dhparam-remove.yaml
openssl_dhparam: fix state=absent ( #54296 )
7 years ago
54298-openssl_certificate-remove.yaml
[2.7] openssl_certificate: fix state=absent ( #54348 )
7 years ago
54434-iam-role-arn-parsing.yml
[aws] Fix IAM role name parsing to come from the ARN ( #46076 )
7 years ago
aci_access_port_to_interface_policy_leaf_profile-missing_policy_group.yaml
Add changelog fragment
7 years ago
aci_interface_policy_leaf_policy_group-missing_aep.yaml
[2.7] aci_iplpg: Support missing aep ( #48115 )
7 years ago
acl_doc_fix.yml
added missing docs for option in acl module ( #50775 )
7 years ago
add_file_lock_feature.yaml
Simple file locking feature ( #42024 )
8 years ago
add_random_mac_filtter.yaml
Add random_mac string filter ( #39775 )
8 years ago
admin-users-default-change.yaml
Make admin_users only contain root and toor because admin is used for non-privileged accounts
8 years ago
ajson-nested-decode.yaml
[stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder ( #45924 )
7 years ago
allow_regions_aws_invp.yml
Backport aws ec2 missing region discovery ( #51626 )
7 years ago
alternative_facts.yml
fix alt linux detection for new versions ( #43723 )
8 years ago
ansiballz_one_interpreter.yml
AnsiballZ improvements
8 years ago
ansiballz_streamline_imports.yaml
Remove an unnecessary import from the ansiballz wrapper ( #41747 )
8 years ago
ansible-connection-cleanup-when-failed.yaml
[2.7] Clean up after ansible-connection if failure occurred in start() ( #45930 )
7 years ago
ansible-doc-fixes.yml
fixes to ansible-doc ( #47209 )
7 years ago
any_unparsed_is_failed.yaml
Introduce inventory.any_unparsed_is_failed configuration setting ( #41171 )
8 years ago
authorized_key_symlinks.yaml
authorized_key 29891 use os.path.realpath to follow keyfile symlinks ( #40417 )
8 years ago
auto_nice_error.yml
allow nontype configdata ( #53365 )
7 years ago
avoid_cwd_vars.yml
avoid loading vars on unspecified basedir (cwd) ( #42067 )
8 years ago
avoid_ssh_retry_discolsures.yml
ensure ssh retry respects no log ( #49569 ) ( #49724 )
7 years ago
aws_bugfix_backports.yml
Changelog for AWS bugfixes ( #45319 )
7 years ago
aws_caller_facts_add_account_alias.yaml
added account_alias in the response of module aws_caller_facts ( #42345 )
7 years ago
aws_cloudfront_distribution_fix_nonexistent_method_name.yaml
[aws] cloudfront_distribution - fix method name, backport/2.7/45498 ( #45512 )
7 years ago
aws_core_is_boto3_error_code.yml
Add AWS boto3 error code exception function is_boto3_error_code ( #41202 )
8 years ago
aws_ec2_inventory_integration_tests.yaml
fix no_log indentation so AWS temporary credentials aren't displayed in tests
7 years ago
aws_parameter_store_pagination.yaml
[aws_ssm_parameter_store] use describe_parameters paginator ( #45632 ) ( #45666 )
7 years ago
aws_rds_inventory_plugin_added.yaml
RDS inventory plugin ( #41919 )
7 years ago
aws_s3_async_fix.yaml
Fix async for aws_s3 - fixes #40281 ( #40826 )
8 years ago
aws_s3_decryption_fix.yaml
aws_s3: don't decrypt file before uploading - fixes #39287 ( #39634 )
8 years ago
aws_s3_fix_custom_endpoints.yaml
[aws] Remove walrus conditional in aws_s3 module when using custom s3_url ( #36832 )
8 years ago
azure-storage-cloud-environment.yaml
Cherrypick stable2.7 44802 ( #45332 )
7 years ago
azure-version.yaml
azure_rm_common: use __version__ from module_util ( #46184 )
7 years ago
azure_autoscale.yaml
Backport: fix the autoscale resource id #45477 ( #45532 )
7 years ago
azure_rm_autoscale-fixed_date.yml
Fix auto scale create with fix date without recurrence ( #47186 ) ( #47258 )
7 years ago
azure_rm_deployment_fix_45941.yaml
fix premature exit when RG doesn't exist ( #46013 )
7 years ago
azure_rm_subnet_route_table.yaml
Fix if the route table changed to none ( #49533 ) ( #49703 )
7 years ago
basic_booleans_backward_compat.yaml
Restore BOOLEANS import in basic.py ( #42008 )
8 years ago
batch_mode_elasticsearch_plugin.yaml
Add the possiblity to force a plugin installation ( #41688 )
8 years ago
blockdoc.yml
improved block docs ( #43611 )
7 years ago
blockinfile-bytes-fix.yaml
Use bytes rather than native string for result ( #46281 )
7 years ago
callback-keep-more-debug-keys.yml
[stable-2.7] Do not filter out exception, warnings, deprecations on failure when using debug ( #47588 )
7 years ago
callback_fixes.yml
use ansible json encoder for results in callbacks ( #46830 )
7 years ago
callback_plugin_merge.yml
Merge various stdout callback plugins into 'default' ( #41058 )
8 years ago
cb_fix_config.yml
Fix callback config typos ( #45316 )
7 years ago
cfg_mgr_fix.yml
fix bug in config mgr
7 years ago
clarify_error_message.yml
better error messasge ( #42770 )
8 years ago
cleanup__file__.yaml
Port modules away from __file__
8 years ago
clear_system_variablse.yml
Fix for changes in clearlinux ( #49344 )
7 years ago
cli_config_diff_fix.yaml
Allow check_mode with supports_generate_diff capability in cli_config ( #51384 )
7 years ago
cliconf-get-bugfixes.yaml
[2.7] Update some cliconf plugins ( #47141 ) ( #47310 )
7 years ago
command_shell_check_mode.yaml
Enable check_mode in command module ( #40428 )
8 years ago
connection_reset.yaml
changed winrm _reset to reset and make ssh reset show warning ( #42651 )
8 years ago
console_color.yml
Allow to specifically customize console's color
8 years ago
copy-diff-text.yaml
[stable-2.7] Ensure that the src file contents is converted to unicode in diff info ( #45744 )
7 years ago
dd-put-empty-files.yaml
[stable-2.7] Support transfering empty files to target host. Fixes #36725 ( #45751 )
7 years ago
deal_with_bad_config_types.yml
better handling of bad type in config ( #48821 )
7 years ago
deepcopy-alternative.yaml
Don't use copy.deepcopy in high workload areas, use naive_deepcopy ( #44337 )
7 years ago
delegate-to-get-vars-no-task.yaml
ensure if we get a non-Task object in _get_delegated_vars, we return early ( #44934 )
7 years ago
delegate_facts_fix.yaml
remove default from delegate_facts to inherit ( #45492 ) ( #51553 )
7 years ago
delegate_to_loop_hostvars.yaml
[stable-2.7] Don't use the task for a cache, return a special cache var ( #47243 )
7 years ago
deprecated-__file__.yaml
AnsiballZ improvements
8 years ago
detect_interpreter_stdout.yml
match interpreter on stdout also ( #49446 )
7 years ago
dict2items-mapping.yaml
[stable-2.7] Allow dict2items to work with hostvars ( #53538 ).
7 years ago
dict_is_dict.yml
dict is dict ( #54057 )
7 years ago
disallow-relative-homedir.yaml
[stable-2.7] Disallow use of remote home directories containing .. in their path (CVE-2019-3828) ( #52133 ) ( #52173 )
7 years ago
django_manage_status.yaml
Backport/2.7/46157 ( #47558 )
7 years ago
dnf-conf-file.yaml
dnf - fix conf_file loading ( #50515 )
7 years ago
dnf-fix-plugin-loading.yaml
dnf module load/init dnf pkg mgr plugins properly ( #49278 )
7 years ago
dnf-group-removal.yaml
Improve dnf group output for clarity
7 years ago
dnf-immutable-mutable.yaml
Handle dnf immutable mutable datatypes ( #47434 )
7 years ago
dnf-localgpgcheck.yaml
dnf properly gpg check local packages based on param ( #47455 )
7 years ago
dnf-modularity.yaml
dnf to support modularity module appstream specs
7 years ago
dnf-update-cache-broken-transaction.yaml
fix order of dnf api operations so transactions don't fail ( #50038 )
7 years ago
dnfyum-disable-excludes.yaml
don't restrict disable_excludes choices incorrectly ( #47453 )
7 years ago
docker-default-ssl.yml
Fix ssl_version default value. ( #42955 )
8 years ago
docker-swarm-min-ver.yaml
[2.7] docker_swarm: fix minimal API version ( #49709 )
7 years ago
docker_container-idempotency.yaml
docker_container: fix various idempotency problems and non-working options ( #45905 )
7 years ago
docker_network-driver_options.yaml
[docker_network] Add handling for Python booleans in driver_options
7 years ago
docker_volume-force-change-detection-revert.yaml
docker_volume: revert #47390 ( #50663 )
7 years ago
docker_volume-force-change-detection.yaml
Fix option change detection / force support for docker_volume. ( #47390 )
7 years ago
drop-python-2.6-controller.yaml
Add note to the porting guide about why we're dropping python-2.6 controller support
8 years ago
ec2-facts.yaml
Remove deprecated ec2_facts ( #44536 )
7 years ago
ec2_fix_assigning_private_without_public_ip.yml
If the private_ip has been provided for the new network interface it shouldn't also be added to top level parameters for run_instances
7 years ago
ec2_group-rule-purge-fix.yaml
[ec2_group] fix comparison of determining which rules to purge - 2.7 ( #48967 )
7 years ago
ec2_group_diff_mode_support.yml
Add diff mode for ec2_group ( #44533 )
7 years ago
ec2_group_fix_target_containing_list_within_list.yaml
ec2_group: fix regression for targets that are a list containing strings and lists ( #45594 )
7 years ago
ec2_vpc_route_table_replace_route_fix.yaml
ec2_vpc_route_table - allow routes to be created if the CIDR already … ( #45178 )
7 years ago
elasticsearch_plugin-showSTDERRonFailure.yaml
elasticsearch_plugin - Show STDERR on module failures. ( #41954 )
8 years ago
elb_application_lb_fix_state_default.yml
Fix dangerous elb_application_lb state ( #44646 )
7 years ago
elb_target_group_fix_KeyError.yaml
elb_target_group - prevent a KeyError exception ( #45169 )
7 years ago
ensure_text_source.yaml
ensure 'text' source assumptions ( #42522 )
8 years ago
env_inject.yml
handle env exception in gathering even no inject ( #43569 )
8 years ago
file-touch-non-owner.yaml
file - allow touch on files not owned by user ( #50964 )
7 years ago
file_attributes.yaml
Remove extra line in file_attributes.yaml
8 years ago
file_touch_check_mode.yaml
Fix file module with check_mode - Fixes #42111 ( #42115 )
8 years ago
file_touch_diff.yaml
Fix file state=touch not returning diff information
8 years ago
fips_md5_import.yaml
basic.py: catch ValueError when trying to import hash algorithms ( #44551 )
7 years ago
firewalld-missing-port-protocol.yml
Backport/2.7/50242 firewalld missing port protocol ( #50493 )
7 years ago
fix-255-exit-code.yaml
Separate some 255 exit codes that are not ssh errors
8 years ago
fix-config-from-environment.yaml
Normalize config from environment as text strings
8 years ago
fix-open-url.yml
Only assume GET if no data, otherwise POST ( #43133 )
8 years ago
fix-os_router.yaml
Add missing changelog for PR #44418 ( #44478 )
7 years ago
fix-password-lookup-on-fips.yaml
[stable-2.7] Fix password lookup for FIPS
7 years ago
fix-selectors-error-condition.yaml
Fix the local and ssh plugins for a cornercase retrying a syscall
8 years ago
fix-swap-mount-module.yaml
Fix for creation and removal of swap record in fstab ( fixes #42706 , #31437 and #30090 ) ( #42837 )
8 years ago
fix-world-readable-skip-message.yaml
Make links anonymous so that they don't trigger rstcheck
7 years ago
fix_ansible_connect_timeout.yaml
fix ansible_connect_timeout variable in connection plugins and nxos_install_os timeout check ( #51209 )
7 years ago
fix_calling_deprecate_with_correct_arguments.yaml
Fix calling deprecate with correct arguments ( #44726 )
7 years ago
fix_ec2_group_target_vpc_precedence.yaml
[2.7] ec2_group - fix VPC precedence for security group targets ( #45787 ) ( #45815 )
7 years ago
fix_flatten.yml
manage levels for 'multiple included lists' ( #46359 )
7 years ago
fix_ir_dupes.yml
Prevent duplicate role insertion into roles: ( #50552 )
7 years ago
fix_no_log_loop.yml
fix tempating issues with no_log and loops ( #44468 )
7 years ago
fix_nxos_facts_indefinite_hang.yaml
[2.7]fix nxos_facts indefinite hang for text based output ( #45846 )
7 years ago
fix_order_serial.yml
Ensure play order is obeyed ( #49897 )
7 years ago
fix_pull_extra.yml
Handle complex quoting in extra args in pull cli ( #50212 )
7 years ago
fix_vmware_inv.yml
dont think all files are valid cause libs present ( #50103 )
7 years ago
fix_vyos_version.yaml
Backport 2.7: Return correct version on installed VyOS ( #39115 ) ( #46730 )
7 years ago
flatpak-compatibility-fixes.yaml
Add changelog fragment for backported flatpak bugfixes
7 years ago
flatten-better-type-check.yml
Use newer is_sequence function instead of MutableSequence ( #44331 )
7 years ago
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 )
7 years ago
from_yaml_all_filter_plugin.yaml
Add from_yaml_all to support multi document yaml strings ( #43037 )
8 years ago
ftd-http-api-plugin-refresh-token.yaml
[stable-2.7] Store Authorization header inside HttpApi connection plugin ( #45598 ) ( #45608 )
7 years ago
galaxy-metea-yaml-extension.yaml
[stable-2.7] Support .yaml extension for meta file ( #46505 )
7 years ago
galaxy_list_all_roles.yaml
Pass path to GalaxyRole object ( #43051 )
7 years ago
gce-sort-fix.yaml
Add changelog for gce_net sort fix
8 years ago
gcp_service_account_home_path.yaml
Allow home path expansion on GCP service account files ( #44863 )
7 years ago
get-url-fix-idempotency.yaml
[stable-2.7] Fix logic to not re-download existing files when force=no ( #45495 ) ( #45509 )
7 years ago
get_url-checksum.yaml
[stable-2.7] Fix checksum file parsing in get_url ( #53685 ) ( #53694 )
7 years ago
get_url-remove-fragile-code.yaml
Improve code stability is checksum checking
7 years ago
get_url.yaml
Implement part of #27617 [expend checksum format to <algorithm>:(<checksum>|<url>)] ( #43751 )
7 years ago
grafana_5_dashboard_compatible.yaml
Moved grafana 5 dashboard compatible changelog to fragments dir ( #43593 )
8 years ago
grafana_datasource_fix_basic_auth_python3_issue.yaml
grafana_datasource: use the Ansible helpers to get basic auth header ( #54183 )
7 years ago
hashing-changes.yaml
Share the implementation of hashing for both vars_prompt and password_hash ( #21215 )
7 years ago
icinga2_host-47671-fix-use_proxy.yaml
[2.7] icinga2_host: fix use_proxy option ( #50865 )
7 years ago
ignore_unreachable.yml
New keyword: ignore_unreachable ( #43857 )
7 years ago
include-apply-insert-order.yaml
Change insertion order of apply block to not affect the include_X task itself ( #44912 )
7 years ago
include-double-handler.yaml
Make sure we skip handlers from includes in compile_roles_handlers. Fixes #44848 ( #44852 )
7 years ago
inv_fixes.yml
better information for user from inventory plugins ( #46766 )
7 years ago
inventory_dir_ext_compare_fix.yaml
Make sure we are comparing bytes extensions in inventory plugins ( #42475 )
8 years ago
ios-prompt-fix.yaml
Fix prompt mismatch issue for ios ( #47004 )
7 years ago
iosxr_netconf_plugin_fix.yaml
Fix iosxr netconf plugin response namespace ( #49238 )
7 years ago
ip_netns-fix-exists.yaml
[2.7] fix error checking if netns exists ( #47397 ) ( #47441 )
7 years ago
irc_py3_compat.yaml
fix irc module to work with py3 ( #42267 )
8 years ago
issue46937-pr46519-pr47449-fix-pip-multiple-extras.yaml
[stable-2.7] Fix problem where pip module cannot accept multiple extras ( #47449 )
7 years ago
jinja2_native-fallback-warning.yaml
Warn about falling back to jinja2_native=false ( #49063 )
7 years ago
junos_commit_error_fix.yaml
Fix mandatory statement error for junos modules ( #50074 )
7 years ago
k8s_auth_kubeconfig.yml
Use kubeconfig if either context or kubeconfig is set ( #47373 ) ( #47496 )
7 years ago
k8s_facts_fix.yaml
k8s_facts: fix handling of unknown resource types ( #47857 )
7 years ago
lineinfile-empty-regexp.yml
Add warning when using an empty regexp in lineinfile ( #42013 )
8 years ago
lineinfile-insertbefore-index-out-of-range.yaml
Use proper index value with insertbefore on a one line file ( #46071 )
7 years ago
linux-arm-cpu-count.yaml
[stable-2.7] Correctly count processors on ARM systems. ( #52884 ) ( #53798 )
7 years ago
loop-cache-fix.yaml
Ensure we only cache the loop when the task had a loop ( #44901 )
7 years ago
loop-cache-include-apply.yml
[stable-2.7] Fix return statement where we short circuit _get_delegated_vars ( #48102 )
7 years ago
loop_undefined_delegate_to.yaml
[stable-2.7] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 ( #45231 )
7 years ago
lvg_fix_47301.yaml
Add issue 47301 changelog fragment
7 years ago
lxd-idempotent-config.yaml
changelog for lxd idempotence fix
8 years ago
mail-fix-regression.yaml
mail: Fix regression when sending mail without SSL (v2.7) ( #47019 )
7 years ago
mass-remove-deprecated.yaml
Mass nuke deprecated items that are easily removed. ci_complete ( #44320 )
7 years ago
md5-hash-algorithms-pop-fix.yaml
[stable-2.7] Modify the correct variable when setting available hashing algorithms ( #52994 )
7 years ago
missing_interpreter.yml
more useful messages when module failure ( #43576 )
8 years ago
module_defaults_groups.yml
Extend `module_defaults` by adding default groups for cloud modules ( #44127 )
7 years ago
more-world-readable-warning-skips.yaml
Make links anonymous so that they don't trigger rstcheck
7 years ago
mysql-migrate_to_pymysql.yaml
[stable-2.7] Migrate from MySQLdb to PyMySQL ( #40123 )
7 years ago
netconf_config_comfirm_commit_fix.yaml
Fix in confirmed_commit capability in netconf_config modules ( #46964 )
7 years ago
netconf_config_default_operation.yaml
Make default_operation optional in netconf_config module ( #46333 )
7 years ago
netconf_module_utils_py3_fix.yaml
Fix netconf module_utils dict changed size issue ( #46778 )
7 years ago
netconf_plugin_dispatch_fix.yaml
Fix netconf plugin dispatch response
7 years ago
nios_a_record_delete_failure_with_uppercase_name.yaml
Fixes issue where uppercase named A_Record delete was getting skipped ( #51592 )
7 years ago
nmap_bytes_fix.yml
properly convert inputs to handle bytes/unicode ( #53072 ) ( #53124 )
7 years ago
no-dynamic-import-tasks.yaml
Don't allow import_tasks to transition to dynamic when file is missing. See #44822 ( #44836 )
7 years ago
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 ).
7 years ago
no-overwrite-roles.yaml
[stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play ( #47512 )
7 years ago
no_log_fix_for_connection_exceptions.yaml
Add changelog entry for the no_log fix
8 years ago
nxos_ambiguous_command_check.yaml
[2.7] Add ambiguous command check as the error message is not persistent on nexus devices ( #45341 )
7 years ago
nxos_evpn_vni_check_mode.yaml
changelog
7 years ago
nxos_facts_multiple_bugfixes.yaml
changelog
7 years ago
nxos_facts_trailing_comma.yaml
Add changelog
7 years ago
nxos_file_copy_PY3_fix.yaml
Add changelog
7 years ago
nxos_install_os_force_disruptive.yaml
Add changelog
7 years ago
nxos_install_os_nxapi_fix.yaml
changelog
7 years ago
nxos_interface_linkagg_idempotence.yaml
changelog
7 years ago
nxos_ospf_vrf_idempotence.yaml
Fix nxos_ospf_vrf module auto-cost idempotency and module check mode ( #47190 )
7 years ago
onepassword_unlock_vault.yaml
Add ability to unlock 1Password vault to lookup plugins ( #44923 )
7 years ago
openssl-python3.yaml
openss: fix various test and Python 3 issues ( #47188 )
7 years ago
openssl_certificate_fix_has_expired.yml
[2.7] openssl_certificate, fixed has_expired to check the cert expiration date ( #53203 )
7 years ago
openstack-fixes-for-2.7.5.yaml
[stable-2.7] openstack: fix parameter handling when cloud provided as dict ( #42899 ) ( #49745 )
7 years ago
openstack_inventory_constructed.yml
fix constructed functionality in openstack inventory plugin
7 years ago
openstack_inventory_fix.yml
allow openstack invetnory to work cacheless
7 years ago
os-family_distro_variable_clearlinux.yaml
set ansible_os_family from name variable in os-release for clearlinux… ( #49906 )
7 years ago
os_router_enable_snat_fix.yaml
[backport 2.7] Check if `enabled_snat` is set in modules arguments ( #46754 ) ( #47807 )
7 years ago
ovirt_host_network_check_for_empty_user_opts.yaml
ovirt_host_network: check for empty user_opts ( #46695 )
7 years ago
ovirt_host_network_fix_type_conversion.yaml
ovirt_host_network: Fix type conversion
7 years ago
ovirt_host_pm_bug_fixes_for_power_management.yaml
ovirt_host_pm: Fix to powermanagement module ( #47659 )
7 years ago
ovirt_storage_connection_password-comparison.yaml
Backport/2.7/48933 ( #49400 )
7 years ago
ovirt_vm__Fix_initialization_of_cloud_init.yaml
ovirt_vm: Fix initialization of cloud init
7 years ago
ovirt_vm_check_next_run_configuration_update_if_exist.yaml
ovirt_vm: Check next_run configuration update if exist
7 years ago
ovirt_vm_fix_issue_in_SSO_option.yaml
ovirt_vm: Fix issue in SSO option
7 years ago
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
7 years ago
pamd-make-idempotence-fix.yaml
Backport/2.7/54105 pamd: fix idempotence issue when removing rules ( #54105 )
7 years ago
parimko_ssh-log-message.yaml
[stable-2.7] Improve log message in paramiko_ssh connection plugin ( #49004 ) ( #49318 )
7 years ago
password_sanity_check.yml
Give warning if user inputs not encrypted password to user module ( #43615 )
8 years ago
passwordstore-lookup-backup.yaml
Add backup option to passwordstore lookup (and improve doc) ( #39676 )
8 years ago
pause-stdout-redirection.yaml
Fix pause module so it does not stack trace when redirecting stdout. ( #42217 )
8 years ago
pause-try-except-curses.yaml
Fix NameError in pause module ( #42038 )
8 years ago
persistent-socket-lock-name.yaml
[2.7] Don't fail if a remote_addr with a '/' hits ansible_connection ( #49781 ) ( #50037 )
7 years ago
pip-fix-idempotence-in-check-mode.yaml
[stable-2.7] Fix pip idempotence in check mode
7 years ago
piped-transfer-empty-files.yaml
[stable-2.7] Support empty files with piped transfer_method. Fixes #45426 ( #45618 )
7 years ago
playbook-order-reverse_inventory.yaml
[stable-2.7] Fix reverse_inventory order to work on python3 ( #49895 ) ( #50048 )
7 years ago
plugin-docs-list-fix.yaml
fixes to ansible-doc ( #47209 )
7 years ago
plugin-filters-cfg.yaml
[stable-2.7] Fix issues with PLUGIN_FILTERS_CFG config handling ( #45994 )
7 years ago
plugins-accept-only-valid-args.yaml
Ensure action plugins accept only valid args ( #44779 )
7 years ago
postgresql_user-not-sup-error.yaml
postgresql_user: fix test errors on newer Fedora versions ( #47166 )
7 years ago
powershell-bootstrap.yaml
powershell - add bootstrap wrapper to packaging manifest
7 years ago
preserve_delegate_nolog.yml
preserve delegation info on no_log ( #42577 )
8 years ago
ps_sb_logging.yaml
split PS wrapper and payload (CVE-2018-16859) ( #49143 )
7 years ago
psexec-handle-socket-errors.yaml
psexec: Handle socket errors (Connection timeout) (Backport) ( #47407 )
7 years ago
psexec-imp-error.yaml
psexec: better error on import failure ( #47327 )
7 years ago
psrp-display-exec-output.yaml
psrp - do not display bootstrap wrapper for eachach task ( #51779 )
7 years ago
psrp-utf8-stdio.yaml
WinRM/PSRP: Ensure shell returns UTF-8 output ( #47404 )
7 years ago
psrp-utf8.yaml
psrp - fix unicode handling in Python 2 ( #47461 )
7 years ago
puppet_debugging_options.yaml
Add additional puppet options ( #42218 )
8 years ago
pure_facts_fix.yaml
Pure Storage facts fix ( #50349 )
7 years ago
py37_misc_module_backports.yaml
Backport #47219 fixes Python 3.7 bugs
7 years ago
random_mac-random-int-fix.yaml
[stable-2.7] fix issue in random_mac filter with short prefixes ( #53928 )
7 years ago
reboot-add-aix-support.yml
[stable-2.7] Add AIX support to reboot module ( #50353 )
7 years ago
reboot-change-default-boot-command.yaml
[stable-2.7] Always use /proc/sys/kernel/random/boot_id to confirm reboot on Linux ( #47017 )
7 years ago
reboot-conn-timeout-reset.yaml
reboot - Fix connection timeout reset ( #51000 )
7 years ago
reboot-fix-exception-type.yaml
[stable-2.7] Use IndexError in exception ( #49488 )
7 years ago
reboot-path-alpine-solaris.yaml
[stable-2.7] Reboot - Fix command not found, add Apline support, fix Solaris command ( #49272 )
7 years ago
reboot-unicode-string.yaml
Use unicode instead of bytes ( #46234 )
7 years ago
reboot-var-fix-bare-linux.yaml
reboot: Fix typo and support bare Linux systems ( #45607 )
7 years ago
reboot-vmware-esxi.yaml
[stable-2.7] Reboot - Fix VMware ESXi not working by adding appropriate commands ( #49637 )
7 years ago
reboot_missing_parameter.yaml
Register missing parameter reboot_timeout ( #46585 )
7 years ago
reboot_openbsd_support.yaml
Add support for OpenBSD ( #46147 )
7 years ago
redis-3-compat.yaml
[stable-2.7] Support version 3 of the redis python library ( #49445 )
7 years ago
remote_tmp_de-escalated_user.yaml
Fix remote_tmp when become with non admin user ( #42396 )
8 years ago
remove-merge-multiple-tags.yaml
Remove deprecated tags config option ( #44479 )
7 years ago
remove-simplejson.yaml
Remove use of simplejson throughout code base ( #43548 )
8 years ago
remove-unused-ansible-remote-temp.yaml
ANSIBLE_REMOTE_TMP was an implementation of unified temp that was later changed
8 years ago
remove_redundant_md5.yml
remove redundant md5 hashing
7 years ago
replace-before-after.yaml
[stable-2.7] replace - fixed combined before and after usage ( #31452 )
7 years ago
restore_sigpipe_dfl.yml
[stable-2.7] Restore SIGPIPE handler to DFL on POpen
7 years ago
rhsm_repository-handle-no-repos.yml
rhsm_repository: Properly handle no repos ( #51938 )
7 years ago
s3.yaml
Remove deprecated s3 module ( #44537 )
7 years ago
script-module-no-file-path.yaml
[stable-2.7] Don't pass file_name to DataLoader.load in script inventory plugin ( #45428 )
7 years ago
service.yml
module_utils_service: Fix glob path of rc.d ( #43018 )
8 years ago
skip_invalid_plugin.yml
Loader invalid plugin nicer error ( #52754 )
7 years ago
sns_topic_boto3_port.yaml
sns_topic boto3 port ( #39292 )
7 years ago
solaris-prtdiag-path.yaml
Locate prtdiag even when absent from /usr/bin ( #44113 )
7 years ago
squash-deprecation-message.yml
[stable-2.7] Make squash deprecation messages less misleading ( #49551 )
7 years ago
ssh-check-returncode-before-exception.yaml
[stable-2.7] Don't raise AnsibleConnectionFailure if the ssh process has already died. ( #53534 )
7 years ago
ssh_connection_invalid_password.yaml
[stable-2.7] Catch sshpass authentication errors and don't retry multiple times to prevent account lockout ( #50776 )
7 years ago
syslog_facility-for-journald.yml
Add syslog_facility parameter handling with systemd.journal ( #41078 )
8 years ago
systemd-warn-on-chroot.yaml
check for chroot in systemd module ( #43904 )
7 years ago
systemd_user_dep_fixes.yml
correct and clarify deprecation ( #45234 )
7 years ago
telent-prompt-fix.yaml
[2.7] escape default prompt detection in telnet action plugin ( #46573 ) ( #47440 )
7 years ago
template_output_encoding.yml
Allow specifying the output encoding in the template module ( #42171 )
8 years ago
terminal_plugin_nxos_iosxr.yaml
fix nxos terminal plugin
7 years ago
tls_mail.yml
mail: fixed STARTTLS module working with python 3.7.0 ( #47412 )
7 years ago
to-nice-json-separators.yaml
Fixes #23078 - eliminate trailing whitespace in to_nice_json ( #42633 )
7 years ago
to_yaml-default_flow_style.yaml
[stable-2.7] Keep existing to_yaml behavior with pyyaml >= 5.1. ( #53772 )
7 years ago
ufw-reset-check-mode.yaml
Prevent bug in 'ufw --dry-run reset' to delete firewall rules.
7 years ago
unsafe-set-wrap.yaml
[stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372 ( #47510 ).
7 years ago
uri-supports-async.yaml
[stable-2.7] Add missing self._supports_async to uri action plugin ( #47677 )
7 years ago
urls-if-modified-since.yaml
Introduce and use locale-naive rfc2822 date format function ( #44868 )
7 years ago
user-do-not-pass-ssh_key_passphrase-on-cmdline.yaml
2.7: user: do not pass ssh_key_passphrase on cmdline ( #47445 )
7 years ago
user-docs-underlying-tools.yaml
Add documentation on underlying tools in user module ( #46455 ) ( #46511 )
7 years ago
user-fix-zero-negative-expiration.yaml
[stable-2.7] user: fix removing the expiry time when it's 0 ( #47115 )
7 years ago
user-freebsd-createhome-name-fix.yaml
fix a (forgotten?) change in moving createhome -> create_home ( #42711 )
8 years ago
user-module-backup-shadow.yaml
Add backup feature to user module ( #41854 )
8 years ago
user-password_lock-change-fix.yaml
[stable-2.7] make password locking in user module idempotent ( #43671 )
7 years ago
user-restore-disabled-account.yaml
[stable-2.7] User module - allow bang and exclamation in password field without warning ( #46498 )
7 years ago
user_freebsd_always_changed_bugfix.yaml
Only report change when home directory is different on FreeBSD ( #42865 )
8 years ago
v2.7.0-initial-commit.yaml
Initial commit for 2.7.0 development.
8 years ago
v2.7.0_summary.yaml
New release v2.7.0
7 years ago
v2.7.0a1_summary.yaml
Rename the 2.7.0a1 summary.
7 years ago
v2.7.0b1_summary.yaml
Add a summary for 2.7.0b1
7 years ago
v2.7.0rc1_summary.yaml
New release 2.7.0rc1
7 years ago
v2.7.0rc2_summary.yaml
New release v2.7.0rc2
7 years ago
v2.7.0rc3_summary.yaml
New release 2.7.0rc3
7 years ago
v2.7.0rc4_summary.yaml
New release v2.7.0
7 years ago
v2.7.1
New release v2.7.1
7 years ago
v2.7.2_summary.yaml
New release v2.7.2
7 years ago
v2.7.3_summary.yaml
New release v2.7.3
7 years ago
v2.7.4_summary.yaml
New release v2.7.4
7 years ago
v2.7.5_summary.yaml
New release v2.7.5
7 years ago
v2.7.6_summary.yaml
New release v2.7.6
7 years ago
v2.7.7_summary.yaml
New release v2.7.7
7 years ago
v2.7.8_summary.yaml
New release v2.7.8
7 years ago
v2.7.9_summary.yaml
New release v2.7.9
7 years ago
v2.7.10_summary.yaml
New release v2.7.10
7 years ago
vars_prompt-allow-prompting-for-play-vars.yaml
Only template values in vars_prompt rather than all vars ( #39304 )
8 years ago
vault-errors.yaml
Raise a nicer error when we cannot execute the editor ( #44423 )
7 years ago
vm_fix.yml
Fix for a caching traceback
7 years ago
vmware_guest-documentation_fix.yaml
[backport/2.7] Update vmware.py minor typo
7 years ago
vmware_wait_for_task_fix.yaml
VMware: Fix wait_for_task backoff behavior
7 years ago
vultr_modules_renamed.yml
vultr: rename prefix vr_to vultr_ ( #43994 )
8 years ago
win-become-elevation.yaml
win become - fix token elevation issues
7 years ago
win_acl-paths.yaml
win_acl - fix glob file paths ( #53828 )
7 years ago
win_acl_inheritance-paths.yaml
win_acl_inheritance - fix glob like paths ( #53829 )
7 years ago
win_become_async_older_hosts.yml
runas + async - get working on older hosts ( #41772 )
8 years ago
win_certificate_store-excp.yaml
win_certificate_store - Fix exception handling typo ( #52906 )
7 years ago
win_certificate_store-paths.yaml
win_certificate_store - fix glob like paths ( #54007 )
7 years ago
win_chocoalatey_install_tls12.yml
win_chocolatey: add TLSv1.2 support for install phase ( #41992 )
8 years ago
win_chocolatey-beta-versions.yaml
win_chocolatey - fix beta version parsing ( #52601 )
7 years ago
win_chocolatey-bugfixes.yaml
win_chocolatey: refactor module to fix bugs and add new features ( #43013 )
8 years ago
win_chocolatey-return-rc-always.yml
win_chocolatey: always return the rc return value ( #41883 )
8 years ago
win_chocolatey-update.yaml
win_chocolatey - Fix incompatibilities with latest Chocolatey release ( #53841 )
7 years ago
win_chocolatey.yaml
win_chocolatey: Fix hang on missing/required base env vars ( #51154 )
7 years ago
win_chocolatey_source_disabled.yaml
win_chocolatey_source - fix state=disabled with no source ( #53097 )
7 years ago
win_copy-dest-quote.yaml
powershell: do not quote join_path result to reflect ShellBase join_path ( #45944 )
7 years ago
win_copy-empty-dir.yaml
win_copy - fix remote dir copy when it contains an empty dir ( #50126 )
7 years ago
win_copy-paths.yaml
win_copy - fix glob like paths ( #54006 )
7 years ago
win_disk_image-mount-paths.yaml
win_disk_image: return all mount paths in return value ( #44799 )
7 years ago
win_domain-cred.yaml
win_domain: fix issue when running without credential delegation ( #53480 )
7 years ago
win_domain-dns-typo-fix.yml
win_domain: fix typo in cmdlet call ( #41993 )
8 years ago
win_domain_controller-netlogon.yaml
win_domain modules: ensure Netlogon service is still running after promotion ( #43703 )
8 years ago
win_file-hidden.yaml
Fixed win_file crash with hidden files ( #52584 )
7 years ago
win_file-paths.yaml
win_file - fix glob like paths ( #54003 )
7 years ago
win_find-paths.yaml
win_find - fix glob like paths ( #54005 )
7 years ago
win_group_membership-com-marshal.yaml
win_group_membership - fix random issue with CI on 2012 R2 ( #45462 )
7 years ago
win_iis_webapppool-output-fix.yml
win_iis_webapppool: do not output some cmdlet outputs ( #41884 )
8 years ago
win_lineinfile-output.yaml
win_lineinfile - fix malformed returned json ( #50066 )
7 years ago
win_mod_utils-paths.yaml
windows - Fix module utils with glob paths ( #53835 )
7 years ago
win_owner-paths.yaml
win_owner - fix glob like paths ( #53830 )
7 years ago
win_power_plan-windows10.yaml
win_power_plan: fix for Windows 10 and Server 2008 compatibility ( #51471 )
7 years ago
win_privilege_util.yaml
Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it ( #43179 )
8 years ago
win_psexec-paths.yaml
win_psexec - support paths with a space ( #54009 )
7 years ago
win_psexec_command_arg.yaml
win_psexec: fix arg handling when command contains multiple args ( #44797 )
7 years ago
win_psexec_session-selection.yaml
Add new session parameter to win_psexec ( #44263 )
7 years ago
win_reboot-fixes.yml
win_reboot: fix 2.6 issues and better handle post reboot reboot ( #42330 )
8 years ago
win_reboot-post-reboot-delay.yaml
Backport #46360 for 2.7 - Fix for ignore post_reboot_delay ( #46510 )
7 years ago
win_reboot-psrp.yaml
win_reboot - Fix rc validation when using psrp and add extra docs - 2.7 ( #53718 )
7 years ago
win_say-fix.yaml
win_say - fix up syntax and test issues ( #45450 )
7 years ago
win_security_policy-empty-value.yaml
win_security_policy: Allow setting a value to empty ( #42051 )
8 years ago
win_security_policy-rights.yaml
win_security_policy - add warning when using this module ot edit rights ( #48850 )
7 years ago
win_slurp-paths.yaml
win_slurp - fix glob like paths ( #53831 )
7 years ago
win_tempfile-path.yaml
win_tempfile - return absolute path on created temp file ( #53827 )
7 years ago
win_updates-async-fix.yml
win_updates fix when win_updates is run with async ( #41756 )
8 years ago
win_uri-json.yml
Fix support for JSON output when charset is set ( #44762 )
7 years ago
win_uri-junk-data.yaml
win_uri: stop output from mixing with module result ( #48140 )
7 years ago
win_user-validate-fixes.yaml
win_user: use different method to validate credentials that does not rely on SMB/RPC ( #43059 )
8 years ago
win_user_right-output.yaml
win_user_right - fix non json output issue ( #54495 )
7 years ago
win_wait_for-timeout.yaml
Fix issue when timeout and state=present ( #43464 )
7 years ago
windows_setup_memtotal.yml
[stable-2.7] fix memtotal_mb rounding on VMWare and swaptotal_mb conversion from KB to MB ( #50055 )
7 years ago
winrm-all-timeout-exceptions.yaml
Catch all request timeouts for winrm connection ( #54104 )
7 years ago
winrm-ansible-conn-error.yaml
Backport: Raise AnsibleConnectionError on winrm connnection errors ( #52227 )
7 years ago
winrm-send-input-check.yaml
winrm - try and recover from a send input failure ( #53187 )
7 years ago
winrm_kinit-remove-pass-log.yml
Stop displaying kinit pass input on a failure ( #41882 )
8 years ago
winrm_pexpect.yaml
winrm: add further conditional to using pexect for kerb auth ( #45952 )
7 years ago
wrcwd_ansible.cfg.yml
fix changelog ( #42272 )
8 years ago
xdg_systemd_fix.yml
ensure we have required systemd env var ( #50607 )
7 years ago
yum-handle-obsoletes-check-update.yaml
yum also parse obsolete package output ( #45365 )
7 years ago
yum-proxy-userpass.yaml
fix yum proxy username/password handling ( #47435 )
7 years ago
yum-unauthenticated-proxy.yaml
Backport/2.7/51548 - Properly handle unauthenticated yum proxy config ( #52245 )
7 years ago
yum4_dnf_yum_action_plugin.yml
YUM4/DNF compatibility via yum action plugin ( #44322 )
7 years ago
yum_bugfux.yml
yum module handle list optional empty strings properly ( #46634 ) ( #46819 )
7 years ago
yum_bugfux_conf_file_none_type.yml
yum module properly check for None config_file ( #46641 ) ( #46820 )
7 years ago
yumdnf-autoremove.yaml
Correct yum and dnf autoremove behavior ( #47902 )
7 years ago
yumdnf-better-uri-handling.yaml
add changelog for pr #49912 ( #49962 )
7 years ago
zypper-on-ubuntu.yaml
Ensure that apt is always chosen on debian/ubuntu ( #44413 )
7 years ago