..
15732-wait_for-documentation_fix.yaml
[Backport 2.7] wait_for: Add note about path and port ( #49118 )
6 years ago
16748-docker_container-memory.yaml
[2.7] docker_*: changelogs ( #45056 )
6 years ago
32738-native-jinja-types.yaml
Add changelog for Jinja2 native types ( #44309 )
6 years ago
33156-vmware_guest-resource_pool.yaml
VMware: Rewrite get_resource_pool method for correct resource_pool selection ( #39792 )
6 years ago
33239-sensu-expire-cast-int.yaml
Cast int for expire field to avoid call failure to sensu API ( #33239 )
6 years ago
33579-docker_container-log_driver.yaml
[2.7] docker_*: changelogs ( #45056 )
6 years ago
34863-rabbitmq_user_unpack_fix.yaml
Ignore empty result of rabbitmqctl list_user_permissions ( #35598 )
6 years ago
35120-redis_inventory_plugin_flush_cache.yaml
Only delete key from redis in-memory cache if present ( #35126 )
6 years ago
38679-vmware_guest-refactor_disk_logic.yml
VMware: Refactor disc logic ( #39285 )
6 years ago
42042-inventory_with_no_region.yaml
fixes #42042 ( #42939 )
6 years ago
42170-acme-backend-selection.yaml
ACME: use Cryptography (if a new enough version is available) instead of OpenSSL ( #42170 )
6 years ago
42322-nmcli_fix_vlan_mod_function.yaml
[2.7] nmcli: backport of #42415 ( #46814 )
6 years ago
42380-docker_container-check-mode.yaml
[2.7] docker_*: changelogs ( #45056 )
6 years ago
42456-consul_kv-lookup.yaml
Backport/2.7/42456 - Added SSL Support to consul_kv lookup plugin ( #46466 )
6 years ago
42641-44812-docker-env-variables.yaml
[2.7] docker_*: changelogs ( #45056 )
6 years ago
42647-win_updates.yaml
return wu result from inner job ( #42647 )
6 years ago
42669-add_ssl_zabbix_inventory.yaml
Zabbix inventory improvement ( #42669 )
6 years ago
42857-docker_container-working_dir.yaml
[2.7] docker_*: changelogs ( #45056 )
6 years ago
43024-nclu-empty-net-commands.yaml
NCLU Module: Improve performance by not operating on empty lines ( #43024 )
6 years ago
43931-strip-trailing-comments.yml
Strip trailing comments from /etc/default/passwd ( #43931 )
6 years ago
43997-docker_network-inspect.yaml
[2.7] Fixes #33045 : get existing containers in a network via inspect_network (Rebased #33048 ) ( #47472 )
6 years ago
44324-ini_file-options-with-no-section-managed.yaml
Backport/2.7/44324 Fixes #30599 ini_file module: Options within no section managed ( #47741 )
6 years ago
44500-win_domain_computer.yaml
Module win_domain_computer fix delete computer with child ( #44500 )
6 years ago
44508-win_lineinfile.yaml
Switch to LiteralPath instead of Path. Closes #44508 ( #44509 )
6 years ago
44552-mail-py370-compat.yml
Fix mail module for python 3.7.0 ( #44550 ) ( #44552 )
6 years ago
44755-win_nssm_fixes.yaml
win_nssm: add changelog fragment
6 years ago
44808-docker_container-idempotency.yaml
[2.7] docker_*: changelogs ( #45056 )
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
45122-fix-unarchive-excluded_files.yaml
fix: Make sure that the files excluded when extracting the archive are not checked ( #45122 ) ( #49700 )
6 years ago
45151-fix-os-exception.yaml
fix missing exceptions openstack modules ( #48088 )
6 years ago
45155-vmware-handle_exception.yaml
Handle special service where package is not available ( #45155 )
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
45226-vmware_wait_for_ip_address.yaml
VMware: honor "wait_for_ip_address" when powering on a VM ( #45226 )
6 years ago
45417-ldap_entry-list_conversion.yml
Fix iterator to list conversion in ldap_entry module
6 years ago
45501-get_url-better_checksums.yaml
[backport-2.7] Fix remote checksums when paths have leading dots ( #45287 ) ( #45501 )
6 years ago
45508-parse-docker-service-parameter.yaml
docker_service: parse scale parameter correctly to 2.7 ( #47239 )
6 years ago
45543-rabbitmq_bindings-fix-quote.yaml
[rabbitmq_binding] Fix the quoting of vhost and other names ( #45109 )
6 years ago
45628-fetch_url-error-headers.yaml
Fixing HTTPError case of fetch_url for Python 3 compatibility. ( #45628 )
6 years ago
45700-docker_container-dont-parse-absent.yml
[2.7] docker_container: don't parse/interpret options if state is 'absent' ( #45769 )
6 years ago
45704-fix-redfish_facts-http-redirect.yaml
[backport 2.7] Fixes HTTP redirect issue ( #45513 ) ( #47822 )
6 years ago
45712-45753-vultr-timeout.yml
add changelog fragment
6 years ago
45830-fixed-assigning-ssl-certificate.yaml
Fixing assigning ssl certificate to http listener in app gateway (#45… ( #46027 )
6 years ago
45921-os_router-ignores-enable_snat-no.yml
Fix os_router ignores enable_snat: no ( #45921 )
6 years ago
46044-puppet-puppet6-fix.yaml
Backport/2.7/46044 Make puppet module useable on puppet 6 ( #48871 )
6 years ago
46049-route53-caa-ordering.txt
[2.7] route53: fix CAA record ordering for idempotency ( #46227 )
6 years ago
46115-46035-cs_instance-fixes.yml
[2.7] backport cs_instance fixes ( #46274 )
6 years ago
46148-provide-redfish_facts-gathering-flexibility.yaml
Provide flexibility when retrieving facts ( #46148 )
6 years ago
46245-systemd-fix-service-enable-logic.yaml
module/systemd: fix logic determining if a service needs to be enable… ( #46318 )
6 years ago
46322-docker_container-image-not-given.yaml
docker_container: fix behavior when image is not specified ( #46322 )
6 years ago
46521-zabbix_host-fix-link-template-error.yml
[2.7] zabbix_host: backport of #46521 ( #47477 )
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
46604-ontap-cifs-server-no-log-password.yaml
[Backport 2.7] sets admin_password to no_log in na_ontap_cifs_server ( #49412 )
6 years ago
46658-plugin_filter-improve_error_handling.yaml
plugin_filter: check for type error ( #46664 )
6 years ago
46665-plugin_filter_doc_fix.yaml
Update plugin filter documentation ( #46665 )
6 years ago
46700-vmware_doc-standalone_esxi.yaml
VMware: Fix documentation for cloning template ( #47847 )
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
46774-ec2_instance_check_mode_fix.yaml
[Backport #46774 ] fix ec2_instance check mode
6 years ago
46800-ec2_vol_facts-handle-missing-tags.yml
[aws] ec2_vol_facts: only access volume tags when set ( #46801 )
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 (backport) ( #49222 )
6 years ago
47030-assert-add-success_msg-to-valid-args.yaml
2.7: adds 'success_msg' to valid args for assert module ( #47030 ) ( #47584 )
6 years ago
47046-docker-versions.yaml
Add changelog.
6 years ago
47096-junos-terminal-regex-fix.yml
Backport: junos terminal regex prompt fix to v2.7 ( #47203 )
6 years ago
47109-fail-space-separated-string-pkgs.yaml
2.7: yum/dnf: fail when space separated string of names ( #47109 ) ( #47414 )
6 years ago
47117-vmware_doc-http_api_usage.yaml
doc: Scenario guide for VMware HTTP API usage ( #47686 )
6 years ago
47133-pamd_use_module_tmpdir.yml
pamd: add delete=False to NamedTemporaryFile() ( #47281 )
6 years ago
47198-fix-setuptools-distutils.yaml
[stable-2.7] pip: Fix the mistake replacement from 'distribute' to 'setuptools' ( #47403 ) ( #49132 )
6 years ago
47213-onepassword_facts_fix_password_lookup.yaml
Merge pull request #50160 from Rylon/backport/2.7/47213
6 years ago
47281-pamd-dont-delete-named_temporary_file_on_close.yaml
pamd: add delete=False to NamedTemporaryFile() ( #47281 )
6 years ago
47296-docker_container-memory_swappiness.yaml
[2.7] docker_container: fix memory_swappiness documentation ( #47378 )
6 years ago
47300-ios-check_rc.yaml
[2.7] ios check_rc: Default to sending text of exception, not the whole exception ( #47300 )
6 years ago
47307-handler-include-task.yml
[stable-2.7] 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
47313-vmware_utils-handle_requests_import_error.yaml
VMware: Avoid misleading PyVmomi error if requests import fails
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
47462-fix-redfish_config-idempotency.yaml
[backport 2.7] Fix idempotency issues in set_bios_attributes ( #47802 )
6 years ago
47563-vmware_host-refactor_SSL_thumbprint.yaml
VMware: correct logic to pass ESXi SSL thumbprint ( #47600 )
6 years ago
47608-docker_swarm-advertise_addr.yml
[2.7] Fix advertise addr ( #48405 )
6 years ago
47621-bugfix-for-na-ontap-snapmirror.yaml
Backport/2.7/47621 ( #48129 )
6 years ago
47668-aci_switch_leaf_selector-support_empty_policy_group.yaml
aci_switch_leaf_selector: Support empty policy_group
6 years ago
47689-yum-fix-version-syntax.yaml
yum: fix 'package == version' syntax ( #47744 )
6 years ago
47693-fix-argument-spec-for-netapp-modules.yaml
Fix argument_spec for modules that are using the old version ( #47693 ) ( #48127 )
6 years ago
47695-pamd-fix-idempotence-and-parsing-issues.yml
Backport/2.7/47695 - pamd fixes ( #48307 )
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
47747-ftd-http-api-fixes.yaml
[stable-2.7] FTD HTTP Api plugin bug fixes ( #47747 ) ( #48982 )
6 years ago
47889-vmware_doc-fix_privilege_names.yaml
VMware: improve readability and fix privileges names on scenario_clone_template ( #47960 )
6 years ago
47900-docker_container-paused.yml
docker_container: fix paused and add some tests ( #47900 )
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
48009-ldap_attr-list.yml
ldap_attr bugfix ( #48009 ) ( #48106 )
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
48148_net_put_cleanup.yaml
Backport/2.7/48148: net_put module leaves empty files behind ( #48151 )
6 years ago
48317-do-not-auto-reboot-with-redfish_config-bios-changes
Do not reboot after updating BIOS configuration
6 years ago
48341-ebs-optimized-ec2-instance.yaml
(Backport) ec2_instance, ebs_optimized not sub-option of network ( #48467 )
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
48474-k8s-module-docs-update.yaml
Updated documentation for the k8s module
6 years ago
48536-docker_volume-labels.yml
Docker volume fix labels ( #48536 )
6 years ago
48551-docker_container-idempotency.yml
docker_container: fix tests and idempotency for init and shm_size ( #48551 )
6 years ago
48580-apt_key-no-tty.yaml
Add changelog fragment about 'apt_key' no TTY fix
6 years ago
48590-docker_container-unpause-stop.yml
[2.7] docker_container: make condition less specific ( #48593 )
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.yml
added changelog fragment
6 years ago
48792-templar-fix-AttributeError.yml
templar: ensure that exceptions are handled, fix 'AttributeError' ( #48792 )
6 years ago
48809-sysvinit_defaults_if_no_runlevels.yaml
Sysvinit - Enabling a service should use "defaults" if no runlevels are specified
6 years ago
48836-proxymox_kvm-dictionary.yaml
Fix dictionary iteration exception reported in #48096 ( #48836 )
6 years ago
48950-vault-encrypted-data-native-jinja.yaml
Fix using vault encrypted data with jinja2_native ( #49025 )
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
49084-influxdb_user-default-password-fix.yaml
Backport/2.7/49084 ( #49973 )
6 years ago
49096-ansible-galaxy-fix_info_typo.yaml
Fix type in ansible-galaxy info output ( #49096 )
6 years ago
49113-iam-role-arn-parsing-updated.yml
[aws] Revert back to getting the AWS role name from the URI ( #49427 )
6 years ago
49123-backport-devuan-support.yml
Added changelog after review
6 years ago
49194-grafana_string_handling_fix.yml
Add changelog
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
49266-acme-error-messages.yml
ACME: improve error handling ( #49266 )
6 years ago
49299-openshift-inventory-plugin-empty-pods-and-serialization.yaml
Fix error where pod has error and no containers
6 years ago
49394_azure_image.yml
azure_rm_image: fix creation of image with data disks ( #49394 ) ( #49518 )
6 years ago
49407-acme-disabled-accounts.yml
Add changelog.
6 years ago
49409-lineinfile_must_not_insert_lines_multiples_times_with_insertbefore_insertafter.yml
[backport 2.7] Lineinfile must not insert lines multiples times with insertbefore/insertafter ( #50084 )
6 years ago
49444_fix_check_if_archive_is_created_in_path_to_be_removed.yml
archive: Fix check if archive is created in path to be removed ( #29420 ) ( #49444 )
6 years ago
49474-network_utils_dict_merge_fix.yaml
fixes an issue with dict_merge in network utils ( #41107 )
6 years ago
49553-aci_rest-fix-ignoring-custom-port.yaml
aci_rest: Fix ignoring custom port
6 years ago
49758-azure_vmss_update_image_reference_fix.yaml
Backport/2.7/49758 ( #50121 )
6 years ago
49794-docker_container-network-mode.yml
[docker_container] Fixes idempotency checks for network_mode ( #49797 )
6 years ago
49843-docker_container-wrap-env.yaml
[2.7] [docker_container] Failing on non-string env values ( #50899 )
6 years ago
49922-network-cli-timeout.yaml
Backport/2.7/49922: network_cli - ansible_command_timeout not working as expected ( #50068 )
6 years ago
49987-certificate_complete_chain-error.yml
[2.7] certificate_complete_chain: fix stacktrace on parsing error ( #49988 )
6 years ago
50006-azure_rm_inventory_batchrequest_fix.yaml
fix new inventory azure_rm.py ( #50006 )
6 years ago
50034-move-import-errors.yaml
Move errors from import to connect ( #50034 ) ( #50036 )
6 years ago
50076-os-sec-group-rule-proper-module-exit.yaml
os_security_group_rule proper module exit ( #50076 )
6 years ago
50134-influxdb_user-invalid_auth_fix.yml
influxdb_user: Fixed unhandled exception on invalid login credentials
6 years ago
50143-win_firewall_rule-invalid-bypass.yml
win_firewall_rule: Remove invalid 'bypass' action (2.7 backport) ( #50222 )
6 years ago
50169-netconf-connection-log.yaml
[2.7] Log netconf connection a la paramiko ( #50169 )
6 years ago
50185-win_updates-report-changes-correctly.yml
win_updates: Correctly report changes on success (2.7 backport) ( #50225 )
6 years ago
50248-fix-coonfig-backup-glob.yaml
Redo #50208 on a per-plugin basis
6 years ago
50249-vmware_vm_inventory-fix_host_ip.yaml
[Backport 2.7] VMware: Fix vmware_vm_inventory
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
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
50448-paramiko_ssh_add_auth_timeout.yaml
Backport #50448 that will fix "Authentication timeout" errors.
6 years ago
50540-fix-lastpass-lookup-error.yaml
Fix lastpass lookup error
6 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
50697-openssl_pkcs12-ca_certificates.yaml
[2.7] openssl_pkcs12: fix ca_certificates path expansion ( #50697 )
6 years ago
50861-docker_swarm_service-documentation-fixes.yml
docker_swarm_service: Documentation fixes ( #50861 )
6 years ago
51232-docker_swarm_service-endpoint_mode.yaml
[2.7] docker_swarm_service: Fix endpoint mode idempotency ( #51370 )
6 years ago
51406-aci_aaa_user-description.yaml
aci_aaa_user: Fix changing user description
6 years ago
54434-iam-role-arn-parsing.yml
[aws] Fix IAM role name parsing to come from the ARN ( #46076 )
6 years ago
aci_access_port_to_interface_policy_leaf_profile-missing_policy_group.yaml
Add changelog fragment
6 years ago
aci_interface_policy_leaf_policy_group-missing_aep.yaml
[2.7] aci_iplpg: Support missing aep ( #48115 )
6 years ago
acl_doc_fix.yml
added missing docs for option in acl module ( #50775 )
6 years ago
add_file_lock_feature.yaml
Simple file locking feature ( #42024 )
6 years ago
add_random_mac_filtter.yaml
Add random_mac string filter ( #39775 )
7 years ago
admin-users-default-change.yaml
Make admin_users only contain root and toor because admin is used for non-privileged accounts
7 years ago
ajson-nested-decode.yaml
[stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder ( #45924 )
6 years ago
alternative_facts.yml
fix alt linux detection for new versions ( #43723 )
6 years ago
ansiballz_one_interpreter.yml
AnsiballZ improvements
6 years ago
ansiballz_streamline_imports.yaml
Remove an unnecessary import from the ansiballz wrapper ( #41747 )
7 years ago
ansible-connection-cleanup-when-failed.yaml
[2.7] Clean up after ansible-connection if failure occurred in start() ( #45930 )
6 years ago
ansible-doc-fixes.yml
fixes to ansible-doc ( #47209 )
6 years ago
any_unparsed_is_failed.yaml
Introduce inventory.any_unparsed_is_failed configuration setting ( #41171 )
7 years ago
authorized_key_symlinks.yaml
authorized_key 29891 use os.path.realpath to follow keyfile symlinks ( #40417 )
6 years ago
avoid_cwd_vars.yml
avoid loading vars on unspecified basedir (cwd) ( #42067 )
6 years ago
avoid_ssh_retry_discolsures.yml
ensure ssh retry respects no log ( #49569 ) ( #49724 )
6 years ago
aws_bugfix_backports.yml
Changelog for AWS bugfixes ( #45319 )
6 years ago
aws_caller_facts_add_account_alias.yaml
added account_alias in the response of module aws_caller_facts ( #42345 )
6 years ago
aws_cloudfront_distribution_fix_nonexistent_method_name.yaml
[aws] cloudfront_distribution - fix method name, backport/2.7/45498 ( #45512 )
6 years ago
aws_core_is_boto3_error_code.yml
Add AWS boto3 error code exception function is_boto3_error_code ( #41202 )
7 years ago
aws_parameter_store_pagination.yaml
[aws_ssm_parameter_store] use describe_parameters paginator ( #45632 ) ( #45666 )
6 years ago
aws_rds_inventory_plugin_added.yaml
RDS inventory plugin ( #41919 )
6 years ago
aws_s3_async_fix.yaml
Fix async for aws_s3 - fixes #40281 ( #40826 )
7 years ago
aws_s3_decryption_fix.yaml
aws_s3: don't decrypt file before uploading - fixes #39287 ( #39634 )
7 years ago
aws_s3_fix_custom_endpoints.yaml
[aws] Remove walrus conditional in aws_s3 module when using custom s3_url ( #36832 )
7 years ago
azure-storage-cloud-environment.yaml
Cherrypick stable2.7 44802 ( #45332 )
6 years ago
azure-version.yaml
azure_rm_common: use __version__ from module_util ( #46184 )
6 years ago
azure_autoscale.yaml
Backport: fix the autoscale resource id #45477 ( #45532 )
6 years ago
azure_rm_autoscale-fixed_date.yml
Fix auto scale create with fix date without recurrence ( #47186 ) ( #47258 )
6 years ago
azure_rm_deployment_fix_45941.yaml
fix premature exit when RG doesn't exist ( #46013 )
6 years ago
azure_rm_subnet_route_table.yaml
Fix if the route table changed to none ( #49533 ) ( #49703 )
6 years ago
basic_booleans_backward_compat.yaml
Restore BOOLEANS import in basic.py ( #42008 )
6 years ago
batch_mode_elasticsearch_plugin.yaml
Add the possiblity to force a plugin installation ( #41688 )
7 years ago
blockdoc.yml
improved block docs ( #43611 )
6 years ago
blockinfile-bytes-fix.yaml
Use bytes rather than native string for result ( #46281 )
6 years ago
callback-keep-more-debug-keys.yml
[stable-2.7] Do not filter out exception, warnings, deprecations on failure when using debug ( #47588 )
6 years ago
callback_fixes.yml
use ansible json encoder for results in callbacks ( #46830 )
6 years ago
callback_plugin_merge.yml
Merge various stdout callback plugins into 'default' ( #41058 )
7 years ago
cb_fix_config.yml
Fix callback config typos ( #45316 )
6 years ago
cfg_mgr_fix.yml
fix bug in config mgr
6 years ago
clarify_error_message.yml
better error messasge ( #42770 )
6 years ago
cleanup__file__.yaml
Port modules away from __file__
6 years ago
clear_system_variablse.yml
Fix for changes in clearlinux ( #49344 )
6 years ago
cli_config_diff_fix.yaml
Allow check_mode with supports_generate_diff capability in cli_config ( #51384 )
6 years ago
cliconf-get-bugfixes.yaml
[2.7] Update some cliconf plugins ( #47141 ) ( #47310 )
6 years ago
command_shell_check_mode.yaml
Enable check_mode in command module ( #40428 )
6 years ago
connection_reset.yaml
changed winrm _reset to reset and make ssh reset show warning ( #42651 )
6 years ago
console_color.yml
Allow to specifically customize console's color
6 years ago
copy-diff-text.yaml
[stable-2.7] Ensure that the src file contents is converted to unicode in diff info ( #45744 )
6 years ago
dd-put-empty-files.yaml
[stable-2.7] 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
deepcopy-alternative.yaml
Don't use copy.deepcopy in high workload areas, use naive_deepcopy ( #44337 )
6 years ago
delegate-to-get-vars-no-task.yaml
ensure if we get a non-Task object in _get_delegated_vars, we return early ( #44934 )
6 years ago
delegate_to_loop_hostvars.yaml
[stable-2.7] Don't use the task for a cache, return a special cache var ( #47243 )
6 years ago
deprecated-__file__.yaml
AnsiballZ improvements
6 years ago
detect_interpreter_stdout.yml
match interpreter on stdout also ( #49446 )
6 years ago
django_manage_status.yaml
Backport/2.7/46157 ( #47558 )
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
Improve dnf group output for clarity
6 years ago
dnf-immutable-mutable.yaml
Handle dnf immutable mutable datatypes ( #47434 )
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-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
docker-default-ssl.yml
Fix ssl_version default value. ( #42955 )
6 years ago
docker-swarm-min-ver.yaml
[2.7] docker_swarm: fix minimal API version ( #49709 )
6 years ago
docker_container-idempotency.yaml
docker_container: fix various idempotency problems and non-working options ( #45905 )
6 years ago
docker_network-driver_options.yaml
[docker_network] Add handling for Python booleans in driver_options
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
drop-python-2.6-controller.yaml
Add note to the porting guide about why we're dropping python-2.6 controller support
6 years ago
ec2-facts.yaml
Remove deprecated ec2_facts ( #44536 )
6 years ago
ec2_group-rule-purge-fix.yaml
[ec2_group] fix comparison of determining which rules to purge - 2.7 ( #48967 )
6 years ago
ec2_group_diff_mode_support.yml
Add diff mode for ec2_group ( #44533 )
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_route_table_replace_route_fix.yaml
ec2_vpc_route_table - allow routes to be created if the CIDR already … ( #45178 )
6 years ago
elasticsearch_plugin-showSTDERRonFailure.yaml
elasticsearch_plugin - Show STDERR on module failures. ( #41954 )
6 years ago
elb_application_lb_fix_state_default.yml
Fix dangerous elb_application_lb state ( #44646 )
6 years ago
elb_target_group_fix_KeyError.yaml
elb_target_group - prevent a KeyError exception ( #45169 )
6 years ago
ensure_text_source.yaml
ensure 'text' source assumptions ( #42522 )
6 years ago
env_inject.yml
handle env exception in gathering even no inject ( #43569 )
6 years ago
file-touch-non-owner.yaml
file - allow touch on files not owned by user ( #50964 )
6 years ago
file_attributes.yaml
Remove extra line in file_attributes.yaml
7 years ago
file_touch_check_mode.yaml
Fix file module with check_mode - Fixes #42111 ( #42115 )
6 years ago
file_touch_diff.yaml
Fix file state=touch not returning diff information
7 years ago
fips_md5_import.yaml
basic.py: catch ValueError when trying to import hash algorithms ( #44551 )
6 years ago
firewalld-missing-port-protocol.yml
Backport/2.7/50242 firewalld missing port protocol ( #50493 )
6 years ago
fix-255-exit-code.yaml
Separate some 255 exit codes that are not ssh errors
6 years ago
fix-config-from-environment.yaml
Normalize config from environment as text strings
6 years ago
fix-open-url.yml
Only assume GET if no data, otherwise POST ( #43133 )
6 years ago
fix-os_router.yaml
Add missing changelog for PR #44418 ( #44478 )
6 years ago
fix-password-lookup-on-fips.yaml
[stable-2.7] Fix password lookup for FIPS
6 years ago
fix-selectors-error-condition.yaml
Fix the local and ssh plugins for a cornercase retrying a syscall
6 years ago
fix-swap-mount-module.yaml
Fix for creation and removal of swap record in fstab ( fixes #42706 , #31437 and #30090 ) ( #42837 )
6 years ago
fix-world-readable-skip-message.yaml
Make links anonymous so that they don't trigger rstcheck
6 years ago
fix_ansible_connect_timeout.yaml
fix ansible_connect_timeout variable in connection plugins and nxos_install_os timeout check ( #51209 )
6 years ago
fix_calling_deprecate_with_correct_arguments.yaml
Fix calling deprecate with correct arguments ( #44726 )
6 years ago
fix_ec2_group_target_vpc_precedence.yaml
[2.7] ec2_group - fix VPC precedence for security group targets ( #45787 ) ( #45815 )
6 years ago
fix_flatten.yml
manage levels for 'multiple included lists' ( #46359 )
6 years ago
fix_ir_dupes.yml
Prevent duplicate role insertion into roles: ( #50552 )
6 years ago
fix_no_log_loop.yml
fix tempating issues with no_log and loops ( #44468 )
6 years ago
fix_nxos_facts_indefinite_hang.yaml
[2.7]fix nxos_facts indefinite hang for text based output ( #45846 )
6 years ago
fix_vmware_inv.yml
dont think all files are valid cause libs present ( #50103 )
6 years ago
fix_vyos_version.yaml
Backport 2.7: Return correct version on installed VyOS ( #39115 ) ( #46730 )
6 years ago
flatpak-compatibility-fixes.yaml
Add changelog fragment for backported flatpak bugfixes
6 years ago
flatten-better-type-check.yml
Use newer is_sequence function instead of MutableSequence ( #44331 )
6 years ago
free-strategy-include-var-tags.yaml
[stable-2.7] Use the copied and merged task for calculating task vars in the free strategy. Fixes #47024 ( #47060 )
6 years ago
from_yaml_all_filter_plugin.yaml
Add from_yaml_all to support multi document yaml strings ( #43037 )
6 years ago
ftd-http-api-plugin-refresh-token.yaml
[stable-2.7] Store Authorization header inside HttpApi connection plugin ( #45598 ) ( #45608 )
6 years ago
galaxy-metea-yaml-extension.yaml
[stable-2.7] Support .yaml extension for meta file ( #46505 )
6 years ago
galaxy_list_all_roles.yaml
Pass path to GalaxyRole object ( #43051 )
6 years ago
gce-sort-fix.yaml
Add changelog for gce_net sort fix
7 years ago
gcp_service_account_home_path.yaml
Allow home path expansion on GCP service account files ( #44863 )
6 years ago
get-url-fix-idempotency.yaml
[stable-2.7] Fix logic to not re-download existing files when force=no ( #45495 ) ( #45509 )
6 years ago
get_url-remove-fragile-code.yaml
Improve code stability is checksum checking
6 years ago
get_url.yaml
Implement part of #27617 [expend checksum format to <algorithm>:(<checksum>|<url>)] ( #43751 )
6 years ago
grafana_5_dashboard_compatible.yaml
Moved grafana 5 dashboard compatible changelog to fragments dir ( #43593 )
6 years ago
hashing-changes.yaml
Share the implementation of hashing for both vars_prompt and password_hash ( #21215 )
6 years ago
icinga2_host-47671-fix-use_proxy.yaml
[2.7] icinga2_host: fix use_proxy option ( #50865 )
6 years ago
ignore_unreachable.yml
New keyword: ignore_unreachable ( #43857 )
6 years ago
include-apply-insert-order.yaml
Change insertion order of apply block to not affect the include_X task itself ( #44912 )
6 years ago
include-double-handler.yaml
Make sure we skip handlers from includes in compile_roles_handlers. Fixes #44848 ( #44852 )
6 years ago
inv_fixes.yml
better information for user from inventory plugins ( #46766 )
6 years ago
inventory_dir_ext_compare_fix.yaml
Make sure we are comparing bytes extensions in inventory plugins ( #42475 )
6 years ago
ios-prompt-fix.yaml
Fix prompt mismatch issue for ios ( #47004 )
6 years ago
iosxr_netconf_plugin_fix.yaml
Fix iosxr netconf plugin response namespace ( #49238 )
6 years ago
ip_netns-fix-exists.yaml
[2.7] fix error checking if netns exists ( #47397 ) ( #47441 )
6 years ago
irc_py3_compat.yaml
fix irc module to work with py3 ( #42267 )
6 years ago
issue46937-pr46519-pr47449-fix-pip-multiple-extras.yaml
[stable-2.7] Fix problem where pip module cannot accept multiple extras ( #47449 )
6 years ago
jinja2_native-fallback-warning.yaml
Warn about falling back to jinja2_native=false ( #49063 )
6 years ago
junos_commit_error_fix.yaml
Fix mandatory statement error for junos modules ( #50074 )
6 years ago
k8s_auth_kubeconfig.yml
Use kubeconfig if either context or kubeconfig is set ( #47373 ) ( #47496 )
6 years ago
k8s_facts_fix.yaml
k8s_facts: fix handling of unknown resource types ( #47857 )
6 years ago
lineinfile-empty-regexp.yml
Add warning when using an empty regexp in lineinfile ( #42013 )
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-fix.yaml
Ensure we only cache the loop when the task had a loop ( #44901 )
6 years ago
loop-cache-include-apply.yml
[stable-2.7] Fix return statement where we short circuit _get_delegated_vars ( #48102 )
6 years ago
loop_undefined_delegate_to.yaml
[stable-2.7] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 ( #45231 )
6 years ago
lvg_fix_47301.yaml
Add issue 47301 changelog fragment
6 years ago
lxd-idempotent-config.yaml
changelog for lxd idempotence fix
6 years ago
mail-fix-regression.yaml
mail: Fix regression when sending mail without SSL (v2.7) ( #47019 )
6 years ago
mass-remove-deprecated.yaml
Mass nuke deprecated items that are easily removed. ci_complete ( #44320 )
6 years ago
missing_interpreter.yml
more useful messages when module failure ( #43576 )
6 years ago
module_defaults_groups.yml
Extend `module_defaults` by adding default groups for cloud modules ( #44127 )
6 years ago
more-world-readable-warning-skips.yaml
Make links anonymous so that they don't trigger rstcheck
6 years ago
mysql-migrate_to_pymysql.yaml
[stable-2.7] Migrate from MySQLdb to PyMySQL ( #40123 )
6 years ago
netconf_config_comfirm_commit_fix.yaml
Fix in confirmed_commit capability in netconf_config modules ( #46964 )
6 years ago
netconf_config_default_operation.yaml
Make default_operation optional in netconf_config module ( #46333 )
6 years ago
netconf_module_utils_py3_fix.yaml
Fix netconf module_utils dict changed size issue ( #46778 )
6 years ago
no-dynamic-import-tasks.yaml
Don't allow import_tasks to transition to dynamic when file is missing. See #44822 ( #44836 )
6 years ago
no-mutable-fieldattribute-defaults.yaml
[stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 ( #46833 ).
6 years ago
no-overwrite-roles.yaml
[stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play ( #47512 )
6 years ago
no_log_fix_for_connection_exceptions.yaml
Add changelog entry for the no_log fix
7 years ago
nxos_ambiguous_command_check.yaml
[2.7] Add ambiguous command check as the error message is not persistent on nexus devices ( #45341 )
6 years ago
nxos_evpn_vni_check_mode.yaml
changelog
6 years ago
nxos_facts_multiple_bugfixes.yaml
changelog
6 years ago
nxos_facts_trailing_comma.yaml
Add changelog
6 years ago
nxos_file_copy_PY3_fix.yaml
Add changelog
6 years ago
nxos_install_os_force_disruptive.yaml
Add changelog
6 years ago
nxos_install_os_nxapi_fix.yaml
changelog
6 years ago
nxos_interface_linkagg_idempotence.yaml
changelog
6 years ago
nxos_ospf_vrf_idempotence.yaml
Fix nxos_ospf_vrf module auto-cost idempotency and module check mode ( #47190 )
6 years ago
onepassword_unlock_vault.yaml
Add ability to unlock 1Password vault to lookup plugins ( #44923 )
6 years ago
openssl-python3.yaml
openss: fix various test and Python 3 issues ( #47188 )
6 years ago
openstack-fixes-for-2.7.5.yaml
[stable-2.7] openstack: fix parameter handling when cloud provided as dict ( #42899 ) ( #49745 )
6 years ago
openstack_inventory_fix.yml
allow openstack invetnory to work cacheless
6 years ago
os-family_distro_variable_clearlinux.yaml
set ansible_os_family from name variable in os-release for clearlinux… ( #49906 )
6 years ago
os_router_enable_snat_fix.yaml
[backport 2.7] Check if `enabled_snat` is set in modules arguments ( #46754 ) ( #47807 )
6 years ago
ovirt_host_network_check_for_empty_user_opts.yaml
ovirt_host_network: check for empty user_opts ( #46695 )
6 years ago
ovirt_host_network_fix_type_conversion.yaml
ovirt_host_network: Fix type conversion
6 years ago
ovirt_host_pm_bug_fixes_for_power_management.yaml
ovirt_host_pm: Fix to powermanagement module ( #47659 )
6 years ago
ovirt_storage_connection_password-comparison.yaml
Backport/2.7/48933 ( #49400 )
6 years ago
ovirt_vm__Fix_initialization_of_cloud_init.yaml
ovirt_vm: Fix initialization of cloud init
6 years ago
ovirt_vm_check_next_run_configuration_update_if_exist.yaml
ovirt_vm: Check next_run configuration update if exist
6 years ago
ovirt_vm_fix_issue_in_SSO_option.yaml
ovirt_vm: Fix issue in SSO option
6 years ago
ovirt_vm_fix_issue_in_setting_the_custom_compatibility_version_to_NULL.yaml
ovirt_vm: Fix issue in setting the custom_compatibility_version to NULL
6 years ago
parimko_ssh-log-message.yaml
[stable-2.7] Improve log message in paramiko_ssh connection plugin ( #49004 ) ( #49318 )
6 years ago
password_sanity_check.yml
Give warning if user inputs not encrypted password to user module ( #43615 )
6 years ago
passwordstore-lookup-backup.yaml
Add backup option to passwordstore lookup (and improve doc) ( #39676 )
7 years ago
pause-stdout-redirection.yaml
Fix pause module so it does not stack trace when redirecting stdout. ( #42217 )
6 years ago
pause-try-except-curses.yaml
Fix NameError in pause module ( #42038 )
6 years ago
persistent-socket-lock-name.yaml
[2.7] Don't fail if a remote_addr with a '/' hits ansible_connection ( #49781 ) ( #50037 )
6 years ago
pip-fix-idempotence-in-check-mode.yaml
[stable-2.7] Fix pip idempotence in check mode
6 years ago
piped-transfer-empty-files.yaml
[stable-2.7] Support empty files with piped transfer_method. Fixes #45426 ( #45618 )
6 years ago
playbook-order-reverse_inventory.yaml
[stable-2.7] Fix reverse_inventory order to work on python3 ( #49895 ) ( #50048 )
6 years ago
plugin-docs-list-fix.yaml
fixes to ansible-doc ( #47209 )
6 years ago
plugin-filters-cfg.yaml
[stable-2.7] Fix issues with PLUGIN_FILTERS_CFG config handling ( #45994 )
6 years ago
plugins-accept-only-valid-args.yaml
Ensure action plugins accept only valid args ( #44779 )
6 years ago
postgresql_user-not-sup-error.yaml
postgresql_user: fix test errors on newer Fedora versions ( #47166 )
6 years ago
powershell-bootstrap.yaml
powershell - add bootstrap wrapper to packaging manifest
6 years ago
preserve_delegate_nolog.yml
preserve delegation info on no_log ( #42577 )
6 years ago
ps_sb_logging.yaml
split PS wrapper and payload (CVE-2018-16859) ( #49143 )
6 years ago
psexec-handle-socket-errors.yaml
psexec: Handle socket errors (Connection timeout) (Backport) ( #47407 )
6 years ago
psexec-imp-error.yaml
psexec: better error on import failure ( #47327 )
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
puppet_debugging_options.yaml
Add additional puppet options ( #42218 )
6 years ago
pure_facts_fix.yaml
Pure Storage facts fix ( #50349 )
6 years ago
py37_misc_module_backports.yaml
Backport #47219 fixes Python 3.7 bugs
6 years ago
reboot-add-aix-support.yml
[stable-2.7] Add AIX support to reboot module ( #50353 )
6 years ago
reboot-change-default-boot-command.yaml
[stable-2.7] Always use /proc/sys/kernel/random/boot_id to confirm reboot on Linux ( #47017 )
6 years ago
reboot-conn-timeout-reset.yaml
reboot - Fix connection timeout reset ( #51000 )
6 years ago
reboot-fix-exception-type.yaml
[stable-2.7] Use IndexError in exception ( #49488 )
6 years ago
reboot-path-alpine-solaris.yaml
[stable-2.7] Reboot - Fix command not found, add Apline support, fix Solaris command ( #49272 )
6 years ago
reboot-unicode-string.yaml
Use unicode instead of bytes ( #46234 )
6 years ago
reboot-var-fix-bare-linux.yaml
reboot: Fix typo and support bare Linux systems ( #45607 )
6 years ago
reboot-vmware-esxi.yaml
[stable-2.7] 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
redis-3-compat.yaml
[stable-2.7] Support version 3 of the redis python library ( #49445 )
6 years ago
remote_tmp_de-escalated_user.yaml
Fix remote_tmp when become with non admin user ( #42396 )
6 years ago
remove-merge-multiple-tags.yaml
Remove deprecated tags config option ( #44479 )
6 years ago
remove-simplejson.yaml
Remove use of simplejson throughout code base ( #43548 )
6 years ago
remove-unused-ansible-remote-temp.yaml
ANSIBLE_REMOTE_TMP was an implementation of unified temp that was later changed
6 years ago
remove_redundant_md5.yml
remove redundant md5 hashing
6 years ago
restore_sigpipe_dfl.yml
[stable-2.7] Restore SIGPIPE handler to DFL on POpen
6 years ago
s3.yaml
Remove deprecated s3 module ( #44537 )
6 years ago
script-module-no-file-path.yaml
[stable-2.7] Don't pass file_name to DataLoader.load in script inventory plugin ( #45428 )
6 years ago
service.yml
module_utils_service: Fix glob path of rc.d ( #43018 )
6 years ago
sns_topic_boto3_port.yaml
sns_topic boto3 port ( #39292 )
6 years ago
solaris-prtdiag-path.yaml
Locate prtdiag even when absent from /usr/bin ( #44113 )
6 years ago
squash-deprecation-message.yml
[stable-2.7] Make squash deprecation messages less misleading ( #49551 )
6 years ago
ssh_connection_invalid_password.yaml
[stable-2.7] Catch sshpass authentication errors and don't retry multiple times to prevent account lockout ( #50776 )
6 years ago
syslog_facility-for-journald.yml
Add syslog_facility parameter handling with systemd.journal ( #41078 )
7 years ago
systemd-warn-on-chroot.yaml
check for chroot in systemd module ( #43904 )
6 years ago
systemd_user_dep_fixes.yml
correct and clarify deprecation ( #45234 )
6 years ago
telent-prompt-fix.yaml
[2.7] escape default prompt detection in telnet action plugin ( #46573 ) ( #47440 )
6 years ago
template_output_encoding.yml
Allow specifying the output encoding in the template module ( #42171 )
6 years ago
terminal_plugin_nxos_iosxr.yaml
fix nxos terminal plugin
6 years ago
tls_mail.yml
mail: fixed STARTTLS module working with python 3.7.0 ( #47412 )
6 years ago
to-nice-json-separators.yaml
Fixes #23078 - eliminate trailing whitespace in to_nice_json ( #42633 )
6 years ago
unsafe-set-wrap.yaml
[stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372 ( #47510 ).
6 years ago
uri-supports-async.yaml
[stable-2.7] Add missing self._supports_async to uri action plugin ( #47677 )
6 years ago
urls-if-modified-since.yaml
Introduce and use locale-naive rfc2822 date format function ( #44868 )
6 years ago
user-do-not-pass-ssh_key_passphrase-on-cmdline.yaml
2.7: user: do not pass ssh_key_passphrase on cmdline ( #47445 )
6 years ago
user-docs-underlying-tools.yaml
Add documentation on underlying tools in user module ( #46455 ) ( #46511 )
6 years ago
user-fix-zero-negative-expiration.yaml
[stable-2.7] user: fix removing the expiry time when it's 0 ( #47115 )
6 years ago
user-freebsd-createhome-name-fix.yaml
fix a (forgotten?) change in moving createhome -> create_home ( #42711 )
6 years ago
user-module-backup-shadow.yaml
Add backup feature to user module ( #41854 )
6 years ago
user-password_lock-change-fix.yaml
[stable-2.7] make password locking in user module idempotent ( #43671 )
6 years ago
user-restore-disabled-account.yaml
[stable-2.7] User module - allow bang and exclamation in password field without warning ( #46498 )
6 years ago
user_freebsd_always_changed_bugfix.yaml
Only report change when home directory is different on FreeBSD ( #42865 )
6 years ago
v2.7.0-initial-commit.yaml
Initial commit for 2.7.0 development.
7 years ago
v2.7.0_summary.yaml
New release v2.7.0
6 years ago
v2.7.0a1_summary.yaml
Rename the 2.7.0a1 summary.
6 years ago
v2.7.0b1_summary.yaml
Add a summary for 2.7.0b1
6 years ago
v2.7.0rc1_summary.yaml
New release 2.7.0rc1
6 years ago
v2.7.0rc2_summary.yaml
New release v2.7.0rc2
6 years ago
v2.7.0rc3_summary.yaml
New release 2.7.0rc3
6 years ago
v2.7.0rc4_summary.yaml
New release v2.7.0
6 years ago
v2.7.1
New release v2.7.1
6 years ago
v2.7.2_summary.yaml
New release v2.7.2
6 years ago
v2.7.3_summary.yaml
New release v2.7.3
6 years ago
v2.7.4_summary.yaml
New release v2.7.4
6 years ago
v2.7.5_summary.yaml
New release v2.7.5
6 years ago
v2.7.6_summary.yaml
New release v2.7.6
6 years ago
vars_prompt-allow-prompting-for-play-vars.yaml
Only template values in vars_prompt rather than all vars ( #39304 )
6 years ago
vault-errors.yaml
Raise a nicer error when we cannot execute the editor ( #44423 )
6 years ago
vm_fix.yml
Fix for a caching traceback
6 years ago
vmware_guest-documentation_fix.yaml
[backport/2.7] Update vmware.py minor typo
6 years ago
vmware_wait_for_task_fix.yaml
VMware: Fix wait_for_task backoff behavior
6 years ago
vultr_modules_renamed.yml
vultr: rename prefix vr_to vultr_ ( #43994 )
6 years ago
win_become_async_older_hosts.yml
runas + async - get working on older hosts ( #41772 )
7 years ago
win_chocoalatey_install_tls12.yml
win_chocolatey: add TLSv1.2 support for install phase ( #41992 )
6 years ago
win_chocolatey-bugfixes.yaml
win_chocolatey: refactor module to fix bugs and add new features ( #43013 )
6 years ago
win_chocolatey-return-rc-always.yml
win_chocolatey: always return the rc return value ( #41883 )
7 years ago
win_chocolatey.yaml
win_chocolatey: Fix hang on missing/required base env vars ( #51154 )
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_disk_image-mount-paths.yaml
win_disk_image: return all mount paths in return value ( #44799 )
6 years ago
win_domain-dns-typo-fix.yml
win_domain: fix typo in cmdlet call ( #41993 )
7 years ago
win_domain_controller-netlogon.yaml
win_domain modules: ensure Netlogon service is still running after promotion ( #43703 )
6 years ago
win_group_membership-com-marshal.yaml
win_group_membership - fix random issue with CI on 2012 R2 ( #45462 )
6 years ago
win_iis_webapppool-output-fix.yml
win_iis_webapppool: do not output some cmdlet outputs ( #41884 )
7 years ago
win_lineinfile-output.yaml
win_lineinfile - fix malformed returned json ( #50066 )
6 years ago
win_privilege_util.yaml
Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it ( #43179 )
6 years ago
win_psexec_command_arg.yaml
win_psexec: fix arg handling when command contains multiple args ( #44797 )
6 years ago
win_psexec_session-selection.yaml
Add new session parameter to win_psexec ( #44263 )
6 years ago
win_reboot-fixes.yml
win_reboot: fix 2.6 issues and better handle post reboot reboot ( #42330 )
6 years ago
win_reboot-post-reboot-delay.yaml
Backport #46360 for 2.7 - Fix for ignore post_reboot_delay ( #46510 )
6 years ago
win_say-fix.yaml
win_say - fix up syntax and test issues ( #45450 )
6 years ago
win_security_policy-empty-value.yaml
win_security_policy: Allow setting a value to empty ( #42051 )
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_updates-async-fix.yml
win_updates fix when win_updates is run with async ( #41756 )
7 years ago
win_uri-json.yml
Fix support for JSON output when charset is set ( #44762 )
6 years ago
win_uri-junk-data.yaml
win_uri: stop output from mixing with module result ( #48140 )
6 years ago
win_user-validate-fixes.yaml
win_user: use different method to validate credentials that does not rely on SMB/RPC ( #43059 )
6 years ago
win_wait_for-timeout.yaml
Fix issue when timeout and state=present ( #43464 )
6 years ago
windows_setup_memtotal.yml
[stable-2.7] fix memtotal_mb rounding on VMWare and swaptotal_mb conversion from KB to MB ( #50055 )
6 years ago
winrm_kinit-remove-pass-log.yml
Stop displaying kinit pass input on a failure ( #41882 )
7 years ago
winrm_pexpect.yaml
winrm: add further conditional to using pexect for kerb auth ( #45952 )
6 years ago
wrcwd_ansible.cfg.yml
fix changelog ( #42272 )
6 years ago
xdg_systemd_fix.yml
ensure we have required systemd env var ( #50607 )
6 years ago
yum-handle-obsoletes-check-update.yaml
yum also parse obsolete package output ( #45365 )
6 years ago
yum-proxy-userpass.yaml
fix yum proxy username/password handling ( #47435 )
6 years ago
yum4_dnf_yum_action_plugin.yml
YUM4/DNF compatibility via yum action plugin ( #44322 )
6 years ago
yum_bugfux.yml
yum module handle list optional empty strings properly ( #46634 ) ( #46819 )
6 years ago
yum_bugfux_conf_file_none_type.yml
yum module properly check for None config_file ( #46641 ) ( #46820 )
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
zypper-on-ubuntu.yaml
Ensure that apt is always chosen on debian/ubuntu ( #44413 )
6 years ago