You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
Toshio Kuratomi eb1995d41d New release v2.8.5 5 years ago
..
2.8-core-deprecations.yaml 2.8 Core Deprecation Removal (#45232) 6 years ago
2.8-removed-modules.yaml Stub out modules scheduled for 2.8 removal (#44985) 6 years ago
11349-add-ansible_play_name-var.yaml Add ansible_play_name magic var (#48562) 6 years ago
11935-slack-add_hex_color_values.yaml Add support for hex color in slack module (#49804) 6 years ago
22766-fact-cmdline-return_multiple_lvm_values.yaml Parse multiple values for single key in cmdline facts (#49591) 6 years ago
24004-yum-dnf-add-download_dir-param.yml yum/dnf: Add download_dir param (#53171) 6 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) 6 years ago
26937-fix-remove-orphans.yml fix remove_orphans using APIs exposed via AnsibleDockerClient (#54316) 6 years ago
27237-handlers-template-run_once.yaml Template run_once for handlers (#54030) 6 years ago
29135-include_vars-check_for_main.yml include_vars: include main.yml (#51926) 6 years ago
31735-fix-hostnames-lookup-order.yaml preserve same order as inventory manager when using host lookup (#57769) 6 years ago
32366-test-match_fix_docs.yaml Correct match test documentation (#50229) 6 years ago
33740-osx_say_callback_renamed_say.yml osx_say callback plugin: add espeak support, rename to say (#33740) 6 years ago
33754-docker_image_fix_changed_in_force_mode.yaml docker_image: Fix up 'changed' event in force mode (#33754) 6 years ago
34209-template-lookup-vault-support.yaml Allow for vaulted templates in template lookup (#49819) 6 years ago
35331-postgres_privs-add-all_in_schema-for-functions.yaml (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 6 years ago
35370-add_support_for_docker_network_internal_flag.yaml [docker_network] add ipv6 support (#47492) 6 years ago
36811-fix-lvol-valueerror-with-float-size.yaml Fixed lvol ValueError with float size. (#36811) 6 years ago
37150-make_modprobe_module_check_for_builtins_as_well.yaml Make modprobe module check for builtins as well (#37150) 6 years ago
38118-postgresql_user-fix_conn_limit_type.yml postgresql_user: set type of conn_limit (#50178) 6 years ago
38803-postgresql_privs_fdw_and_fs_obj_types.yaml postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803) 6 years ago
38833-docker_volume-option-minimum-versions.yml Add extensions to changelog fragments. 6 years ago
38878-hashi_vault-support_userpass.yaml hashi_vault: add support for userpass authentication (#51538) 6 years ago
40092-mysql_user-match-backticks.yml mysql_user: Match both single quotes and backticks when checking curr… (#40092) 6 years ago
40174-junit-test-case-prefix-filter.yaml Implement test case prefix to filter test cases (#40174) 6 years ago
40176-junit-hide-task-arguments.yaml Implement hide task arguments feature (#40176) 6 years ago
40366-modify-existing-volume.yml os_volume: Modify existing volume (#54905) 6 years ago
40424_postgresql_db_not_failed_when_dump_err.yml [2.8]Changelog fix/2.8 (#56461) 6 years ago
41240-fix-os_quota-without-cinder.yaml Fix os_quota when volume service not available 5 years ago
42482-ipa_dnsrecord-srv_mx_record.yml ipa_dnsrecord: Add SRV and MX record type (#42482) 6 years ago
42866-galaxy-search-unicode.yaml ansible-galaxy: fix searching with unicode 6 years ago
43123-add_support_for_per_host_no_stats.yaml Fix callout json plugin show global stats (#43123) 6 years ago
43874-docker_container-stop_timeout.yaml docker_container: ambiguous parameter "stop_timeout" (#43874) 6 years ago
44278-pamd_valid_simple_controls.yaml Add definitive to valid_simple_controls in pamd module (#44601) 6 years ago
44412-copy-fix-unwanted-acls.yaml Fix copy module to reset filesystem acls (#51868) 6 years ago
44428-inventory-plugin-list.yml inventory plugin order: update doc 6 years ago
44561-vmware_host_config_manager-fix_key_error.yml VMware: Fix KeyError in vmware_host_config_manager (#52736) 6 years ago
44692-docker-find-image.yaml docker_common: improve image finding methods (#44692) 6 years ago
44739-assemble-avoid-extra-newline-Py3.yaml assemble: avoid extra newline on Python 3 (#54176) 6 years ago
44789-docker_container-comparisons.yaml docker_container: allow to configure comparison for existing containers (#44789) 6 years ago
44811-xml-insertbefore-and-insertafter-parameters.yaml Backport/2.8/docs other (#56318) 6 years ago
44988-acme-post-as-get.yaml ACME: add support for POST-as-GET if GET fails with 405. (#44988) 6 years ago
45155-vmware_host_service_facts-update_docs.yaml VMware: update docs and return docs for vmware_host_service_facts (#49736) 6 years ago
45355-mysql_user-fix-versions-compatibilities.yml mysql_user: fix compatibility issues with various MySQL/MariaDB versions (#45355) 6 years ago
45628-fetch_url-error-headers.yaml Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 6 years ago
45824-uri-fix-TypeError.yaml uri: check unexpected failure doesn't occur when file cannot be saved (#45824) 6 years ago
46322-docker_container-image-not-given.yaml docker_container: fix behavior when image is not specified (#46322) 6 years ago
46332-aws-improve-etag-handling.yml Use correct extension on changelog fragment 5 years ago
46443-mongodb_user-fix-roles-default-value.yaml module mongodb_user fix roles default value (#46443) (#46526) 6 years ago
46483-role_names-change.yaml [2.8]Changelog fix/2.8 (#56461) 6 years ago
46594-docker_container-publish-all-ports.yml docker_container: improve publish all ports functionality (#46594) 6 years ago
46595-docker_container-expected_ports.yml docker_container: fix problem with published_ports idempotency (#46595) 6 years ago
46596-docker_container-published_ports.yml docker_container: add port range and IPv6 support for published_ports (#46596) 6 years ago
46598-docker_container-volume-modes.yml docker_container: allow more mount modes for volumes (#46598) 6 years ago
46608_azure_rm_inv_py3.yaml add changelog for 46608 6 years ago
46658-plugin_filter-improve_error_handling.yaml plugin_filter: check for type error (#46664) 6 years ago
46739-gcp-compute-instance-metadata.yaml Do not try to encode metadata if it is None (#46739) 6 years ago
46740-gcp-utils-credentials-scoping.yaml Fix google auth scoping for unscoped credentials (#46740) 6 years ago
46743-fix-native-jinja-newlines.yaml Do not strip new lines in native jinja (#46751) 6 years ago
46772-docker_container-healthcheck.yaml Add Support of healthcheck in docker_container module (#46772) 6 years ago
46961_fix_aws_ec2_cache.yaml Fix AWS EC2 inventory plugin caching of groups (#46961) 6 years ago
47019-mail-fix-py27-regression.yaml mail: Fix new breakage on python 2.7 (#49197) 6 years ago
47134-elasticsearch_plugin-fix_param_type.yml fix module argument to be boolean (#47134) 6 years ago
47193-fix-gce-and-scaleway-vm-detection.yml Fix GCE and scaleway VM detection (#47193) 6 years ago
47213-onepassword_facts_fix_password_lookup.yaml Fix an issue retrieving some types of 1Password items. (#47213) 6 years ago
47247-docker_container-add-runtime-option.yaml Add runtime option to docker_container module (#47247) 6 years ago
47281-pamd-dont-delete-named_temporary_file_on_close.yaml pamd: add delete=False to NamedTemporaryFile() (#47281) 6 years ago
47300-ios-check_rc.yaml ios check_rc: Default to sending text of exception, not the whole exception (#47300) 6 years ago
47307-handler-include-task.yml Fix exception when including tasks from handlers (#47307) 6 years ago
47313-vmware-fix_module_error.yaml VMware: Fix module usages in module_utils (#49421) 6 years ago
47393-docker_image-id.yaml docker_image: allow to delete image by ID (#47393) 6 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) 6 years ago
47396-docker_container-detach-auto-remove.yaml docker_container: fix interaction of detach:no with auto_remove:yes (#47396) 6 years ago
47459_grafana_dashboard_consistency_fix.yaml Fix consistency issue in grafana_dashboard module. (#47459) 6 years ago
47492-docker_network-add-ipv6-support.yaml [2.8]Changelog fix/2.8 (#56461) 6 years ago
47500-rds_instance.yaml An error occurs if cluster_id is not specified (#47500) 6 years ago
47539-fix-netaddr-network.yaml ipaddr filter - return a network address when given an address with /32 subnet (#47539) 6 years ago
47668-aci_switch_leaf_selector-support_empty_policy_group.yaml aci_switch_leaf_selector: Support missing policy_group (#47992) 6 years ago
47689-yum-fix-version-syntax.yaml yum: fix 'package == version' syntax (#47744) 6 years ago
47695-pamd-fix-idempotence-and-parsing-issues.yml add changelog fragment for changes merged in #47695 (#48305) 6 years ago
47704-apt-warn-auto-intall.yml [2.8]Changelog fix/2.8 (#56461) 6 years ago
47711-docker_container-minimal-version-checks.yml docker_container: simplify minimal required version per option handling (#47711) 6 years ago
47712-docker_container-detach-auto-remove.yml docker_container: improve race condition behavior for detach:no, auto_remove:yes behavior (#47712) 6 years ago
47722-vmware_guest_powerstate-restore_timeout.yaml VMware: restore timeout in set_vm_power_state operation (#47723) 6 years ago
47809-module_utils_mysql-unexpected-keyword-argument-cursorclass.yml module_utils/mysql: Fixing unexpected keyword argument 'cursorclass' error after migratio… (#47809) 6 years ago
47814-docker_container-device-io-limit-parameters.yaml Support for device read write limit parameters (#47814) 6 years ago
47846-cs_ip_address-fix-vpc-vs-network.yaml cs_ip_address: fix vpc and network mutually exclusive (#47846) 6 years ago
47859-vmware_guest-convert_vm_disk_clone.yaml VMware: Add option to modify disk type while cloning template (#47859) 6 years ago
47900-docker_container-paused.yml docker_container: fix paused and add some tests (#47900) 6 years ago
47916-grafana_dashboard-fix-logic-behind-overwrite-param.yaml fix boolean logic for overwrite parameter (#47916) 6 years ago
47920-vmware_guest-handle_no_root_snapshot.yaml VMware: Handle exception for no snapshot while cloning (#47924) 6 years ago
47938-docker_swarm_service-requirements.yaml clarify port.mode paramter requiremets, fail if unmet (#47938) 6 years ago
47997-docker_container-ipc-pid-mode.yml docker_container: fix ipc_mode and pid_mode idempotency (#47997) 6 years ago
48036-vultr-fix-empty-list-handling.yaml vultr: fix for API returned unexpected empty list (#48036) 6 years ago
48061-docker_container-auto_removal.yml docker_container: fix container removal when auto_remove is used (#48061) 6 years ago
48069-default-callback-unreachable_stderr.yml default: callback plugin allow unreachable task to stderr (#50533) 6 years ago
48306-ansible-connection-json.yml Add extensions to changelog fragments. 6 years ago
48342-vultr_server_facts-fix-firewall-group.yml vultr_server_facts: add tests and changelog for firewall group fix in #48342 (#48411) 6 years ago
48471-win_xml-xml-parser.yaml Use System.Xml.XmlDocument.Load rather than Get-Content to avoid (#49206) 6 years ago
48536-docker_volume-labels.yml Docker volume fix labels (#48536) 6 years ago
48546-docker-diff.yml docker_* modules: improve diff (#48546) 6 years ago
48547-assert-incorrect_msg_type.yml assert: allow list of strings in msg or failed_msg (#50531) 6 years ago
48551-docker_container-idempotency.yml docker_container: fix tests and idempotency for init and shm_size (#48551) 6 years ago
48599-rabbitmq_binding-state-absent.yaml rabbitmq_binding: Add support for state=absent (#48599) 6 years ago
48673-fix-omit-on-play-keywords.yaml Properly handle FieldAttribute.default if callable (#48992) 6 years ago
48675-cs_template-fix-keyerror-state-extracted.yml cs_template: fix KeyError on state=extracted (#48675) 6 years ago
48728-win_nssm-credential-quoting.yml Fix win_nssm credentials quoting (#48761) 6 years ago
48730-zabbix_hostmacro-fixes.yaml zabbix_template: fixed idempotency issues (#49188) 6 years ago
48936-import-handlers.yaml Do not allow addressing an import from handlers via notify. Fixes #48936 (#49317) 6 years ago
48950-vault-encrypted-data-native-jinja.yaml Fix using vault encrypted data with jinja2_native (#49025) 6 years ago
48971-meraki_ssid-docs.yml meraki_ssid - Add examples to documentation (#56425) (#56579) 6 years ago
49039-facts-xen-paravirt-cpuinfo.yaml facts: correctly detect xen paravirt vs hvm cpuinfo (#49320) 6 years ago
49078-docker_container-min-version-fix.yml docker_container: fix init option idempotency with old docker-py versions (#49078) 6 years ago
49081-add-launch-type-to-ecs-task.yml Add launch type to ecs task (#49081) 6 years ago
49084-influxdb_user-default-password-fix.yaml Amends #47040 - influxdb_user - Prevents potential accidental password changes to blank (#49084) 6 years ago
49158-detect-kvm-on-freebsd.yaml facts: detect FreeBSD KVM guests (#50030) 6 years ago
49160-meraki_network-combined-type-change.yml meraki_network - Parameter change for combined network type (#49160) 6 years ago
49184-facts-rpm-ostree-pkgmgr.yml correctly detect pkg_mgr on fedora/rhel/centos rpm-ostree installed (#49256) 6 years ago
49188-zabbix_template-fix-idempotency.yaml zabbix_template: fixed idempotency issues (#49188) 6 years ago
49191-module_utils_mysql-unexpected-keyword-argument-cursorclass.yml Fix for "AttributeError: 'module' object has no attribute 'cursors'" (#49191) (#53445) 6 years ago
49212-require-git-ansible-galaxy.yaml require git when trying to use it in ansible-galaxy cli (#49212) 6 years ago
49235-docker_swarm_service-user-default.yaml docker_swarm_service: ensure idempotency when the user parameter is None (#49235) 6 years ago
49262-user.yml Fix create home dir fallback (#49262) 6 years ago
49266-acme-error-messages.yml ACME: improve error handling (#49266) 6 years ago
49319-docker_container-pids_limit.yaml Support for pids_limit parameter in docker_container module (#49319) 6 years ago
49409-lineinfile_must_not_insert_lines_multiples_times_with_insertbefore_insertafter.yml Lineinfile must not insert lines multiples times with insertbefore/insertafter (#49409) 6 years ago
49410-acme-diff.yml ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 6 years ago
49473-multiple-ipv6-addresses-per-device.yaml facts: correctly detect multiple ipv6 addresses per device (#50020) 6 years ago
49545-ansible-doc_version_help.yaml Override help string version (#49545) 6 years ago
49553-aci_rest-fix-ignoring-custom-port.yaml aci_rest: Fix ignoring custom port (#49715) 6 years ago
49568-type-checking.yaml Removed breaking type check from nagios module (#49568) 5 years ago
49615-ascii-devuan-support.yml Add Devuan Support for ascii release - resolve 49615 (#49616) 6 years ago
49664-npm-added-ci-param.yaml Added npm ci command (#49665) 6 years ago
49676-s3bucket-requester_pays_change_if_condition.yml changed if logic Type to boolean (#49628) 6 years ago
49688-docker_secret-config-base64-data.yml docker_secret, docker_config: allow to base64-decode data (#49688) 6 years ago
49723-jenkins-plugin-install-latest.yaml Jenkins_plugin: Handle 'latest' version when installing plugin for first time (#49723) 6 years ago
49734-facts-set-virtualization_role-for-kvm-hosts.yaml facts: set virtualization_role for KVM hosts (#50770) 6 years ago
49754-default-become-user-pbrun-become-plugin.yaml Added changelog fragment for backport pr relating to pbrun become plugin default become_user. 5 years ago
49776-product_fix_katello_foreman_module.yaml Katello: Added product to the dict choices (#49776) 6 years ago
49787-docker_image-cache_from.yaml docker_image: improve usage (#52894) 6 years ago
49794-docker_container-network-mode.yml [docker_container] Fixes idempotency checks for network_mode (#49797) 6 years ago
49796-ufw-insert-relative-to.yml ufw: allow to insert rules relative to first/last IPv4/IPv6 rules (#49796) 6 years ago
49843-docker_container-wrap-env.yaml [docker_container] Failing on non-string env values (#49843) 6 years ago
49884-tower-project-scm-cred-org-fallback.yaml Added organization in the scm_credential get (#49884) 6 years ago
49904-rds_instance-datatype.yml [2.8] Add variable type for performance_insights_retention_period 6 years ago
49952-avoid-loading-kube-config-when-auth-given.yml Do not load user kube config if path specified (#49952) 6 years ago
49981-filter-dnsimple-request-by-record-name.yaml Filter DNSimple request by record name. (#49981) 6 years ago
50006-azure_rm_inventory_batchrequest_fix.yaml fix new inventory azure_rm.py (#50006) 6 years ago
50025-gcp_compute_filters_default.yml Put in documented default for gcp_compute filters (#50025) 6 years ago
50059-ecs-service-add-features.yml Ecs service add features (#50059) 6 years ago
50076-os-sec-group-rule-proper-module-exit.yaml os_security_group_rule proper module exit (#50076) 6 years ago
50081-fix-rds-instance.yml Fix rds_instance module to run against an (older) existing RDS instance successfully 6 years ago
50134-influxdb_user-invalid_auth_fix.yml influxdb_user: Fixed unhandled exception on invalid login credentials (#50134) 6 years ago
50143-win_firewall_rule-invalid-bypass.yml win_firewall_rule: Remove invalid 'bypass' action (#50207) 6 years ago
50185-win_updates-report-changes-correctly.yml win_updates: Correctly report changes on success (#50188) 6 years ago
50249-vmware_vm_inventory-fix_host_ip.yaml VMware: Fix vmware_vm_inventory (#50592) 6 years ago
50298-redfish_utils_fix_reference_to_local_variable_systems_service.yaml redfish_utils: fix reference to local variable 'systems_service' (#50298) 6 years ago
50316-ansible-vault_utf-8_in_vault_filename.yaml ansible-vault: handle utf-8 filename in vault (#50341) 6 years ago
50322-openssl-path-error.yml openssl_*: prevent error when path includes no path (#50322) 6 years ago
50337-fix-vultr_server-ssh_keys-handling.yml vultr_server: fix multiple ssh keys not handled (#50337) 6 years ago
50361-openssl_csr-idempotency.yml openssl_csr: idempotency doesn't work correctly for keyUsage (#50361) 6 years ago
50402-ufw-check-direction.yml ufw: check values for direction depending on situation (#50402) 6 years ago
50448-paramiko_ssh_add_auth_timeout.yaml Add auth_timeout parameter when supported by paramiko (#50448) 6 years ago
50483-docker_swarm_service-option-typo.yml docker_swarm_service: Fix typo for option type (#50483) 6 years ago
50570-relative_time_crypto.yaml Relative time support for crypto modules (openssl_certificate) (#50570) 6 years ago
50617-vmware_guest-vapp_settings.yml [2.8] VMware: Set vapp settings while creating VM 5 years ago
50654-docker-swarm-service-docker-api-fix.yaml docker_swarm_service: use exact name match when finding services (#50665) 6 years ago
50655-docker_swarm_service-update_order-idempotency.yml docker_swarm_service: Don’t add difference when update_order is None (#50655) 6 years ago
50657-bubble-k8s-import-exception.yml Bubble up import exception content for k8s module (#50657) 6 years ago
50834-50833-zabbix_template-json.yaml zabbix_template: Fixed interactions between options and data within JSON object (#51222) 6 years ago
50843.yaml dnf: allow to operate on file paths (#51080) 6 years ago
50861-docker_swarm_service-documentation-fixes.yml docker_swarm_service: Documentation fixes (#50861) 6 years ago
50871-facts-ip-addr-busybox.yaml facts: detect IP addresses on busybox properly (#51131) 6 years ago
50877-postgresql_privs_add-support-for-target_role.yaml #50877: add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" (#51073) 6 years ago
50882-docker_swarm_service-fix-publish-idempotency.yml docker_swarm_service: Fix publish idempotency when mode is None (#50882) 6 years ago
50883-docker_network-labels-support.yaml Docker Network module labels support (#50883) 6 years ago
50894-openssl_csr-san-commonname-optional.yaml openssl_csr cryptography backend, try II (#50894) 6 years ago
50984-docker_swarm_service-command-option.yml docker_swarm_service: Add command option (#50984) 6 years ago
51035-docker_service-docker_compose-rename.yaml docker_service: rename to docker_compose. (#51035) 6 years ago
51059-dnf-support-substitutions.yml Fix yamllint issue. 6 years ago
51100-meraki_device-notes-support.yml meraki_device - Support for creating and modifying device notes (#51100) 6 years ago
51110-docker_swarm_service-drop-user-default.yml docker_swarm_service: Remove root as default user (#51110) 6 years ago
51134-docker_swarm_service-change-on-updated-image.yml docker_swarm_service: Make resolve_image default to false (#54018) 6 years ago
51136-fix-ansible-inventory-tracebacks.yml Fix missing tracebacks in ansible-inventory 6 years ago
51145-docker_volume-force.yaml docker_volume: improve force option (deprecate, add new option) (#51145) 6 years ago
51166-ufw-gre-igmp.yaml ufw: allow gre and igmp protocols (#51166) 6 years ago
51170-docker_swarm_service-handle-out-of-sequence-error.yml docker_swarm_service: Enable tests (#51170) 6 years ago
51406-aci_aaa_user-description.yaml aci_aaa_user: Fix changing user description (#51408) 6 years ago
51473-openssl_csr-idempotence.yaml openssl_csr: ignore empty strings in altnames (#51473) 6 years ago
51485-fixes-flatpak.yaml Fixes flatpak module to work with flatpak >=1.2.0, fixes #51485 (#51482) 6 years ago
51495-k8s-load-envvars.yaml [k8s] Always check envvars when auth parameter is not provided (#51495) 6 years ago
51535-ec2-fix-spot-request-end-date.yaml spot instance request stay opened when module exit with timeout (#51535) 6 years ago
51600-provider_segmentation_id-is-int.yaml provider_segmentation_id is int (#51600) 6 years ago
51602-ec2_instance_single_iface_description.yaml Added description to single net interface (#51602) 6 years ago
51653-fixing-azure-postgresql-parameters.yaml Fix for PostgresSQL server update and storage_mb (#51653) 6 years ago
51661-fixing-azure-mysql-parameters.yaml Fix for MySQL server update and storage_mb (#51661) 6 years ago
51697-disable_excludes-errors-with-disable-includes-message.yaml yum: disableexcludes is supported on centos6 (#51698) 6 years ago
51762-docker_swarm_service-extend-env-and-add-env-file.yml docker_swarm_service: Extend env and add env_files support (#51762) 6 years ago
51781-fixing-managed-disk-facts.yaml Fixing managed disk facts (#51781) 6 years ago
51795-acme_challenge_cert_helper-module-fail.yaml acme_challenge_cert_helper: fix bad module.fail_json() call (#51795) 6 years ago
51824-slack-req-content-type.yaml callbacks/slack: Explicitly set Content-Type header (#51824) 6 years ago
51825-vmware_deploy_ovf-add_folder_doc.yml [2.8] VMware: Add examples of folder in vmware_deploy_ovf (#56286) 6 years ago
51827-openstack_logs_to_stderr.yml Send openstack inventory logs to stderr (#51827) 6 years ago
51885-ec2_instance-fix-eventual-consistency.yaml Fix ec2_instance eventual consistency when wait: false (#51885) 6 years ago
52004-fix-terraform-state-planned.yml terraform: patch state 'planned' outputs and perform minor refactor (#52004) 6 years ago
52031-gssapi-for-identity-ipa.yaml identity: Add GSSAPI suport for FreeIPA authentication (#52031) 6 years ago
52032-add_quiet_option_to_assert.yml adding quiet option to assert (ansible#27124) (#52032) 6 years ago
52045-keyed-group-features.yaml Add keyed_groups feature (#52045) 6 years ago
52051-jenkins_plugin-state_present_fix.yaml Adding changelog fragment for PR #52051 (#52687) 6 years ago
52158-jinja2-native-types-contructed-keyed-groups.yaml Native Jinja2: raise undefined error immediately (#52237) 6 years ago
52166-fix_rabbitmq_plugin_idempotence.yml Fix idempotence in rabbitmq_plugin (#52166) 6 years ago
52278-mysql_user-fix-regex.yml Add extensions to changelog fragments. 6 years ago
52322-cron_fix_missing_deprecation_warn.yaml cron: adjust deprecated version (#52531) 6 years ago
52381-vmware_vm_inventory-fix_yaml_flag.yaml VMware: Refactor guest inventory plugin (#52642) 6 years ago
52388-postgresqldatabase-fix-force-update.yml Fixing azure_rm_postgresqldatabase force_update parameter (#52388) 6 years ago
52389-mysqldatabase-fix-force-update.yaml fixing force_update in azure_rm_mysqldatabase (#52389) 6 years ago
52412-docker_image-deprecate.yml docker_image: really deprecate state==build (#52412) 6 years ago
52419-docker_swarm_service-add-healthcheck-option.yml docker_swarm_service: Add healthcheck option (#52419) 6 years ago
52420-docker_swarm_service-remove-update-defaults.yml docker_swarm_service: Remove defaults (#52420) 6 years ago
52424-docker_swarm_service-add_stop_signal_option.yml docker_swarm_service: Add stop_signal option (#52424) 6 years ago
52425-docker_swarm_service-add_working_dir_option.yml docker_swarm_service: Add working_dir option (#52425) 6 years ago
52428-docker_swarm_service-add_groups_option.yml docker_swarm_service: Add groups option (#52428) 6 years ago
52499-ovirt_network_label_fail.yaml ovirt_network: ovirt fix getting labels (#52499) 6 years ago
52519-docker_swarm_service-add_stop_grace_period_option.yml docker_swarm_service: Add stop_grace_period option (#52519) 6 years ago
52519-docker_swarm_service-period_options.yml docker_swarm_service: Allow passing period strings on relevant options (#52530) 6 years ago
52536-jenkins_plugin-update_url.yaml Adding changelog fragment for PR #52086 (#52689) 6 years ago
52574-postgresql_privs-add_warn_if_role_not_exist.yml postgresql_privs change fail to warn if role(s) does not exist (#52574) 6 years ago
52581-change-default-behaviour-of-retry_files_enabled.yaml Change the retry_files_enabled to False and modify the comments to reflect that this has been disabled (#52581) 6 years ago
52634-docker_swarm_service-dont_remove_service_on_network.yml docker_swarm_service: Don’t remove service when networks change (#52634) 6 years ago
52760-fix-last-task-time-with-multiple-plays.yaml profile_tasks: Fix last task time with multiple plays (#53065) 6 years ago
52822-cloudscale_fix-py3.yaml cloudscale: fix compatibilty with older py3 versions (#52822) 6 years ago
52825-docker_swarm-detection-check-mode.yaml docker_swarm: hopefully fix debug CI problems, and fix check mode (#52825) 6 years ago
52894-docker_image.yaml docker_image: improve usage (#52894) 6 years ago
52895-docker_swarm-labels.yaml docker_swarm: fix idempotency (#52976) 6 years ago
52896-gather_facts-fix_negative_free_value.yml Facts: Use vm_stat instead of sysctl for free memory (#52917) 6 years ago
52947-docker_swarm-diff.yaml docker_swarm: add diff support (#52947) 6 years ago
53003-docker_swarm-force-new-cluster.yml Fix force when state==present. (#53003) 6 years ago
53039-docker_swarm-ca_force_rotate.yml docker_swarm: fix ca_force_rotate idempotency (#53039) 6 years ago
53060-vmware_tag-update_desc.yml VMware: Change in update tag API (#54304) 6 years ago
53129-docker_swarm-older-docker-py.yaml Removing a swarm node does not work with docker-py < 2.4.0, since it calls client.inspect_node(). (#53565) 6 years ago
53134-yum-fix-disable_excludes-when-repoquery.yaml Add changelog for #53552 (#53695) 6 years ago
53152-create-groups-using-composed-variables.yaml use composed vars in constructed groups (#53152) 6 years ago
53170-iptables-support_gateway.yml iptables: Add support for gateway parameter (#53465) 6 years ago
53198-openssl_csr-subject-validation.yml openssl_csr: improve subject validation (#53198) 6 years ago
53201-openssl_csr-improve-invalid-san.yml openssl_csr: improve invalid SAN error messages (#53201) 6 years ago
53207-openssl_certificate-assertonly-extensions.yml openssl_certificate: make sure extensions are present when they are queried by assertonly (#53207) 6 years ago
53213-docker_swarm_service-option_groups.yaml [2.8]Changelog fix/2.8 (#56461) 6 years ago
53229-docker_swarm_service-return-value.yml docker_swarm_service: rename return variable to swarm_service (#53229) 6 years ago
53289-module-option-int-long.yml Python 2: accept both long and int for type=int (module options) (#53289) 6 years ago
53290-docker_swarm_service-add_hosts_option.yml docker_swarm_service: Add hosts option (#53290) 6 years ago
53295-docker_swarm_service-docker-py-versions.yaml docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295) 6 years ago
53323-no-psycopg2-for-dump-and-restore.yaml Remove dependency to psycopg2 with dump/restore (#53323) 6 years ago
53385-docker-privilege-escalation.yml [WIP] [2.8] connection/docker: add support for privilege escalation (#56277) 6 years ago
53440-docker_container-warnings.yml docker_container: show warnings, fix/improve tests (#53440) 6 years ago
53451-docker_image-fix-changed-tag-push.yml [docker_image] fix the changed state for tagging and pushing (#53451) 6 years ago
53479-docker_swarm_service-documentation-fixes.yaml docker_swarm_service: Documentation fixes (#53479) 6 years ago
53482-docker_swarm_service-read_only_option.yaml docker_swarm_service: Add read_only option (#53482) 6 years ago
53489-openssl-private-key-passphrase.yml openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489) 6 years ago
53491-uri-dont-write-file-after-failure.yaml uri: do not write the file after failure (#53515) 6 years ago
53503-docker_swarm_fix_node_id.yml apply node_id parameter to swarm node removal (#53503) 6 years ago
53559-docker_swarm_service-mounts-options.yaml docker_swarm_service: Extend mount options (#53559) 6 years ago
53593-openssl_privatekey-backup.yml openssl_privatekey: add backup option (#53593) 6 years ago
53594-docker_swarm_service-rollback_config.yaml docker_swarm_service: Add option rollback_config (#53594) 6 years ago
53601-meraki_switchport_improve_vlan_reliability.yml meraki_switchport - Improve reliability (#54275) 6 years ago
53649-allow-parent-group-as-variable.yaml Allow parent groups to be variables or literal (#53649) 6 years ago
53660-acme_certificate-ip-identifiers.yml ACME: add support for IP identifiers (#53660) 6 years ago
53661-acme_challenge_cert_helper-ip-identifiers.yml acme_challenge_cert_helper: add support for IP identifiers (#53661) 6 years ago
53669-ec2_asg_fix_race_condition.yml Fix min_size reference where type is None (#53669) 6 years ago
53710-docker-warnings.yml docker_*: report more warnings (#53710) 6 years ago
53732-iptables-add-iprange-support.yml Added support for iptables module iprange (#53732) (#53732) 6 years ago
53738-cs_iso-missing_is_public.yml cs_iso: fix missing param "is_public" (#53740) 6 years ago
53899-cs_network_offering-supported_services_choices.yml cs_network_offering: Add choice list for supported_services in arg_spec (#53901) 6 years ago
53905-docker_image-proxy-config.yml docker_image: allow proxy config (#53905) 6 years ago
53911-docker_image-build-pull-default.yml docker_image: stop pulling by default on build (#53911) 6 years ago
54044-fix-include_task-no-file-traceback.yml fix typo (#54166) 6 years ago
54060-allow-azure_rm-legacy-hostnames.yml Allow using Azure rm legacy hostnames (#54060) 6 years ago
54082-acme_account_facts-acme_account_info.yml ACME: rename acme_account_facts -> acme_account_info (#54082) 6 years ago
54085-openssl-mode-writing.yaml openssl_*: proper mode support (#54085) 6 years ago
54111-cs_volume-add-extract-upload.yml cs_volume: add volumes extraction and upload features (#54111) 6 years ago
54123-vmware_guest-string_compat.yml [2.8] VMware: Fix python 3 incompatibility 6 years ago
54124-docker_image-facts-info.yml docker: rename docker_*_facts -> docker_*_info (#54124) 6 years ago
54192-openssl_publickey-openssh-passphrase.yml openssl_publickey: fix handling of OpenSSH private keys with passphrase (#54192) 6 years ago
54198-docker_container-networks.yaml docker_container: add networks_cli_compatible option (#54198) 6 years ago
54294-openssl-backup.yaml openssl_*: add backup option (#54294) 6 years ago
54296-openssl_dhparam-remove.yaml openssl_dhparam: fix state=absent (#54296) 6 years ago
54298-openssl_certificate-remove.yaml openssl_certificate: fix state=absent (#54298) 6 years ago
54335-vmware_guest-memory_reservation.yml [2.8] VMware: remove duplicate implementation of memory reservation 6 years ago
54361-docker_swarm_service-remove-secrets-configs-defaults.yaml docker_swarm_service: Remove configs and secrets defaults (#54361) 6 years ago
54370-openssl_pkcs12_pkey_path_friendly_name_not_together.yaml openssl_pkcs12: privatekey_path and friendly_name are not always required together (#54370) 6 years ago
54419-nios-member-updates.yaml Backport to fix nios member module param bug fix (#56387) 6 years ago
54490-docker_swarm-return-unlock-key.yaml docker_swarm: Return UnlockKey (#54490) 6 years ago
54494-ec2-user-data.yaml [ec2] Use user_data if specified (#54494) 6 years ago
54517-include-partition-table-postgresql-privs.yaml updated tests and changelog for 54516 (#54670) 6 years ago
54551-cs_network_offering-add-for_vpc.yml cs_network_offering: add a for_vpc parameter (#54551) 6 years ago
54632-docker_network-ipam-options.yml docker_network: add IPAM driver options support (#54632) 6 years ago
54633-openssl_pkcs12_idempotency_fixes.yaml openssl_pkcs12: Add idempotency checks (#54633) 6 years ago
54642-docker_swarm-remote_addr_pool.yml docker_swarm: Add support for default_addr_pool and subnet_size (#54642) 6 years ago
54656-openssl_certificate-acme-chain.yml openssl_certificate: fix ACME provider (#54656) 6 years ago
54690-openssl_certificate-assertonly.yml Move refactoring steps from #54635 to own PR. (#54690) 6 years ago
54692-ec2_asg_fix_reading_properties.yml Fix for neither LaunchConfigName nor LaunchTemplate existing on object (#54692) 6 years ago
54750-fix_bugs_for_ce.yml 2.8 backport :fix bugs for ce (#54750) (#55861) 6 years ago
54754-acme_certificate-cwd.yml acme_certficate: allow to write files to CWD (#54754) 6 years ago
54790-fix-region-aws_secret-lookup.yaml [2.8] Define region for aws_secret (#58722) 5 years ago
54799-ufw-default-direction.yml ufw: fix default, direction is not necessary for it (#54799) 6 years ago
54955-docker_container-log_options-strings.yml docker_container: improve log_options idempotency by converting to string (#54955) 6 years ago
54974-rename-safeconfigparser-to-configparser.yaml Renamed SafeConfigParser to ConfigParser in gce inventory script (#54974) 6 years ago
55006-setup-is_chroot-btrfs.yaml setup: properly detect is_chroot on Btrfs (#55089) 6 years ago
55038-rename-results-key-vmware-guest.yml VMware: Rename results key to ansible_module_results (#55038) 6 years ago
55078-redfish_utils_fix_406_not_acceptable_issue_with_some_oob_controllers.yml [Backport 2.8] Use different headers for each HTTP method (#55299) 6 years ago
55083-univention-diff-UnboundLocalError.yaml Add a changelog fragment for PR 55083. (#55130) 6 years ago
55142-openssl_csr-crypto-backend-san.yml openssl_csr: fix idempotency problems (#55142) 6 years ago
55194-ec2_eip-required_together.yml [2.8] Fix ec2_eip parameter logic 5 years ago
55203-fix-for-removing-subscription-id-from-facts.yaml fix for removing subscripion_id from resource facts (#55203) (#55685) 6 years ago
55223-python3-compat-fix-for-re.yaml Add missing changelog fragments 6 years ago
55224-ec2_instance-idempotent-tags.yaml ec2_instance fix name idempotency (#55224) 6 years ago
55249-doc_fragments_from_collections.yml Fix loading namespaced doc_fragments from collections (#55249) 6 years ago
55258-docker_host_info-old-docker-py.yml docker modules: make sure everything works with older docker-py versions (#55258) 6 years ago
55258-docker_swarm_service_info-old-docker-py.yml docker modules: make sure everything works with older docker-py versions (#55258) 6 years ago
55266-purefa_facts_remove_line.yaml Remove unneccessary line in config section of purefa_facts (#55164) 6 years ago
55278-cryto-use-bundled-ipaddress.yml crypto modules: use module_utils.compat.ipaddress when possible (#55278) 6 years ago
55384-netconf-import.yaml [stable-2.8] Move missing library abort to use rather than import (#55649) 6 years ago
55505-foreman-inventory.yaml Return results even when the cache is disabled (#55505) 6 years ago
55514-postgres_move_connect_to_db.yml Backport/2.8/55514 (#56686) 6 years ago
55515-use-active-state-for-any_errors_fatal.yaml Be sure to use the active state when checking for any_errors_fatal 6 years ago
55526-optional_vnic_type.yml Handle binding:vnic_type as optional (#55526) 6 years ago
55546-fixed-replacing-lb-with-ag-in-vmss.yaml adding doc fragment 6 years ago
55575_notify_handlers_by_exact_match_only.yaml Fix notifying handlers by using an exact match (#55624) 6 years ago
55589_fix_vyos_prompt_issues.yaml Fix VyOS cli prompt issues (#56389) 6 years ago
55591-docker_swarm_service-fix-uid-gid-secrets-config-type.yaml docker_swarm_service: Use str type for configs/secrets gid/uid (#55591) 6 years ago
55595-nios-zone-idempotency-fix.yaml Backport PR for fixing NIOS_ZONE module idempotency (#56347) 6 years ago
55619-vultr_server_idempotency.yml vultr_server: fix idempotency for private network and IPv6 options (#55619) 6 years ago
55678-xenserver_guest-change-wait_for_ip_address-behaviour-and-other.yaml [2.8] XenServer: Minor changes and fixes in xenserver_guest (#55678) 6 years ago
55681-azure_rm_manageddisk.yaml Create 55681-azure_rm_manageddisk.yaml 6 years ago
55688-azure_rm_resourcegroup.yml add resource group test (#55688) (#55701) 6 years ago
55693-fixing-final-function-app-properties.yml Backport/2.8/55693 (#55698) 6 years ago
55716-ec2_instance_int_volume_size.yml ec2_instance: Force int when ebs.volume_size or ebs.iops is specified (#55716) 5 years ago
55745-azure_rm_common.yaml Fix the get property (#55745) (#55788) 6 years ago
55781-fact-cache-first_merge_order.yml [FactCache] define first_order_merge method (#55781) 6 years ago
55797-azure_rm_roledefinition.yaml Backport/2.8/55797: A fix for role definition #55797 (#55855) 6 years ago
55799-postgres_move_params_mapping_to_connect_to_db.yml PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 6 years ago
55854-azure_rm_virtualnetworkpeering.yaml Backport/2.8/55854 (#55856) 6 years ago
55894-docker_container-restart.yml docker_container: use restart() API function instead of stop/start sequence (#55894) 6 years ago
55897-uri-correct-return-values.yaml [stable-2.8] Ensure uri module always returns status even on failure (#56240) 6 years ago
55929-vmware_vm_inventory-skip_orphan_vm.yml [2.8] VMware: Handle VMs with no configurations 6 years ago
55938-dnf-fix-wildcard-matching-state-absent.yaml dnf: fix wildcard matching for state: absent (#56013) 6 years ago
55954-cnos-coverity-bugfix.yaml Backport/2.8/55954 (#56810) 6 years ago
56012-docker_container-oom-version.yml oom_killer and oom_score_adj are available since docker-py 1.8.0. (#56012) 6 years ago
56021-vmware_guest_disk-use_instance_uuid.yml [2.8] VMware: vmware_guest_disk support for use_instance_uuid 6 years ago
56038-fix-non-signature-auth.yaml Fix non-signature authentication (backport 2.8) 6 years ago
56045-nios-member-module.yaml Backport to fix bug in nios member module (#57218) 6 years ago
56073-vmware_vm_facts_fix_the_support_with_regular_ESXi.yaml vmware_vm_facts: fix the support with regular ESXi 6 years ago
56126-eos-without-become.yaml [stable-2.8] Don't fail trying to read boot image without enable (#56126) (#56134) 6 years ago
56145-ios-net_get-net_put-update.yaml Backport PR for fixing net_get and net_put task run failure (#56160) 6 years ago
56147-k8s-update-with-force.yaml k8s: Fix .to_dict not needed (#56147) 6 years ago
56155-openssl_certificate-passphrase.yml openssl_certificate: fix passphrase handling for cryptography backend (#56155) 6 years ago
56180-eos-session-support.yaml [stable-2.8] eos_config: Fix test issues (#56180) (#56916) 6 years ago
56235-eapi-vrf.yaml [stable-2.8] Don't detect update if vrf not set. (#56235) (#56421) 6 years ago
56292-ios-static-route-ci-failure.yaml Backport PR for fixing IOS static route TC CI failure (#56294) 6 years ago
56357-ibm-storage-unwanted-args-cause-failure.yml Backport/2.8/56357 (#56367) 6 years ago
56376-bootproto_dhcp_regression.yaml [2.8] Address regression causing bootproto=dhcp for manual IP addresses 5 years ago
56392-consul_session-improve_doc_and_add_integration_tests.yaml consul_session: improve documentation and add integration tests (#56392) (#59357) 5 years ago
56420-Fix-win_hostname-for-non-netbios-names.yml Win_hostname module: Change name check to WMI (#56420) 6 years ago
56458-yum-fix-false-error-msg-autoremove.yaml yum: fix false error msg about autoremove support (#56459) 6 years ago
56481-group-detect-duplicate-gids-local.yaml group: detect duplicate GIDs when local=yes (#58469) 5 years ago
56538-yum-handle-proxy-conf.yaml yum: handle "_none_" value for proxy (#56725) 6 years ago
56575-os_stack-apply_tag_conditionally_to_fix_the_module.yaml Apply tags conditionally so that the module does not throw up an erro… (#56710) 6 years ago
56608-postgresql_ping_fix_typo.yml postgresql_ping: fixed a typo in the module documentation (Backport/2.8/56608) (#56842) 6 years ago
56610-docker_image-fix-oldstyle-defaults.yml [2.8] docker_image: fix compatibility bugs (#57085) 6 years ago
56618-update-pkg_mgr.py-for-Amazon-Linux-support.yaml update pkg_mgr.py for Amazon Linux support (#56618) 6 years ago
56638-yum-update_cache-fix.yaml 2.8: Move update_cache to after self.yum_baseurl definition (#56613) (#56705) 6 years ago
56678-ufw-status-change-detection.yaml Make second group match of ufw status output optional (#56678) 6 years ago
56687-docker_container-networks_cli_compatible.yml docker_container: fix container creation with networks_cli_compatible=yes (#56687) 6 years ago
56734-postgres_bugfix_pg_restore.yml Backport/2.8/56703 (#56829) 6 years ago
56747-netapp_e_volume-fix-profileId-indexing.yaml Fix workload profileId indexing in netapp_e_volume module 6 years ago
56784-aci-do_not_encode_query_string.yaml ACI: Do not encode query_string (backport) (#56784) 6 years ago
56787-interface-not-found.yaml [stable-2.8] eos_l2_interface handle "Interface does not exist" (#56787) (#56982) 6 years ago
56808-openssl_pkcs12-passphrase-crash.yml openssl_pkcs12: fix crash due to wrong path used for loading key in check mode (#56808) 6 years ago
56844-glusterfs_volume-fix_compare.yml [2.8] Fix traceback when using gluster_volume 5 years ago
56900-route53-facts-check-mode.yaml route53_facts: add check mode support (#56900) 6 years ago
56912-update-rabbitmq_queue.yaml Backport/2.8/56912 (#57161) 6 years ago
56940-docker_image-fail.yml [2.8] docker_image: fix compatibility bugs (#57085) 6 years ago
56947-docker-dev.yml docker conncetion plugin: accept 'dev' as 'newest version' (#56947) 6 years ago
56954-purefa_pgsnap_handle_exit_correctly.yaml Make purefa_pgsnap module handle its own exit correctly 6 years ago
56974 -update ospf modules to fix bugs as software version changes .yml add changelogs fragments 6 years ago
56976-update ce_ntp.py and remove the root tag name to find all nodes.yml Backport/2.8/56976 update ce_ntp.py to fix bug (#57175) 6 years ago
56987-vmware_guest_powerstate-fix_task_name.yml [2.8] VMware: Use short unique task name for schedule task 6 years ago
56990-hcloud_volume_attaching_idempotent.yaml Backport hcloud_volume attach step should be idempotent 6 years ago
57024-adds-visibility-parameter-gitlab-group.yml Backport/2.8/57024 (#57846) 6 years ago
57057-add-terminal-initial-prompt-for-initial-connection.yml Backport/2.8/57057 add terminal initial prompt for initial connection (#57178) 6 years ago
57093-win_pagefile-Bug-not-using-testPath.yml win_pagefile: not using testPath (#57093) 6 years ago
57096-netapp_e_lun_mapping-Fix-confict-and-zero-lun.yaml Add changelog fragment for backporting PR #57096 to stable-2.8 branch 5 years ago
57135-netapp_e_iscsi_target-fix-chap-secret-size-and-clearing.yaml Backport/2.8/57135 (#57137) 6 years ago
57147_Fix_postgresql_pg_hba_TypeError_pg_hba.conf_wiped.yml Issue 56430 (#57147) 6 years ago
57185-fix_vmware_modules_py_pre2.79.yaml VMware: not ssl.SSLContext if validate_certs false (#57185) 5 years ago
57190-improve-warnings-for-when.yaml improve conditional warnings (#57190) 6 years ago
57221-nios-host-record-bug-fix.yaml Backport PR to fix the bug 57215 & 56300 under Nios Host_Record module (#57347) 6 years ago
57248-gather_facts-cleanup-tmp.yaml gather_facts: clean up tmp files upon completion (#57845) 6 years ago
57264-update-vxlan-to-fix-bugs.yml Backport/2.8/57264 update vxlan to fix bugs (#57889) 6 years ago
57272-fix-ansible-vault-whitelist-after-44320.yml Fix ansible-vault cipher_whitelist (#57272) 6 years ago
57295-openssh_keypair-fingerprint.yaml openssh_keypair: make fingerprint result a string (#57295) 6 years ago
57297-postgresql_db_add_note_dump.yml postgresql_db: add note to doc about pg_dump Backport/2.8/57297 (#57308) 6 years ago
57298-ovirt_vnic_remove_duplication_readme.yml Ovirt vnic profile docs backport (#59288) 5 years ago
57317-update-bgp-modules-to-fix-some-bugs.yml ce_bgp: update bgp to fix bugs (#57317) 6 years ago
57320-Portset-did-not-allow-you-to-add-port-when-creating-a-portset.yml Backport/2.8/57320 (#58009) 6 years ago
57327-fix-file-descriptor-leak.yaml [stable-2.8] Fix file descriptor leak in lineinfile module. (#57328) 6 years ago
57351-role-custom-filter.yaml 2.8: Revert "Speed up VariableManager by preserving Templar state. (#45572)" (#59280) (#59373) 5 years ago
57363-interface-not-checking-vserser.yml add fragment 6 years ago
57379-duplicate-rules-create-if-index-not-set.yml Backport/2.8/57379 (#58080) 6 years ago
57391-postgresql_table_bugfix_schema_handling.yml Backport PR of 57391 postgresql_table - bugfix of schema handling 6 years ago
57447-netvisor-failing-with-network_cli-connection.yaml fix 57447 bug (#57938) 6 years ago
57464-set-ovirt-disk-active-default.yaml set ovirt disk active default (#57464) (#57748) 6 years ago
57480-ftd-configuration-fix-response-parsing.yaml [stable-2.8] ftd_configuration: fix a bug with response parsing (#57480) (#57676) 6 years ago
57481-ios-ntp-integration-tc-failure-fix.yaml Add missing changelog fragments 6 years ago
57507-postgresql_pg_hba_multiple_options.yml Backport 57507 postgresql_pg_hba bugfix (#58384) 6 years ago
57518-tower_role-fix_validate_certs.yml [2.8] tower_role: ensure alias of "validate_certs" parameter is handled 5 years ago
57579-add-pipelining-to-podman-connection-plugin.yaml Add pipelining to podman connection plugin 5 years ago
57580-vmware_guest_move-fix_undefined_name.yml [2.8] VMware: Fix vmware_guest_move undefined VM name error 6 years ago
57588-purefa_user_change_api_token_to_api.yaml [2.8] purefa_user: Fix Incorrect parameter used causing crashes. (#57588) (#58544) 6 years ago
57591-speed-up-gcp-compute-dynamic-inventory.yaml Improve speed of the gpc_compute dynamic inventory (#57591) 6 years ago
57618-fix-diff-on-absent-files.yaml Fix --diff to produce output when creating a new file (#57744) 6 years ago
57665-ios-smoke-tc-failure-fix.yaml Add missing changelog fragments 6 years ago
57688-netbox-groups.yaml netbox: inventory: fix implementation of groups option (#57689) 6 years ago
57696-update-ce.py-to-fix-a-bug.yml Backport/2.8/57183 update lib/ansible/plugins/action/ce.py to fix a bug (#57696) 6 years ago
57698-update-ce_facts-to-fix-array-out-of-range-bug.yml backport/2.8/57187 update ce_facts to fix array out of range bug (#57187) (#57698) 6 years ago
57711-To_resolve_NoneType_error_in_aci_l3out.yaml Backport PR to resolve NoneType error in issue 57711 (#58706) 5 years ago
57720-fix-lvg-warning-int-to-str-conversion.yml lvg: fix default value type, should be str (#57723) 6 years ago
57750-option-is-marked-as-required-but-specifies-a-default.yml Backport/2.8/57257 option is marked as required but specifies a default (#57750) 6 years ago
57752-update-info-center.yml backport/2.8/57269 update info-center (#57269) (#57752) 6 years ago
57757-update-vrf-to-fix-bugs.yml backport/2.8/57270 update vrf to fix bugs (#57270) (#57757) 6 years ago
57790-ovirt_host_facts_fix.yml Ovirt host facts fix (#57793) 6 years ago
57801-openssh_keypair-fix-make-regenerating-valid-files-possible.yml openssh_keypair: bugfix make regenerating keypairs via force possible… (#57801) 6 years ago
57833-gitlab_runner-Fix-idempotency-on-creation.yml gitlab_runner: Fix idempotency when creating runner (#57833) 6 years ago
57868-crypto-improve-req-errors.yml crypto modules: Improve requirements / error messages (#57868) 6 years ago
57888-update-snmp-modules-to-fix-bugs-for-cloudengine.yml backport/2.8/57025 update snmp modules to fix bugs for cloudengine (#57025) (#57888) 6 years ago
57889-update-scmp-to-fix-bugs.yml Backport/2.8/57264 update vxlan to fix bugs (#57889) 6 years ago
57890-update-acl-to-fix-bugs.yml Backport/2.8/57268 update acl (#57268) (#57890) 6 years ago
57896-fix-ipaddr-cidr-index-handling.yml [2.8] ipaddr: Handle ipaddress index in network correctly 6 years ago
57903-ce_snmp_location_fix_for_out_of_array_index.yml ce_snmp_location: fix for out of array index. (#57903) 6 years ago
57904-ce_snmp_target_host.yml ce_snmp_target_host: update to fix bug: None has no 'lower()' function. (#57904) 6 years ago
57905-update-ce_acl_interface-to-fix-bugs.yml update acl interface. (#57905) 6 years ago
57907-update-ce_interface-to-fix-bugs.yml update ce_interface to fix bugs (#57907) 5 years ago
57913-docker-robustness.yaml docker_*: make modules more robust on Docker errors (#57913) 6 years ago
57914-docker-py-missing.yaml docker_* modules: improve error message when docker-py is missing (#57914) 6 years ago
57919-python3-encoding-iosxr_config.yaml Pull request for temp/iosxr-back (#58075) 6 years ago
57935-ovirt-host-event-log.yml Ovirt host event log backport (#59432) 5 years ago
57936-ovirt-nic-default-vnic.yml Ovirt nic default vnic backport (#58057) 6 years ago
57936-ovirt_vnic_profile_fix.yml Ovirt vnic profile fix backport (#58058) 6 years ago
57947-update-ce_vxlan_global-to-fix-bugs.yml Backport/2.8/57947 update ce_vxlan_global to fix bugs. (#57947) (#58553) 5 years ago
57969-docker_container-change-expected-config-source.yml docker_container: Change expected config source (#57969) 6 years ago
57993-openssh_keypair-add-public-key-and-key-comment-validation.yml openssh_keypair - Add public key and key comment validation (#57993) 5 years ago
58015-yang-types.yaml [stable-2.8] Fix RESTCONF media types (#58015) 6 years ago
58039-docker_swarm_service-fix-resource-lookup.yaml docker_swarm_service: Added default value for mounts.source (#58039) 6 years ago
58060-vmware_guest-make_max_connections_work.yml [2.8] VMware: looking up maxMksConnections in incorrect location 5 years ago
58136-ovirt_vm_migrate_with_state_present.yml Ovirt vm migrate with state present backport (#58720) 5 years ago
58159-ios-ansible-net-model-fix.yaml Backport PR to fix ios_facts ansible_net_model (#58174) 6 years ago
58194-vm-name-item-not-yet-present-at-creation-time.yaml proxmox_kvm: While a VM is beeing created, vm has no name item (#58196) 5 years ago
58200-update-ce_bfd_global-to-fix-a-bug.yml Backport/2.8/58200 ce_bfd_global: update to fix a bug. (#58200) (#58555) 5 years ago
58207-update-ce_bfd_view-to-fix-a-bug.yml backport/2.8/58207 ce_bfd_view: update to fix a bug (#58207) (#58556) 5 years ago
58226-update-ce_vxlan_gateway-to-fix-a-bug.yml Backport/2.8/58226 ce_vxlan_gateway: update the regular expression to match the more acc… (#58557) 5 years ago
58227-update-cce_evpn_bd_vni-to-fix-a-bug.yml Update 58227-update-cce_evpn_bd_vni-to-fix-a-bug.yml 5 years ago
58229-update-ce_interface_ospf-to-fix-a-bug.yml Update 58229-update-ce_interface_ospf-to-fix-a-bug.yml 5 years ago
58256-openssl_certificate-san-comparison.yml openssl_certificate: fix failing SAN comparisons (#58256) 6 years ago
58272_postgresql_privs-fix-views-handling.yml postgresql_privs: bugfix of 27327 - incorrect views handling (#58272) 6 years ago
58310-gather-facts-verbosity.yml [stable-2.8] Set _ansible_verbose_override in gather_facts action plugin. Fixes #58310 (#58339) 6 years ago
58315_postgresql_membership-remove-debug-print.yml Backport PR for 58315 6 years ago
58351-fix-non-ascii-vault.yml Handle vaulted non-ascii characters for Python2 (#58503) 6 years ago
58360-fix-cpu-count-ppc.yaml facts: fix double-counting of CPUs on POWER systems (#58360) 5 years ago
58483-win_setup_resilience.yml Win setup fix 2.8 (#59211) 5 years ago
58554-update-ce_vrrp-to-fix-a-bug.yml backport/2.8/57916 ce_vrrp: update ce_vrrp to fix a bug (#57916) (#58554) 5 years ago
58559-update-ce_evpn_bgp_rr-to-fix-a-bug.yml Backport/2.8/58228 ce_evpn_bgp_rr: update to fix a bug (#58228) (#58559) 5 years ago
58561-update-ce_link_status-to-fix-a-bug.yml Backport/2.8/58230 ce_link_status: update to fix a bug (#58230) (#58561) 5 years ago
58563-update-ce_netstream_aging-to-fix-a-bug.yml backport/2.8/58231 ce_netstream_aging: update to fix a bug. (#58231) (#58563) 5 years ago
58565-update-ce_static_route-to-fix-a-bug.yml Backport/2.8/58251 ce_static_route: fix some bugs. (#58251) (#58565) 5 years ago
58569-nagios-fifo-fix.yaml Fix nagios module to recognize if file exists and is fifo pipe (#58569) 5 years ago
58577-ovirt_update_vm_migration_domunetation.yml Ovirt update vm migrate docs backport (#58717) 5 years ago
58579-vmware_object_role_perm_fix.yml [2.8] VMware: Warn user about dvswitch permissions (#58758) 5 years ago
58605-openssl_privatekey-secp256r1.yml openssl_privatekey: forgot to add secp256r1 (#58605) 5 years ago
58625-ovirt_add_host_retry_doc.yml Ovirt add host retry doc backport (#58718) 5 years ago
58734-correct-machinectl-become-plugin.yaml Backport machinectl become plugin fixes (#58734) (#58774) 5 years ago
58737-vmware_guest-fix_clone_guest.yml [2.8] VMware: Fix vmware_guest cloning bug 5 years ago
58791-docker-errors.yml docker_* modules: improve tag validation and requests error handling (#58791) 5 years ago
58820-use-templated-loop_var-in-include_tasks.yaml Use templated loop_var/index_var when looping include_* (#58866) 5 years ago
58876-do-not-reuse-remote_user-from-prev-loop.yaml 2.8: Clear 'connection related' plugin vars for next loop iteration (#59024) v2 (#59510) 5 years ago
58949-nmcli-vlanid-typecast.yml nmcli: Argument vlanid (int) is changed internally to string (#58963) 5 years ago
59043-docker_container-nocopy.yml docker_container: add support for nocopy mode (#59043) 5 years ago
59072-update-ce_interface-to-fix-a-bug.yml Backport/2.8/59070 ce_interface : update ce_interface to fix a bug (#59072) 5 years ago
59106-fix-ipv6-truncating-in-ec2_group.yml Don't truncate cidr_ipv6 addresses in ec2_group.py (#59106) 5 years ago
59190-vmware_guest-mem_reservation.yml [2.8] VMware: Accept 0 as valid value for memory reservation 5 years ago
59196-ovirt_use_sysprep_when_needed.yml Ovirt correct sysprep backport (#59286) 5 years ago
59243-update-ce_file_copy-to-fix-a-bug.yml Backport/2.8/59071 ce_file_copy : update ce_file_copy to fix a bug. (#59071) (#59243) 5 years ago
59335-developing_modules_general-update_docs.yaml remove ambiguity: use "my_test" as module name (#59335) (#59519) 5 years ago
59342_postgresql_schema-fix-example.yml Backport 59342, postgresql_schema: parameter ensure replaced by state (#59368) 5 years ago
59377-ovirt-vm-when-creating-fix.yml ovirt vm when creating Nonetypefix (#59377) 5 years ago
59437-update-ce_ntp_auth-to-fix-a-bug.yml Backport/2.8/59344 ce_ntp_auth: update to fix "state is present but all of the following are missing: pas… (#59437) 5 years ago
59445-ce_rollback_shouldnt_load_xml_configure_via_network_cli.yml Backport/2.8/59345 ce_rollback: shouldn't load xml configure via network_cli. (#59445) 5 years ago
59456-find-return-values.yaml Fix return values types for find module in docs (#59480) 5 years ago
59471-systemd-wait-while-deactivating.yaml systemd module will now wait on deactivating state (#59471) (#60939) 5 years ago
59497_postgresql-modules-remove-unused-imports.yml Backport/2.8/59497 fix code formatting, remove unused imports (#59518) 5 years ago
59503-fix-recursive-csharp-logging.yml prevent recursive logging csharp stackoverflow. (#59503) 5 years ago
59515-ce_mtu-update-to-fix-bugs.yml backport/2.8/59343 ce_mtu: update to fix bugs. (#59343) (#59515) 5 years ago
59520-ce_startup-update-to-fix-a-bug.yml Backport/2.8/59346 ce_startup: update to fix a bug (#59520) 5 years ago
59548-import-playbook-plugin-dirs.yml Fix changelog entry for playbook_dir fix 5 years ago
59677-ce_vrrp-to-fix-bugs.yml update ce_vrrp to fix bugs (#60034) 5 years ago
59678-ce_bgp_af-to-fix-bugs.yml update ce_bgp_af to fix bugs (#60032) 5 years ago
59684-ce_mlag_config-to-fix-bugs.yml Backport/2.8/59336 ce_mlag_config: update to fix a bug(#59336) (#59684) 5 years ago
59685-ce_stp-to-fix-bugs.yml Backport/2.8/59347 ce_stp: update to fix a bug. (#59347) (#59685) 5 years ago
59715-docker_container-ipv6-port-bind.yml docker_container: fix port bindings with IPv6 addresses (#59715) 5 years ago
59728-ce_config-to-fix-bugs.yml Backport/2.8/59523 ce_config: Optimize multi-level views & fix a bug. (#59523) (#59728) 5 years ago
59745-fix-pipelining-in-buildah-connection-plugin.yml [stable-2.8] Fix pipelining in buildah connection plugin 5 years ago
59769-fix_ansible_issue_58469_regression.yaml Only error out if the gid exists with a different group name (#59769) 5 years ago
59786-ce_netstream_global-to-fix-bugs.yml Backport/2.8/59689 ce_netstream_global: update to fix a bug. (#59689) (#59786) 5 years ago
59862-ovirt-vnic-profile-qos-update-fix.yml backport fix qos update ovirt_vnic_profile (#59862) 5 years ago
60033-ce_netstream_template-to-fix-bugs.yml Backport/2.8/59690 ce_netstream_template: update to fix a bug. (#59690) (#60033) 5 years ago
60084-ce_ce_rollback_set_mmi-mode-enable.yaml Backport/2.8/60075 ce_rollback: set mmi-mode enable to run commands and unset after running. (#60075) (#60084) 5 years ago
60085-ce_config _set_mmi-mode.yml Backport/2.8/60071 ce_config : It is necessary to undo mmi-mode enable after running commands. (#60071) (#60085) 5 years ago
60105-postgresql_turn_off_db_default_warnings.yml Backport/2.8/60105: turn off the default db warning where it doesn't make sense (#60107) 5 years ago
60198-ovirt-vnic-profile-check-fix.yml Ovirt vnic profile fix backport (#60198) 5 years ago
60202-ovirt-host-update-force-docs.yml Ovirt host update force docs backport (#60475) 5 years ago
60270-ce_aaa_server-to-fix-bugs.yml update ce_aaa_server to fix bugs (#60355) 5 years ago
60272-ce_aaa_server_host-to-fix-bugs.yml update ce_aaa_server_host to fix bugs (#60356) 5 years ago
60274-ce_acl-to-fix-bugs.yml update ce_acl to fix bugs (#60357) 5 years ago
60381-docker_login-logout-change.yml docker_logout: report change on successful logout (#60381) 5 years ago
60410-search-project-in-domain.yml Search project in domain when it's defined 5 years ago
60412-ce_bfd_global-to-fix-bugs.yml Update ce_bfd_global to fix bugs (#60477) 5 years ago
60461-ovirt-vm-update-template-search-by-datacenter.yml Ovirt template search by datacenter backport (#60478) 5 years ago
60581-ovirt-vm-add-linux-boot-param-warning.yml ovirt_vm add linux boot param warning backport (#60581) 5 years ago
60582-ovirt-vm-update-kernel-docs.yml ovirt vm update kernel docs backport (#60582) 5 years ago
60616-support-multiple-port.yaml fix: docker_swarm_service does not publish both tcp and udp ports (#60616) 5 years ago
60683-backport-57418.yaml Backport/2.8/57418 (#60683) 5 years ago
60727-acme_certificate-acme-compatibility.yml acme_certificate: make compatible to Buypass' ACME v2 testing endpoint (#60727) 5 years ago
60737-xenserver_guest-vbd-plug-fix.yml XenServer: When VM is in powered on state, plug newly added disks 5 years ago
60745-openssl_certificate-idempotency.yml openssl_certificate: fix idempotency (#60745) 5 years ago
60912-constructed-groups-option-sanitization.yaml Warn when transforming constructed groups (#60912) 5 years ago
60961-docker_compose-fix-deprecation-warning.yml fix erroneous failures in docker_compose due to deprecation warnings … (#61650) 5 years ago
61231-extended-loop-include.yaml Add changelog fragment 5 years ago
61655-fix-digital-ocean-droplet-create.yaml Fix creation of DigitalOcean droplets using digital_ocean_droplet module (#61655) 5 years ago
61735-wait-for-s3-bucket-to-exist-before-modifying.yaml [stable-2.8] aws_s3 - wait for the bucket before setting ACLs (#61735) 5 years ago
61740-docker_container-port-range-parsing.yml docker_container: improve port range parsing error behavior (#61740) 5 years ago
ac_collection_plugin_load.yml patch ansible-connection collection plugin loading (#59119) 5 years ago
aci_access_port_to_interface_policy_leaf_profile-missing_policy_group.yaml aci_aptiplp: Support missing policy_group (#48000) 6 years ago
aci_interface_policy_leaf_policy_group-missing_aep.yaml aci_iplpg: Support missing aep (#48001) 6 years ago
acl_doc_fix.yml added missing docs for option in acl module (#50775) 6 years ago
add-elapsed-return-value-to-select-modules.yaml Add elapsed return value to select modules (#37969) 6 years ago
add-env-variables-to-gcp-compute.yml Set correct version and update changelog fragment 6 years ago
add-minor-version-for-centos-debian.yaml [stable-2.8] Get minor version number for CentOS and Debian (#57814) (#58538) 6 years ago
adhoc-command-async-output.yaml [stable-2.8] Fix async output with adhoc callbacks. Fixes #15988 (#59935) 5 years ago
agnostic-become-prompt.yaml Flip default for AGNOSTIC_BECOME_PROMPT (#45563) 6 years ago
ajson-nested-decode.yaml Support nested JSON decoding in AnsibleJSONDecoder (#45924) 6 years ago
allow_bad_things.yml Overridable safety (#53458) 6 years ago
allow_inv_plugin_loading.yml ensure inventory plugin loading rel to play (#51177) 6 years ago
allow_regions_aws_invp.yml aws_ec2 Implement the missing 'region discovery' (#51333) 6 years ago
always_keep_subset.yml Always keep subset data for callbacks (#56881) 6 years ago
always_module_attribs.yml fix missing attribs with dirct module execution (#53875) 6 years ago
ansible-adhoc.yaml Make ansible adhoc work with include_role (#56163) 6 years ago
ansible-doc-fixes.yml Adoc fixes (#47137) 6 years ago
ansible-env-config-prefix.yml New release v2.8.0a1 6 years ago
ansible-template-error.yml Add new AnsibleTemplateError to more easily catch templating issues (#50563) 6 years ago
apt_repository-no-tty.yaml Preventing '/dev/tty not found' problems (#49950) 6 years ago
asa_config_content_fix.yaml Asa config fix28 backport (#56562) 6 years ago
async-dir.yaml async: use async_dir for the async results file directory (#45461) 6 years ago
async-wrapper-stdin.yaml Allocate an explicit stdin in async_wrapper (#53410) 6 years ago
async_statys_pyx_compat_fix.yml now clog matches code 6 years ago
auto_nice_error.yml allow nontype configdata (#53365) 6 years ago
avoid_race.yml Try to get correct buffer size to avoid races (#53547) 6 years ago
avoid_spurious_unique_warnings.yml avoid spurious warnigns on unique filter 6 years ago
avoid_ssh_retry_discolsures.yml updated clog with cve 6 years ago
aws_ec2_inventory_integration_tests.yaml fix no_log indentation so AWS temporary credentials aren't displayed in tests (#53073) 6 years ago
aws_kms_grants.yml aws_kms enhancements (#31960) 6 years ago
aws_s3-etags.yaml aws_s3: Improve ETag handling (#46332) 5 years ago
azure_rm_appgateway-probe.yaml Fix changelog entries using strings for sections. 6 years ago
azure_rm_deployment_fix_45941.yaml fix premature exit when RG doesn't exist (#46013) 6 years ago
bad_empty_play.yml allow empty plays again, for now (#55878) 6 years ago
basic-no-state-absent-when-path-or-dest.yaml Do not add state: absent when a non-existent path is returned (#51350) 6 years ago
become-plugins.yaml Become plugins (#50991) 6 years ago
become_none.yml if users are None/empty, dont assume sameness (#58875) 5 years ago
better-kv-error-reporting.yml Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
better_cfgmgr_errors.yml More specificity in errors for cfg mgr (#48995) 6 years ago
better_json_option_error.yml better error for bad module options (#52726) 6 years ago
better_rhn_channel_errors.yml Handle errors correctly in rhn_channel (#54194) 6 years ago
better_task_error.yml preserve underlying block building error (#56465) 6 years ago
bigip-monitor-http-receive-parameter.yaml [stable-2.8] fixes issue with recieve parameter idempotency (#59999) (#60541) 5 years ago
blockinfile-bytes-fix.yaml Use bytes rather than native string for result (#46281) 6 years ago
callback-keep-more-debug-keys.yml Do not filter out exception, warnings, deprecations on failure when using debug (#47588) 6 years ago
cfg_mgr_fix.yml fix bug in config mgr 6 years ago
cgroup-perf-recap-fix-open-files.yaml [stable-2.8] When not using file_per_task, make sure we don't prematurely close the perf files (#56477) 6 years ago
change_failed_when_example.yaml Update changed_when and failed_when examples (#50411) 6 years ago
check_type_string-option-when-converting.yaml Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 6 years ago
checkpoint-object-facts-type-param.yaml Add object_type param to checkpoint_object_facts (#50982) 6 years ago
chroot_exe.yml made chroot exe configurable (#53147) 6 years ago
clean_results.yml Handle gracefully a bad module 'results' key (#53973) 6 years ago
clear_system_variablse.yml Fix for changes in clearlinux (#49344) 6 years ago
cli-refactor.yaml Save the command line arguments into a global context 6 years ago
cloudstack_minors.yaml cloudstack: fix E326 (#54657) 6 years ago
code-cleanup-no-get-exception.yaml Remove get_exception from the remainder of the modules 6 years ago
collections.yml Collection content loading (#52194) 6 years ago
command-stdin-no-newline.yaml command modules: optional stdin_add_newline (#45170) 6 years ago
conditionals_fix.yml remove bare var handling in conditionals (#51030) 6 years ago
config-cleanup-tmp-dirs.yaml [stable-2.8] Use atexit to cleanup tmp dirs (#56532) 6 years ago
contains-test.yaml Documentation error (#57924) 6 years ago
copy-diff-text.yaml Ensure that the src file contents is converted to unicode in diff info (#45744) 6 years ago
copy-recursive-remote-src.yml copy - support recursive copying with remote_src (#43998) 6 years ago
dd-put-empty-files.yaml Support transfering empty files to target host. Fixes #36725 (#45751) 6 years ago
deal_with_bad_config_types.yml better handling of bad type in config (#48821) 6 years ago
debconf_bool_fix.yml make debconf compare apples to apples (booleans) (#53331) 6 years ago
delegate_to_loop_hostvars.yaml Don't use the task for a cache, return a special cache var (#47243) 6 years ago
detect_interpreter_stdout.yml match interpreter on stdout also (#49446) 6 years ago
dict2items-mapping.yaml Allow dict2items to work with hostvars (#53538) 6 years ago
dict_is_dict.yml dict is dict (#54057) 6 years ago
diff_yaml.yml Diff mode returns yaml diffs in yaml callback plugin (#48794) 6 years ago
disallow-relative-homedir.yaml Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) 6 years ago
display-singleton.yaml Add a Singleton metaclass, use it with Display (#48935) 6 years ago
distribution-file-processing.yaml Move fragment to correct location. 6 years ago
distribution_support.yaml Distribution: Add support for Linux Mint 18.3 (#52224) 6 years ago
dnf-4.2.2-module-remove.yaml fix dnf module removal in dnf upstream 4.2.2+ (#54923) 6 years ago
dnf-better-error.yml [stable-2.8] Provide a better error when python-dnf install fails (#57622) 6 years ago
dnf-conf-file.yaml dnf - fix conf_file loading (#50515) 6 years ago
dnf-fix-plugin-loading.yaml dnf module load/init dnf pkg mgr plugins properly (#49278) 6 years ago
dnf-group-removal.yaml fix dnf wildcard pkg removal - fixes #27744 and #36970 (#45357) 6 years ago
dnf-ignore-weak-deps.yaml dnf/yum - added install_weak_deps option (#50525) 6 years ago
dnf-localgpgcheck.yaml dnf properly gpg check local packages based on param (#47455) 6 years ago
dnf-modularity.yaml dnf to support modularity module appstream specs 6 years ago
dnf-packagename-parse.yaml fix pkg name nevra parsing regex in dnf (#53572) 6 years ago
dnf-update-cache-broken-transaction.yaml fix order of dnf api operations so transactions don't fail (#50038) 6 years ago
dnfyum-disable-excludes.yaml don't restrict disable_excludes choices incorrectly (#47453) 6 years ago
doc_debug_var.yml updated var docs (#48957) 6 years ago
doc_module_paths_unresolved.yml Avoid resolving module_paths for docs (#51453) 6 years ago
docfixes.yml fixes to ansible-doc (#47682) 6 years ago
docker-facts.yaml Rename return of docker_compose. (#54171) 6 years ago
docker-image-ids.yaml docker_container, docker_image_facts: allow to use image IDs (#46324) 6 years ago
docker-swarm-service-defaults.yml Docker swarm service integration tests (#45674) 6 years ago
docker_container-idempotency.yaml docker_container: fix various idempotency problems and non-working options (#45905) 6 years ago
docker_network-adding-scope-and-attachable-flags.yaml [docker_network] Adding `scope` and `attachable` flags (#49562) 6 years ago
docker_network-driver_options.yaml [docker_network] Add handling for Python booleans in driver_options (#48105) 6 years ago
docker_network-requirements.yaml [2.8]Changelog fix/2.8 (#56461) 6 years ago
docker_network_aux_addresses.yml [2.8] [docker_network] Fix idempotency when using aux_addresses in ipam_config (#56972) 6 years ago
docker_volume-force-change-detection-revert.yaml docker_volume: revert #47390 (#50663) 6 years ago
docker_volume-force-change-detection.yaml Fix option change detection / force support for docker_volume. (#47390) 6 years ago
dont_template_passwords_from_prompt.yml prevent templating of passwords from prompt (#59246) 5 years ago
drop-pkg_resources.yaml Remove runtime usage of pkg_resources. 6 years ago
dzdo_password_prompt.yml dzdo: fix password prompt (#59208) 5 years ago
ec2_asg-launch-template-support.yml [docs] Add changelog for ec2_asg launch template feature 6 years ago
ec2_asg_retry_deletion_when_busy.yaml ec2_asg: Retry Autoscaling Group delete calls when scaling activity is in progress (#46124) 6 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 (#52579) 6 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) 6 years ago
ec2_vpc_peer_describe_peer_with_exception_handling.yaml VPC peer module unhandled exception on bad peering ID (#45306) 6 years ago
ec2_vpc_peer_parameter_checking.yaml add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py (#52307) 6 years ago
ec2_vpc_peering_facts_tags.yml add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py (#52307) 6 years ago
elb_target_group_fix_KeyError.yaml elb_target_group - prevent a KeyError exception (#45169) 6 years ago
end-host-meta-task.yaml Add new meta task end_host (#47194) 6 years ago
ensure_discovery_unsafe.yml Ensure discovery unsafe (#55295) 6 years ago
ensure_facts_safe.yml mark entire module result untrusted as template (#55717) 6 years ago
explain_bare.yml explain 'bare variables' (#49577) 6 years ago
expose-loop-var-name.yml Expose loop_control.loop_var as ansible_loop_var (#54240) 6 years ago
facts-linux-cpu-arm-architecture.yml [stable-2.8] Handle situation where ansible_architecure may not be defined when gathering facts (#55466) 5 years ago
facts-pkg-mgr-rhel.yaml Force pkg_mgr yum for rhel < 8, dnf for rhel > 8 (#54010) 6 years ago
fibre_channel_wwn_fact.yaml Add network fact to obtain FC WWN initiator ports (#37043) 6 years ago
fibre_channel_wwn_fact_aix.yaml Add support of facts gathering WWNs on AIX OS (#51704) 6 years ago
file-touch-non-owner.yaml file - allow touch on files not owned by user (#50964) 6 years ago
firewalld-missing-port-protocol.yml add changelog for #50242 (#50480) 6 years ago
fix-Amazon-system-release-version-parsing.yaml fix Amazon system-release version parsing (#51521) 6 years ago
fix-aws-plugin-credential-precedence.yaml fix AWS plugin credential precedence for environment variables (#52945) 6 years ago
fix-callbacks-mixed-keys.yaml Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 6 years ago
fix-lvg-reduce-by-better-listing-pv.yml List correctly current PV in "lvg" module: fix lvg reduce (#49731) 6 years ago
fix-password-lookup-on-fips.yaml Fix password lookup for FIPS 6 years ago
fix-python3-compatibility-with-AWS-policies.yaml replace uses of sort_json_policy_dict with compare_policies (#52943) 6 years ago
fix_adhoc_includes.yml make adhoc include_role/task work again! (#49247) 6 years ago
fix_cache_assumption.yml Better test for cache method availability (#54740) 6 years ago
fix_ec2_group_target_vpc_precedence.yaml ec2_group - fix VPC precedence for security group targets (#45787) 6 years ago
fix_ec2_group_vpc_precedence_classic.yaml Fix ec2_group for EC2-Classic accounts (#46242) 6 years ago
fix_gathering_reporting.yml Fix gather_facts error/skipped reporting (#58927) 5 years ago
fix_gce_invplugin.yml fixing gcp inv plugin (#54426) 6 years ago
fix_incorrect_nativisim.yml Not native, but text (#55676) (#56935) 6 years ago
fix_iosxr_facts.yaml PR to implement ansible_net_model for iosxr facts module (#58488) 5 years ago
fix_ir_dupes.yml Prevent duplicate role insertion into roles: (#50552) 6 years ago
fix_order_serial.yml Ensure play order is obeyed (#49897) 6 years ago
fix_plugin_loader_cache.yml clear all loader caches with new dir for plugin (#53413) 6 years ago
fix_pull_extra.yml [2.8]Changelog fix/2.8 (#56461) 6 years ago
fix_safe_eval.yml safe_eval fix (#57188) 6 years ago
fix_strategy_inv_up.yml Fix strat inv (#58982) 5 years ago
fix_taggged_gather.yml fix tagged implicit gathering (#48294) 6 years ago
force_role_with_deps.yml [WIP] force install role and its deps (#49347) 6 years ago
free-strategy-include-var-tags.yaml Use the copied and merged task for calculating task vars in the free strategy. Fixes #47024 (#47060) 6 years ago
from_handlers.yml added handlers_from (#49220) 6 years ago
gather_subset_defaults.yml Fix gather facts ignoring gather_subsets config (#59271) 5 years ago
gcp-compute-add-image.yaml Move changelog entries to fragments directory (#55017) 6 years ago
gcp-session-merge_dict.yml [2.8] fixed _merge_dictionaries calls in GcpSession class 5 years ago
gcp_fixes.yml Add CVE number to changelog 5 years ago
get-url-fix-idempotency.yaml Fix logic to not re-download existing files when force=no (#45495) 6 years ago
get_url-checksum.yaml Fix checksum file parsing in get_url (#53685) 6 years ago
get_url.yaml Fix remote checksums when paths have leading dots (#45287) 6 years ago
gitlab-deprecated-version.yaml [stable-2.8] Version in deprecate calls should be a string (#55395) 6 years ago
group-chars-ignore-doc.yaml TRANSFORM_INVALID_GROUP_CHARS: document "ignore" option (#57318) (#60289) 5 years ago
group-chars-ignore.yaml group_chars: default change warning only when needed 6 years ago
handle_non_strings_in_requirements.yaml handle non strings in requirements version for ansible-galaxy (#52109) 6 years ago
host-start-callback.yaml New v2_runner_on_start callback added (#47684) 6 years ago
hostname-update-distros.yaml [stable-2.8] hostname - Correct distribution for various Linux distros based on output from distro library (#56936) 6 years ago
hostname_cumulus_linux_support.yaml Fix lack of support for Cumulus Linux with Hostname module in Ansible v2.8.0. (#57493) 6 years ago
ibm-storag_add_domain_keywords_to_module.yml IBM storage: fix domain issue by adding more keywords to pyxcli avail… (#48345) 6 years ago
icinga2_host-47671-fix-use_proxy.yaml Move changelog fragment to correct place. (#50869) 6 years ago
improved-fieldattribute-inheritance.yaml Fieldattribute inheritance with defaults (#50891) 6 years ago
improved_stats.yaml Add stats on rescued/ignored tasks (#48418) 6 years ago
include-import-promotion.yaml Promote include_tasks/role and import_tasks/role to stableinterface (#51975) 6 years ago
include-no-swallow-error.yaml Don't swallow exceptions when processing included files (#54791) 6 years ago
include-run-once.yaml Add run_once as a valid TaskInclude keyword (#48068) 6 years ago
include_tasks_listen.yml [stable-2.8] Whitelist listen as a valid keyword on TaskInclude (#56586) (#56597) 6 years ago
include_tasks_parent_templating.yml Give IncludedFile more context via ansible_search_path (#50045) 6 years ago
includevars_nonascii.yaml fix include_vars non-ASCII error handling (#51198) 6 years ago
influxdb_user-admin-role-update.yaml influxdb_user - Allows updates to user privileges (#46667) 6 years ago
interpreter_discovery.yaml Python interpreter discovery (#50163) 6 years ago
inv_fixes.yml [2.8]Changelog fix/2.8 (#56461) 6 years ago
inventory-docker-service-stack-groups.yaml Docker inventory service/stack groups for docker swarm (#48021) 6 years ago
ios_command_edit_macro_dont_handle_no_macro.yaml Backport/2.8/55218 (#58639) 5 years ago
iosxr_fix_netconf_test_failures.yaml More iosxr integration zuul CI test fixes (#57909) 6 years ago
iscsi_facts_hp-ux_aix.yaml Update and correct iSCSI facts collection (#44644) 6 years ago
jinja-now.yml Add now() jinja2 global func for getting the date/time (#43792) 6 years ago
jinja2_native-fallback-warning.yaml Warn about falling back to jinja2_native=false (#49063) 6 years ago
jinja2_nested_undefined.yaml Custom jinja Undefined class for handling nested undefined attributes (#51768) 6 years ago
jinja2_nested_undefined_getitem.yaml Extend jinja2 nested undefined support to keys/indices (#55094) 6 years ago
jira_fix_description_field.yaml stop requiring description. this is not a mandated jira field for all screens (#46023) 6 years ago
junos_fix_netconf_test_failures.yaml Fix junos integration zuul CI failures 6 years ago
k8s-fix_wait_for_response.yaml [2.8] k8s: fix API call to _wait_for_response 6 years ago
k8s_append_hash.yml k8s append_hash (#48830) 6 years ago
k8s_facts_fix.yaml k8s_facts: fix handling of unknown resource types (#47857) 6 years ago
k8s_module_defaults_group.yml Add k8s_auth and kubevirt_vm to the k8s group (#52320) 6 years ago
k8s_validate.yml Provide Kubernetes resource validation to k8s module (#43352) 6 years ago
k8s_wait.yml Add wait functionality to k8s module (#47493) 6 years ago
kubevirt28.yaml Backport/2.8/57685 (#57794) 6 years ago
kubevirt_pvc.yml Backport/2.8/57617 (#57756) 6 years ago
kubevirt_vm_fix_craete_template.yml kubevirt_vm: Improve create VM from template (#56833) 6 years ago
last-loaded-handler-same-name-wins.yaml Last loaded handler with the same name wins (#49249) 6 years ago
lineinfile-insertbefore-index-out-of-range.yaml Use proper index value with insertbefore on a one line file (#46071) 6 years ago
loop-cache-include-apply.yml [2.8]Changelog fix/2.8 (#56461) 6 years ago
loop-control-label-template-error.yaml Catch per loop label templating exceptions. Fixes #48879 (#48896) 6 years ago
loop-empty-literal-list.yaml Ensure that an empty literal list with loop skips the task (#47129) 6 years ago
loop-info.yaml Add info about loop based on jinja2 loop var (#42134) 6 years ago
loop_undefined_delegate_to.yaml Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231) 6 years ago
mac-product-name.yaml Alias ansible_model to ansible_product_name for Darwin. Fixes #52233 (#52242) 6 years ago
macos-paramiko-default-to-ssh.yaml Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 6 years ago
macports-upgrade-selfupdate.yml Macports: Add upgrade parameter and replace update_ports with selfupdate (#45049) 6 years ago
mathstuff-filter-py3-scope.yaml fix py3 scope for unique filter errors, enable filters integration tests on rhel8 beta (#48961) 6 years ago
md5-hash-algorithms-pop-fix.yaml Modify the correct variable when setting available hashing algorithms (#52994) 6 years ago
meraki-syslog-net-id.yaml [stable-2.8] - meraki_syslog - Properly handle net_id (#61744) 5 years ago
meraki_configuration_template_net_id_fix.yml meraki_config_template - Fix actions when specifying net_id (#51586) 6 years ago
meraki_content_filtering-redundant-calls.yml meraki_content_filtering - Remove redundant API call with get_nets() (#55531) 6 years ago
meraki_network-structure.yml [stable-2.8] - Restructure meraki_network execution (#57663) 6 years ago
meraki_orgnet_fix.yml Meraki performance fixes for net and org lookups (#51395) 6 years ago
meraki_ssid_number_fix.yml meraki_ssid - Modifying SSID won't work when specifying number (#51645) 6 years ago
meraki_static_route_api_calls.yml meraki_static_route - Remove unnecessary API call (#55528) 6 years ago
meraki_syslog_net_id.yaml [stable-2.8] - meraki_syslog - Properly handle net_id (#61744) 5 years ago
meraki_vlan_api_calls.yml meraki_vlan - Remove unnecessary API calls when net_id is specified (#54939) 6 years ago
mount-optional-fields.yaml Last two fields in fstab are optional (fixes #43855) (#43941) 6 years ago
mysql-migrate_to_pymysql.yaml Migrate from MySQLdb to PyMySQL (#40123) 6 years ago
netbox_ip_address-fix-duplicate-ip.yaml Bugfix: Creating two IPs in single run of netbox_ip_address (#56550) 6 years ago
netconf-python3-ab45f4c5bf155b6b.yaml Make netconf_get python3 compat (#57578) 6 years ago
netconf_command_timeout.yaml Fix netconf connection command timeout issue (#58322) 5 years ago
netconf_config_backup_issue.yaml Fix netconf_config backup string issue (#56188) 6 years ago
network_configurable_backup_path.yaml Add backup filename and dir path option for config network modules (#50801) 6 years ago
networkos_config_src_option_fix.yaml Fix invalid src option return response for network config modules (#56076) 6 years ago
nicer_role_list.yml add path info to role list (#49346) 6 years ago
nmap_bytes_fix.yml properly convert inputs to handle bytes/unicode (#53072) 6 years ago
no-mutable-fieldattribute-defaults.yaml Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833) 6 years ago
no-overwrite-roles.yaml Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
no_empty_groups.yml [2.8]Changelog fix/2.8 (#56461) 6 years ago
no_strippers.yml toggle for stripping empty shell/command output (#51342) 6 years ago
nvme_fact.yaml Add default fact for NVMe support (#50164) 6 years ago
nxos_acl_28.yaml nxos_acl: some platforms/versions raise when no ACLs are present (#55609) 6 years ago
nxos_facts_fix_backport_fix.yaml Nxos facts fix backport (#57150) 6 years ago
nxos_file_copy_fix.yaml Fix passwordless workflow (#55441) 6 years ago
nxos_install_os_28_testfix.yaml Fix nxos_install_os test cases typo (#58825) 5 years ago
nxos_install_os_fix28.yaml nxos_install_os: Fix nxapi local failures (#55993) (#57446) 6 years ago
nxos_interface_28.yaml nxos_interface: Fix admin_state check for n6k (#55673) 6 years ago
nxos_logging_fix28.yaml nxos_logging facilties defaults (#57144) (#57444) 6 years ago
nxos_snmp_traps_28.yaml nxos_snmp_traps: fix 'group: all' for N35 platforms (#55995) 6 years ago
nxos_snmp_user28.yaml nxos_snmp_user: platform fixes for get_snmp_user (#55832) 6 years ago
nxos_vlan_28.yaml nxos_vlan fix 2.8 backport (#56211) 6 years ago
nxos_vlan_purge_fix28.yaml nxos_vlan purge fix 2.8 (#57442) 6 years ago
nxos_vtp_modules28_fix.yaml nxos_vtp_*: Fixes n6k issues (#55737) 6 years ago
omit-list-of-dicts.yaml Support list of dicts with omit. Fixes #45907 (#45923) 6 years ago
openbsd-disabled-account-no-warning-for-passwd.yaml [stable-2.8] Allow 13 asterisk characters in password field without warning (#54893) 5 years ago
openssl-cryptography.yml New cryptography backend for openssl_certificate (#53924) 6 years ago
openssl-python3.yaml openss: fix various test and Python 3 issues (#47188) 6 years ago
openssl_certificate_fix_has_expired.yml openssl_certificate, fixed has_expired to check the cert expiration date (#53168) 6 years ago
openstack_inventory_fix.yml allow openstack invetnory to work cacheless 6 years ago
os-module_defaults-group.yml openstack: add os module_defaults group (#54319) 6 years ago
os-server-facts-all-projects.yaml os_server_facts: support all_projects (#44800) 6 years ago
os_subnet-subnetpool-id-allowed.yaml os_subnet: allow using non-default subnet pool (#52608) 5 years ago
ovirt_fetch_also_list_of_hrefs.yaml ovirt: Resolve also list of hrefs 5 years ago
ovirt_fix_issue_in_resseting_sd_lease.yaml ovirt_vm: Fix issue in resetting the storage domain lease (#57469) 6 years ago
ovirt_host_network_fix_type_conversion.yaml ovirt_host_network: Fix type conversion (#47617) 6 years ago
ovs-46c4645b69c20178.yaml Add support for vlan update on ovs bridges (#57168) 6 years ago
package_facts-performace-regression-fix.yaml [stable-2.8] apt_facts - Fix cache related performance regression (#60511) 5 years ago
pamd-make-idempotence-fix.yaml pamd: fix idempotence issue when removing rules (#54105) 6 years ago
paramiko-optional.yaml Do not look for a paramiko compat package anymore (#55106) 6 years ago
pause_subsecs.yml allows loop pause for subseconds (#50461) 6 years ago
pear_better_error.yml pear: More info if failure occurs (#49735) 6 years ago
persistent_command_timeout_increase.yaml Increase persistent command_timeout default value (#51056) 6 years ago
persistent_loading.yml Correct plugin loader context for persistent (#54860) 6 years ago
persistent_loading_2.yml [stable-2.8] Plugin paths need to be sent in exectutor, too (#57126) 6 years ago
pip-fix-idempotence-in-check-mode.yaml Fix pip idempotence in check mode 6 years ago
piped-transfer-empty-files.yaml Support empty files with piped transfer_method. Fixes #45426 (#45618) 6 years ago
platform-dist-to-nir0s-distro.yaml Add a porting guide entry for ansible_distribution facts (#50251) 6 years ago
playbook-order-reverse_inventory.yaml Clarify the change made to reverse_inventory 6 years ago
playbookdir_coll_adj_fix.yml fix collection adjacent loading with --playbook-dir (#56194) 6 years ago
plugin-docs-list-fix.yaml An earlier optimization of ansible-doc -l caused failures. (#47012) 6 years ago
plugin-filters-cfg.yaml Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 6 years ago
podman_image-build-output-format.yaml [stable-2.8] Handle new output for podman image build (#59807) 5 years ago
podman_image_info-no-fail-on-invalid-image.yaml [stable-2.8] podman_image_info - Do not fail when nonexistant image name is provided (#57962) 6 years ago
postgresql-add-initial-ssl-tests.yml postgresql SSL related tests, Backport/2.8/55288 (#55801) 6 years ago
postgresql-db-conn-limit.yaml Allow configuration of connection_limit per postgresql database (postgresql_db) (#40345) 6 years ago
postgresql-missing_required_libs.yml postgresql modules: missing_required_libs, removed excess param mapping Backport/2.8/55506 (#55806) 6 years ago
postgresql_idx-remove-useless-lines.yml postgresql_idx: improved doc, tests, remove useless lines from code (#55131) (#55209) 6 years ago
postgresql_slot-fix-sslrootcert.yml postgresql_slot - sslrootcert fix (#55277) 6 years ago
postgresql_user-not-sup-error.yaml postgresql_user: fix test errors on newer Fedora versions (#47166) 6 years ago
powershell_basic_util.yaml Added basic equivalent to PowerShell modules (#44705) 6 years ago
ps-basic-json.yaml [2.8]Changelog fix/2.8 (#56461) 6 years ago
ps_sb_logging.yaml split PS wrapper and payload (CVE-2018-16859) (#49142) 6 years ago
psexec-handle-socket-errors.yaml psexec: Handle socket errors (Connection timeout) (#47201) 6 years ago
psexec-imp-error.yaml psexec: better error on import failure (#47327) 6 years ago
psrp-display-exec-output.yaml psrp - do not display bootstrap wrapper for eachach task (#51779) 6 years ago
psrp-fetch.yaml psrp - Fix fetch for large files (#55351) 6 years ago
psrp-options.yaml psrp - auth options (#54705) 6 years ago
psrp-output.yaml psrp - Fix raw and script tests for connection plugin (#55357) 6 years ago
psrp-utf8-stdio.yaml WinRM/PSRP: Ensure shell returns UTF-8 output (#47404) 6 years ago
psrp-utf8.yaml psrp - fix unicode handling in Python 2 (#47461) 6 years ago
pure_facts_fix.yaml Pure Storage facts fix (#50349) 6 years ago
purefa_facts-api-version-check-for-admin-and-all.yml Fix bug #61924 with API version check 5 years ago
python_requirements_facts_dashes.yml Allow python_requirements_facts to have dashes (#56683) 6 years ago
random_mac-random-int-fix.yaml fix issue in random_mac filter with short prefixes (#53928) 6 years ago
rds_instance_iops_fix.yaml rds_instance: allow empty iops and storage_type (#57943) 6 years ago
reboot-add-aix-support.yml Add AIX support to reboot module (#50353) 6 years ago
reboot-add-search-paths-parameter.yaml Reboot - add parameter for paths to search for shutdown command (#51194) 6 years ago
reboot-change-default-boot-command.yaml Always use /proc/sys/kernel/random/boot_id to confirm reboot on Linux (#47017) 6 years ago
reboot-conn-timeout-reset.yaml reboot - Fix connection timeout reset (#51000) 6 years ago
reboot-fix-exception-type.yaml Use IndexError in exception (#49488) 6 years ago
reboot-path-alpine-solaris.yaml Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 6 years ago
reboot-show-timeout.yaml reboot: Add timeout in error to help troubleshooting (#47216) 6 years ago
reboot-unicode-string.yaml Use unicode instead of bytes (#46234) 6 years ago
reboot-vmware-esxi.yaml Reboot - Fix VMware ESXi not working by adding appropriate commands (#49637) 6 years ago
reboot_missing_parameter.yaml Register missing parameter reboot_timeout (#46585) 6 years ago
reboot_openbsd_support.yaml Add support for OpenBSD (#46147) 6 years ago
redhat_subscription_use_strings_for_yum_plugin_configs.yaml redhat_subscription: Fix usage of ConfigParser (#54815) 6 years ago
redis-3-compat.yaml Support version 3 of the redis python library (#49445) 6 years ago
regex-escape-basic.yaml regex_escape: support POSIX basic regex (#50327) 6 years ago
remove_redundant_md5.yml remove redundant md5 hashing 6 years ago
rename-idrac.yml rename dellemc_idrac_firmware -> idrac_firmware (#54421) 6 years ago
replace-before-after.yaml replace - fixed combined before and after usage (#31452) 6 years ago
restore_sigpipe_dfl.yml Restore SIGPIPE handler to DFL on POpen 6 years ago
restructure_inventory_cache.yaml Fix inventory cache interface (#50446) 6 years ago
rhn_regiter-user-pass-unregister.yaml rhn_register fixes for username and password when unregistering 6 years ago
rhsm_repository-handle-no-repos.yml rhsm_repository: Properly handle no repos (#51938) 6 years ago
rhsm_repository-loop-fix-improvements.yaml Move doc fragments to changelogs/fragments dir (#50179) 6 years ago
run-command-expand-shell.yaml Add new expand_shell argument for run_command, to disable expanding shellisms (#45620) 6 years ago
rundeck-acl-policy-python-version.yaml fix(rundeck_acl_policy): compatible python 2 and 3 (#52473) 6 years ago
runtime-error-3.8.yaml [stable-2.8] Fix RuntimeError on Python 3.8. (#57520) 6 years ago
s3_bucket_delete_nonexistent_bucket.yml [s3_bucket] Handle error paginating object versions when bucket does not exist (#49396) 6 years ago
s3_bucket_fix_non_str_tags.yaml [s3_bucket] Cast tag keys and values to text to match the values returned (#46405) 6 years ago
s3_bucket_requester_pays_default_value.yaml s3_bucket: handle not implemented operations (#46746) 6 years ago
s3_bucket_walrus_endpoint.yaml s3_bucket: don't assume anything other than *.amazonaws.com is Walrus (#46745) 6 years ago
scaleway-getheaders.yaml Fix getheaders regression with open_url in Scaleway dynamic inventory (#48671) 6 years ago
scan_packages.yml scan_packages: made adding package managers easier (#49079) 6 years ago
script-module-no-file-path.yaml Don't pass file_name to DataLoader.load in script inventory plugin (#45428) 6 years ago
service-facts-dont-hist-systemd-disabled-units.yaml Provide both service state and status when possible in service_facts (#49618) 6 years ago
show_host_vars_in_graph.yml show host_vars/ also in --graph (#56307) 6 years ago
skip_invalid_plugin.yml Loader invalid plugin nicer error (#52754) 6 years ago
slxos_config_fix.yaml Fix broken slxos_config due to changed backup options (#58804) 5 years ago
sns-boto3.yaml Port the sns module to boto3 (#45634) 6 years ago
solaris-prtdiag-path.yaml Locate prtdiag even when absent from /usr/bin (#44113) 6 years ago
solaris_system_vendor.yaml Populate product_name and system_vendor facts on Solaris (#44114) 6 years ago
spotinst-instance-health-check-validation.yml Spotinst - adding support for instance health check validation (#49211) 6 years ago
squash-deprecation-message.yml Make squash deprecation messages less misleading (#49551) 6 years ago
ssh-check-returncode-before-exception.yaml Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 6 years ago
ssh-fix-text-conv.yml [stable-2.8] ssh: Ensure debug messages are properly converted to text (#57850) 6 years ago
ssh-quote-user.yaml Properly quote the username to support usernames with spaces (#53420) 6 years ago
ssh_better_errors.yml Preserve ssh error (#56460) 6 years ago
ssh_connection_invalid_password.yaml Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
standardize-tls-params.yml New release v2.8.0a1 6 years ago
standardize_connection_vars.yaml Fix changelog entries using strings for sections. 6 years ago
static_attributes.yml add static facility and apply to register (#49737) 6 years ago
strip_keys_fixes.yml fixes for stripping (#52930) 6 years ago
suse_distro_names.yaml hostname.py: Fix openSUSE distribution name (#47020) 6 years ago
synchronize-warning.yaml Warn if empty string is present in synchronize's rsync_opts 6 years ago
sysctl-check-file-and-system.yaml sysctl - Reload also when current system values differ (#56153) 5 years ago
sysctl-invalid-value.yml Backport/2.8/55695 (#56254) 6 years ago
systemd-warn-on-chroot.yaml [2.8]Changelog fix/2.8 (#56461) 6 years ago
tag_gathering.yml make fact gathering obey play tags (#44717) 6 years ago
tags-var.yaml Allow tags to be templated from a variable (#49833) 6 years ago
te-new-action-until.yml [stable-2.8] Create new instance of the action plugin per until iteration. Fixes #57886 (#58022) 6 years ago
template-lookup-searchpath-fix.yaml Fix searchpath in the template lookup (#50488) 6 years ago
to_yaml-default_flow_style.yaml Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772) 6 years ago
togggle_invalid_group_chars.yml Add toggle to control invalid character substitution in group names (#52748) 6 years ago
toml-inventory.yaml Add toml inventory plugin (#41593) 6 years ago
tower_credential_ssh_key_data.yaml tower_credential: expect ssh_key_data to be a string instead of path (#45158) 6 years ago
tower_job_launch-options.yaml Fix handling of inventory and credential options for tower_job_launch (#54967) 6 years ago
tower_job_wait-wrong_examples.yml Fixed wrong variable specification format in examples (#55252) (#55543) 6 years ago
tweek_msg.yml Merge pull request #49080 from bcoca/better_invp_skip 6 years ago
ufw-49948-enable-chenged-status-in-check-mode.yml Enable changed var with ufw check mode (#49948) 6 years ago
unarchive-fix-bad-user-and-group.yaml Add two more failure conditions to unarchive (#51914) 6 years ago
undeprecate_force_pc.yml Undeprecate force handlers (#53705) 6 years ago
unsafe-set-wrap.yaml Handle sets differently than lists in wrap_var. Fixes #47372 (#47510) 6 years ago
unsafe_cleanup.yml unsafe cleanup 6 years ago
unsafe_prompt.yml added unsafe toggle to vars_prompt (#49219) 6 years ago
uri-supports-async.yaml Add missing self._supports_async to uri action plugin (#47677) 6 years ago
uri-unix-socket.yml Support unix socket with urls/uri (#43560) 6 years ago
urls-https-guard.yaml Guard creating HTTPSClientAuthHandler behind HTTPS checks (#50523) 6 years ago
urls-ipv6-redirects.yml [stable-2.8] Don't rely on netloc for determining hostname and port, just use hostname and port (#56270) 6 years ago
urls-proxy-validate.yaml Do not send "Connection: close" when requesting a tunnel. Fixes #32750 (#46070) 6 years ago
use-module_utils-six-in-contrib-inventory.yaml Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
user-aix-shadow-file-parsing.yaml [stable-2.8] User - Fix shadow file parsing on AIX (#55230) 6 years ago
user-do-not-pass-ssh_key_passphrase-on-cmdline.yaml Fix changelog entry for user module CVE fix 6 years ago
user-docs-group-fix.yaml [stable-2.8] User - correct group removal description in docs (#61936) 5 years ago
user-docs-underlying-tools.yaml Add documentation on underlying tools in user module (#46455) 6 years ago
user-fix-zero-negative-expiration.yaml user: fix removing the expiry time when it's 0 (#47115) 6 years ago
user-freebsd-expire-utc.yaml Set user expires on FreeBSD using UTC. (#52276) 6 years ago
user-local-mode-group-append.yaml [stable-2.8] Omit -A and -G options in local mode since luseradd does not support these (#55401) (#58480) 5 years ago
user-local-warning-fix.yaml [stable-2.8] Don't warn if local user is found in user database (#56838) 5 years ago
user-password_lock-change-fix.yaml make password locking in user module idempotent (#43671) 6 years ago
user-read-passwd-when-local.yaml Move changelog entries to fragments directory (#55017) 6 years ago
user-restore-disabled-account.yaml User module - allow bang and exclamation in password field without warning (#46498) 6 years ago
v2.8.0-initial-commit.yaml Reset changelogs for the 2.8.0 development cycle 6 years ago
v2.8.0_summary.yaml New release v2.8.0 6 years ago
v2.8.0a1_summary.yaml New release v2.8.0a1 6 years ago
v2.8.0b1_summary.yaml New release v2.8.0b1 6 years ago
v2.8.0rc1_summary.yaml New release v2.8.0rc1 6 years ago
v2.8.0rc2_summary.yaml New release v2.8.0rc2 6 years ago
v2.8.0rc3_summary.yaml New release v2.8.0rc3 6 years ago
v2.8.1_summary.yaml New release v2.8.1 6 years ago
v2.8.2_summary.yaml New release v2.8.2 6 years ago
v2.8.3_summary.yaml New release v2.8.3 5 years ago
v2.8.4_summary.yaml New release v2.8.4 5 years ago
v2.8.5_summary.yaml New release v2.8.5 5 years ago
vars_prematurely_template.yaml Prevent vars premature templating (#56117) 6 years ago
vault-read-error.yml Don't just raise AnsibleError with the exception message (#49654) 6 years ago
vbox_fix.yml fix vbox inventory to correclty unset pwfile (#49774) 6 years ago
verbose_stderr.yml Allow user to control output of verbose messages (#52948) 6 years ago
vm_fix.yml FactCache changes 6 years ago
vm_guest_facts.yml simplify vm_guest detection code (#49378) 6 years ago
vm_updates.yml move extravars and option vars loading into VM (#51070) 6 years ago
vmware-deploy-ovf-inject.yml Add inject_ovf_env functionality for vmware_deploy_ovf (#51074) 6 years ago
vmware_check_ssl_cert.yaml vmware: check the SSL certification 6 years ago
vmware_datastore_facts_dict_iter.yml vmware_datastore_facts: don't modify dict in iter 5 years ago
vmware_portgroup_list_host.yml [2.8] VMware: get_all_host_objs accepts list of host 6 years ago
vmware_tools_fix_urllib3_import.yaml [Backport 2.8] VMware: vmware_tools tls warning fixes 6 years ago
vsphere_guest-corrected-state-operations.yml vsphere_guest: corrected fix #19716 misbehaviour (#55285) 6 years ago
vyos_interface_fixbackport.yaml Vyos interface desc fix28 (#57228) 6 years ago
warn_bad_local_fact.yml [2.8]Changelog fix/2.8 (#56461) 6 years ago
win-say-ansible-basic.yaml win_say: Port to use CSharpUtil AnsibleBasic (#48361) 6 years ago
win_acl-network.yaml win_acl - fix network path qualifier parsing (#55970) 6 years ago
win_acl-paths.yaml win_acl - fix glob file paths (#53828) 6 years ago
win_acl_inheritance-paths.yaml win_acl_inheritance - fix glob like paths (#53829) 6 years ago
win_become-passwordless.yaml [2.8]Changelog fix/2.8 (#56461) 6 years ago
win_certificate_store-excp.yaml win_certificate_store - Fix exception handling typo (#52906) 6 years ago
win_certificate_store-paths.yaml win_certificate_store - fix glob like paths (#54007) 6 years ago
win_chocolatey-allow-multiple.yaml win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 6 years ago
win_chocolatey-beta-versions.yaml win_chocolatey - fix beta version parsing (#52601) 6 years ago
win_chocolatey-pin.yaml win_chocolatey - add ability to pin a package (#53157) 6 years ago
win_chocolatey-update.yaml win_chocolatey - Fix incompatibilities with latest Chocolatey release (#53841) 6 years ago
win_chocolatey-version.yaml win_chocolatey - honour version when bootstrapping chocolatey and fix package listing - 2.8 (#57380) 6 years ago
win_chocolatey.yaml win_chocolatey: Fix hang on missing/required base env vars (#51154) 6 years ago
win_chocolatey_source_disabled.yaml win_chocolatey_source - fix state=disabled with no source (#53097) 6 years ago
win_copy-dest-quote.yaml powershell: do not quote join_path result to reflect ShellBase join_path (#45944) 6 years ago
win_copy-empty-dir.yaml win_copy - fix remote dir copy when it contains an empty dir (#50126) 6 years ago
win_copy-paths.yaml win_copy - fix glob like paths (#54006) 6 years ago
win_domain-cred.yaml win_domain: fix issue when running without credential delegation (#53480) 6 years ago
win_domain-exceptions-2.yaml Add exception handling to win_domain_controller (#58234) 5 years ago
win_domain-exceptions.yaml Backport: win_domain reboot required exception incorrectly reported (#60496) (#60809) 5 years ago
win_domain-setup.yaml win_domain - fix for checking for domain on new host (#55195) 6 years ago
win_domain_group_membership-Fix-missing-vars-for-Get-command.yml Backport/2.8/58943 - win_domain_group_membership extar_vars forests env fix 5 years ago
win_domain_user-error.yaml win_domain_user: do not hide error on failures (#58357) 5 years ago
win_dsc-datetime.yaml win_dsc - be more lenient with datetime parsing (#59703) 5 years ago
win_dsc-validation.yaml win_dsc - Add argument validation and other fixes (#53093) 6 years ago
win_dsc-warning.yaml win_dsc - return warning from DSC invocation (#51927) 6 years ago
win_file-hidden.yaml Fixed win_file crash with hidden files (#52584) 6 years ago
win_file-paths.yaml win_file - fix glob like paths (#54003) 6 years ago
win_find-paths.yaml win_find - fix glob like paths (#54005) 6 years ago
win_get_url-Fix-restricted-header-handling.yml win_get_url - Fix handling of restricted headers (#57892) 6 years ago
win_get_url-checksum.yaml [win_get_url] feature: Add support `checksum` to module win_get_url (#51986) 6 years ago
win_get_url-paths.yaml win_get_url - fix glob like paths (#54008) 6 years ago
win_get_url-proxy-not-used.yml win_get_url - Fix proxy_url not used correctly 5 years ago
win_group_membership-com-marshal.yaml win_group_membership - fix random issue with CI on 2012 R2 (#45462) 6 years ago
win_lineinfile-output.yaml win_lineinfile - fix malformed returned json (#50066) 6 years ago
win_mapped_drive-fixes.yaml win_mapped_drive - refactor module and docs (#48642) 6 years ago
win_mod_utils-paths.yaml windows - Fix module utils with glob paths (#53835) 6 years ago
win_nssm.yaml win_nssm: refactor to fix issues, support check mode and add more features (#45693) 6 years ago
win_owner-paths.yaml win_owner - fix glob like paths (#53830) 6 years ago
win_package_chdir.yaml Add chdir support to win_package (#46123) 6 years ago
win_power_plan-windows10.yaml win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 6 years ago
win_privileges_util.yaml Windows Privileges - moved util code to it's own C# util (#48897) 6 years ago
win_psexec-paths.yaml win_psexec - support paths with a space (#54009) 6 years ago
win_psmodule-repository.yaml test: optimize win_psmodule tests (#53431) 6 years ago
win_reboot-psrp-command.yaml psrp - fix test_command rc for win_reboot (#55354) 6 years ago
win_reboot-psrp.yaml win_reboot - Fix rc validation when using psrp and add extra docs (#53711) 6 years ago
win_reg_stat-hku.yaml Fix win_reg_stat for HKU hives (#59359) 5 years ago
win_region-format.yaml Merge pull request #55493 from jborean93/win_region-psrp-2.8 6 years ago
win_registry.yaml win reg - Support special chars in path (#53305) 6 years ago
win_route.yaml Fixed win_route module (#46395) 6 years ago
win_say-fix.yaml win_say - fix up syntax and test issues (#45450) 6 years ago
win_scheduled_task-repetition.yaml win_scheduled_task: add deprecation warning for repetition format (#45468) 6 years ago
win_script-become.yaml win_script: add support for become and centralise exec wrapper builder (#45582) 6 years ago
win_security_policy-rights.yaml win_security_policy - add warning when using this module ot edit rights (#48850) 6 years ago
win_shell-arg-space.yaml Fix changelog entry (#57979) 6 years ago
win_shortcut.yaml win_shortcut: add run as admin and fix shell folder idempotency (#48584) 6 years ago
win_slurp-paths.yaml win_slurp - fix glob like paths (#53831) 6 years ago
win_stat-follow.yaml win_stat - add follow option and fix broken tests (#51522) 6 years ago
win_tempfile-path.yaml win_tempfile - return absolute path on created temp file (#53827) 6 years ago
win_updates-post-categories.yaml win_updates: Add post search category matching to support product matching (#45708) 6 years ago
win_uri-junk-data.yaml win_uri: stop output from mixing with module result (#48140) 6 years ago
win_uri-oneitem-list.yaml win_uri: fix body with one item in list (#49484) 6 years ago
win_user-logon-err.yaml win_user - use proper error code when failing to validate creds (#60181) 5 years ago
win_user_right-output.yaml win_user_right - fix non json output issue (#54495) 6 years ago
windows-deprecated-functionality.yaml Win deprecate 2.8 (#45473) 6 years ago
windows-exec-changes.yaml win_exec: refactor PS exec runner (#45334) 6 years ago
windows-psrp-unreachable.yaml Update changelog fragment 6 years ago
windows-ssh.yaml Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
winrm-all-timeout-exceptions.yaml Catch all request timeouts for winrm connection (#54104) 6 years ago
winrm-ansible-conn-error.yaml [2.8]Changelog fix/2.8 (#56461) 6 years ago
winrm-input-failures.yaml winrm - fix failure parsing for send input errors (#56245) 6 years ago
winrm-send-input-check.yaml winrm - try and recover from a send input failure (#53187) 6 years ago
winrm_pexpect.yaml winrm: add further conditional to using pexect for kerb auth (#45952) 6 years ago
xdg_systemd_fix.yml ensure we have required systemd env var (#50607) 6 years ago
yaml_inventory_more_tolerant.yml Yaml inventory more tolerant (#48883) 6 years ago
yum-consistent-output-checkmode.yaml yum always return changes dict, not only in check mode (#51987) 6 years ago
yum-handle-obsoletes-check-update.yaml yum also parse obsolete package output (#45365) 6 years ago
yum-handle-stale-lock-file.yaml 2.8: yum: take care of stale/invalid yum.pid (#58457) (#58489) 5 years ago
yum-sane-default-lockfile-timeout.yml assign a sane default to yum/dnf lock_timeout, in line with cli (#57383) 5 years ago
yum-select-version.yml Allow all of yum version compare operators (#54603) 6 years ago
yum-unauthenticated-proxy.yaml Properly handle unauthenticated yum proxy config (#51915) 6 years ago
yum-update-only.yaml Move doc fragments to changelogs/fragments dir (#50179) 6 years ago
yumdnf-autoremove.yaml Correct yum and dnf autoremove behavior (#47902) 6 years ago
yumdnf-better-uri-handling.yaml add changelog for pr #49912 (#49962) 6 years ago
yumdnf-update-cache.yaml allow update_cache as stand alone operation for yum/dnf (#46183) 6 years ago
zabbix_inventory_vars.yaml zabbix inventory: options to read per each host and set ansible_ssh_host (#44107) 6 years ago