ansible/changelogs/fragments
Dag Wieers 096757a6a3 Ensure remove files work when file was already removed
If a file disappears when you are removing it, this will ensure it
doesn't fail and continues as expected.

(cherry picked from commit 6a08b16c37)

Add changelog for file removal race

(cherry picked from commit 7c9122a89d)
2018-05-14 14:28:37 -07:00
..
30786-verbose_info_on_os_stack_error.yaml Backport/2.5/39371 Issue 30786 (#39660) 2018-05-04 12:55:40 -04:00
36980-eos_check_mode_without_config_session.yaml Backport/2.5/37287 Eos :do not push config to device if check_mode is enabled (#38382) 2018-04-06 14:31:54 +05:30
37056-vmware_guest_no_permission.yaml VMware: handle permission denied while reading facts (#38868) 2018-04-17 16:20:46 +05:30
37651-onxy_pfc_interface-onyx-version-3.6.0.yaml issue:37307 Add support for changes in pfc output in onyx 3.6.6000 (#… (#38330) 2018-04-05 12:27:37 +01:00
38167-onxy_linkagg-add-support-for-onyx-version-3.6.0.yaml Backport/2.5/38191 (#38327) 2018-04-05 12:27:56 +01:00
38290-doc_update_vmware_guest_find.yaml VMware: correct documentation for datacenter 2018-04-17 15:07:05 +05:30
38398-vmware_guest_typecast_vlan.yaml vmware_guest: cast vlan to int or str when relevant (#39793) 2018-05-07 16:45:18 +05:30
38466-vmware_guest_set_dhcp_as_default.yaml VMware: Set default network type as 'dhcp' (#38755) 2018-04-14 21:58:49 +05:30
38654-update_vmware_cfg_backup_variable_usage.yml Use correct esxi host variable in vmware_cfg_backup 2018-04-17 15:20:09 +05:30
38671-nmcli_autoconnect_value_correction.yaml nmcli: change default value of autoconnect (#38686) 2018-04-13 11:28:39 -04:00
38941-vmware_guest_update_cpu_memory_if_required.yaml Don't update cpu/memory allocation in configspec if there is no change. (#39865) 2018-05-09 18:37:03 +05:30
39138-facts-fix_virtualization_facts_for_vmware_linux.yaml Fix unset ansible_virtualization_role (#39514) (#39885) 2018-05-14 15:15:46 +05:30
39818-loop_control_task_vars.yaml Backport #39818 to stable-2.5 (#39824) 2018-05-07 19:09:48 -04:00
ansible-inv-export.yaml reformat multiline bugfix entries 2018-02-21 13:51:40 -08:00
ansible-managed-encoding.yaml Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-05-02 13:02:12 -07:00
ansible_tower_credential.yaml Add changelog fragment 2018-03-05 21:19:13 +00:00
apt-fixes.yaml Backport: apt: mark installed packages manual (#37751) (#39411) 2018-05-09 12:27:04 +02:00
async_status_env.yaml Backport #39764 for 2.5 - async_status environment (#39766) 2018-05-07 10:02:18 -05:00
azure_api_profiles.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
azure_rm_image.yaml Backport azure_rm_image Tag fix for 2.5 (#38131) (#38228) 2018-04-09 10:46:42 -05:00
azure_rm_networkinterface-fix-creation-ignore-nsg-name.yaml Backport: Fixes some NIC bugs (#39213) (#39266) 2018-05-10 19:43:26 +10:00
azure_rm_networkinterface-specify-no-public-ip.yaml azure_rm_networkinterface: backport no public IP fix (#37762) 2018-04-03 06:32:01 +10:00
azure_rm_virtualmachine-docs-images.yaml azure_rm_virtualmachine - backport of docs change around images supported (#37764) 2018-04-03 08:32:02 +10:00
block_parenting.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
cb_ignore.yml ignore version when deciding callback loading (#38281) 2018-04-30 12:47:58 -04:00
constructed_inventory_keyed_groups_and_configurable_separator.yaml add changelog 2018-04-16 11:09:30 -04:00
copy-files-default-follow.yaml Fix copy to only follow symlinks for files in the non-recursive case 2018-04-20 12:48:32 -07:00
depreciate_aos.yaml Depreciate aos (#36029) (#36393) 2018-02-19 19:30:12 -08:00
diff-callback-for-task.yml Backport #39366 - call diff callback also when task diff is true (#39372) 2018-04-27 10:20:15 -04:00
display_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
doc_chnages_for_network_config_modules.yaml doc changes for backup option of network _config modules (#38797) 2018-04-16 12:30:05 +05:30
doc_fix.yml minor accuracy fix 2018-04-27 11:56:09 -04:00
docker-api-update.yaml Clarify Docker SDK rather than Docker API 2018-03-06 09:00:26 -08:00
docker_prevent_docker_and_docker_py.yaml Backport #38884 for 2.5 - docker/docker-py guard (#38889) 2018-04-20 11:41:35 -05:00
dont-overwrite-builtin-jinja2-filters-with-tests.yaml Backport #37881 for 2.5.1 (#37937) 2018-03-28 11:04:44 -05:00
dyanmic-include-copy-enhancements.yaml Backport #38747 for 2.5 - Block copy and reparenting improvements (#38829) 2018-04-20 12:31:56 -05:00
ec2_vpc_route_table_vpc_endpoint_fix.yaml Add changelog for #37010 (#39511) 2018-04-30 12:29:11 -04:00
edgeos_backup.yaml Fix edgeos_config: {backup: yes} (#37619) (#37733) 2018-04-11 17:50:13 -04:00
edgeos_facts_empty_commit_history.yaml Do not try to add an entry if none exist (#37152) (#37213) 2018-03-08 14:55:43 -08:00
empty_host_pattern.yml return empty host list when pattern is empty 2018-04-30 12:48:56 -04:00
encoding-docs-plugin-parsing.yaml Fix encoding issue when parsing plugin examples (#39872) 2018-05-14 14:28:03 -07:00
eos_cliconf_api_fix.yml Fix in eos get_config cliconf api (#38682) (#38720) 2018-04-13 15:55:14 +05:30
eos_module_utils_bugfix.yaml nxos bugfixes stable-2.5 (#39719) 2018-05-04 15:25:55 +05:30
eos_vlan_interface_name_fix.yaml Fix eos_vlan associated interface check (#39661) (#39738) 2018-05-04 20:14:48 +05:30
eos_vlan_more_than_6_nics.yaml Cherry pick 35568 (#38347) 2018-04-10 18:57:56 +02:00
eos_vrf_parsing_fix.yaml Fix edgeos_config: {backup: yes} (#37619) (#37733) 2018-04-11 17:50:13 -04:00
facts_vmware_detection.yaml We need to return virtual_facts after VMWare platform detection (#39149) 2018-04-25 17:54:54 +05:30
file-nonexistent-link.yaml Fix for file module with symlinks to nonexistent target (#39635) 2018-05-03 18:11:02 -07:00
file-nonexitent-link-recurse.yaml Fix for file module with recursive permission setting and broken symlinks 2018-05-03 18:27:34 -07:00
file-succeed-if-already-absent.yaml Ensure remove files work when file was already removed 2018-05-14 14:28:37 -07:00
fix_exception_type.yml Change except Error when trying to get a missing option 2018-04-27 11:57:14 -04:00
fix_spurious_stderr.yml fixy typo (#39430) 2018-04-27 11:06:56 -07:00
galaxy_path_warn.yml make individual bad paths a warning 2018-04-30 17:20:32 -04:00
grafana-deprecation-warnings.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
home_translation.yml ensure 'home' translations (#36755) 2018-05-02 11:51:51 -04:00
include_comparison.yaml Backport #37083 for 2.5 - IncludedFile comparison fix for free strategy (#38981) 2018-04-20 11:42:30 -05:00
include_inherit_from_static_parents.yaml Backport #38827 for 2.5 - Allow inheriting attrs from static parents (#38847) 2018-04-20 11:45:28 -05:00
include_role_recursion_and_performance.yaml 2.5.0rc1 CHANGELOG prep 2018-02-22 17:34:03 -08:00
include_role_templating.yaml Backport #36372 for 2.5 (#37666) 2018-03-28 11:05:03 -05:00
include_vars_error_hang_fix.yaml Backport #38194 for 2.5 - include_vars error fix (#38225) 2018-04-05 12:29:01 -04:00
interfaces_file-allow.yaml Backport/2.5/37847Fix interfaces_file to accept allow-* (#37847 (#40008) 2018-05-11 15:25:04 +01:00
interfaces_file_args_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
ios_defaults_fetch.yaml Fetch ios default config is defaults is enabled (#39741) (#39841) 2018-05-08 10:11:54 +05:30
ios_get_config_fix.yaml Fix fetching ios default running config (#39475) (#39608) 2018-05-02 20:06:21 +05:30
ios_interface_cdp_support.yaml Have the ios_interface module include CDP when checking neighbors (#38046) 2018-04-05 11:51:18 +01:00
ios_iosxr_terminal_prompt.yaml Backport/2.5/39063 (#39093) 2018-05-01 12:03:30 +01:00
ios_l2_interface_fix.yaml nxos and ios bugfix stable-2.5 (#39845) 2018-05-08 12:38:22 +05:30
ios_terminal_regex_fix.yaml Fix ios and iosxr terminal prompt regex (#39063) (#39089) 2018-04-20 23:49:19 +05:30
iosxr_config_crash.yaml Handling of configurations blocks with end-* at the end of the block (#39843) 2018-05-08 11:34:53 +05:30
iosxr_show_version_brief.yaml show version brief does not work on iosxr virtual (#39847) 2018-05-08 13:12:23 +05:30
junos_module_doc_fixes.yaml Add supported connection in junos module documentation (#38813) (#38865) 2018-04-17 11:58:40 +05:30
junos_netconf_conn_error_msg.yml Add junos connection type check (#38527) (#38579) 2018-04-11 14:03:07 +05:30
keyword_docgen.yml fix keyword doc generation 2018-05-10 16:45:08 -04:00
lineinfile_insert_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
lineinfile_insertbefore_after_regexp_fix.yaml Check for regexp match when using insertbefore or insertafter (#36474) (#36552) 2018-02-21 18:08:45 -08:00
load_files_once.yml minimize loading files/plugins 2018-04-30 12:49:53 -04:00
network_changes.yaml 2.5 network changelog (#37179) 2018-03-08 12:38:04 +00:00
nios_lookup_errors.yaml Backport/2.5/39027 (#39091) 2018-05-10 10:08:44 +01:00
no-template-conn-err.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
nxos_bugfixes.yaml nxos and ios bugfix stable-2.5 (#39845) 2018-05-08 12:38:22 +05:30
nxos_evpn_vni_issues.yaml reformat multiline bugfix entries 2018-02-21 13:51:40 -08:00
nxos_igmp_interface_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
nxos_interface_ospf_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
nxos_on_become.yml nxos module doc fragment for authorize,auth_pass (#39946) 2018-05-10 13:34:10 +05:30
onyx-tmpfile.yaml New release v2.5.0rc3 2018-03-15 18:12:31 -07:00
onyx_config-py3-fix.yaml issue:38321 fix onyx_config module failed while using python = 3.5 (#38343) (#38869) 2018-04-17 13:16:03 +01:00
openshift_client_update.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
openssl_certificate-dump-checkmode.yaml Backport/2.5/38386 (#38462) 2018-04-09 09:49:09 +01:00
openssl_certificate-generate-acme-missing-space.yaml Add space between arguments for acme-tiny (#36739) (#39018) 2018-05-01 12:55:19 +01:00
ovirt-vms_entity.yaml Add changelog for https://github.com/ansible/ansible/pull/37460 2018-03-29 19:10:47 -07:00
persistent_socket_path_troubleshoot_url.yml Add troubleshooting URL for persistent socket path related issue (#38542) (#38577) 2018-04-12 10:43:02 +05:30
pip_editable_add_missing_scripts.yaml Backport #37151 for 2.5 (#37154) 2018-03-07 17:02:54 -06:00
protect_bad_verify.yml protect against plugins using verify incorrectly 2018-04-30 12:47:04 -04:00
py3-ansible_interpreter.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
py3-consul_kv.yaml Bkprt py3 consul kv (#37802) 2018-04-10 10:03:30 -07:00
py3-csvfile.yaml Bkprt py3 csvfile (#37665) 2018-03-29 15:11:14 -07:00
py3-ec2-user_data.yaml Bkprt py3 ec2 user data (#37664) 2018-03-29 15:13:42 -07:00
py3-haproxy.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
py3-jira.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
py3-maven_artifact.yaml Bkprt py3 maven artifact (#37041) 2018-03-05 18:48:29 -08:00
py3-pull.yaml Bkprt py3 pull fix (#37663) 2018-03-29 15:16:12 -07:00
py3-vagrant-inv.yaml Py3 vargrant inv (#37803) 2018-03-29 14:58:19 -07:00
py3-wait-for-connection.yaml Backport #37646 for 2.5 (#37653) 2018-03-28 11:04:06 -05:00
py3-znode.yaml 2.5.0rc2 changelog catchup/cleanup 2018-03-08 23:29:46 -08:00
remove_key_from_vars.yml remove properties from vars in include_role (#38968) 2018-05-10 16:44:02 -04:00
remove_slice_docs.yml remove slice docs (#37946) 2018-04-30 10:14:19 -04:00
service_local_fix.yml chkconfig localizes messages, ansible fails to recognise 2018-04-27 11:26:57 -04:00
set_fact_incremental_updates.yaml Add changelog for #38302 2018-04-23 18:01:21 -04:00
stderr-script-success.yaml Add changelog entry 2018-04-11 17:54:59 -04:00
template-filename-encoding.yaml Need to convert filenames to byte strings before using them in APIs 2018-04-30 09:26:02 -07:00
ufw-route-first-option.yaml "route" has to be the first option in ufw command (#31756) (#40019) 2018-05-12 16:07:54 +01:00
unarchive-absolute-path.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
user-expires.yaml Only change expiration date if it is different (#38885) (#39575) 2018-05-09 10:45:48 -04:00
v2.5.0_summary.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
v2.5.0b1_catchup.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
v2.5.0b2_catchup.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
v2.5.0rc1_catchup.yaml fix yamllint issue (#36636) 2018-02-23 13:30:48 +00:00
v2.5.0rc2_catchup.yaml fix changelog yamllint failure 2018-03-09 17:53:10 -08:00
v2.5.0rc3_catchup.yaml New release v2.5.0rc3 2018-03-15 18:12:31 -07:00
v2.5.1_catchup.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
v2.5.1_summary.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
v2.5.2_catchup.yaml fix yamllint sanity failure 2018-04-26 10:51:13 -07:00
v2.5.2_summary.yaml New release v2.5.2 2018-04-26 10:39:44 -07:00
vcenter_license.yaml Correct module name in vcenter_license.py (#37672) (#37728) 2018-04-17 15:01:00 +05:30
vmware_gather_facts_instance_uuid.yaml add instanceUuid (also called PersistentId) in vmware utils (#38870) 2018-04-18 17:41:15 +05:30
vmware_guest_snapshot_root_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
vyos_check_mode.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
vyos_l3_lo_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
win-test-ansible-path-provider-support.yaml Ansible.ModuleUtils.FileUtil - backport 2.5 Add ability to test non file system provider paths (#39203) 2018-04-24 13:17:43 +10:00
win_certificate_store-params-typo.yaml win_certificate_store: backport fix of typo key_storage (#37862) 2018-03-29 14:18:53 -07:00
win_copy-preserve-tmp-folder.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_domain_controller_readonlyreplica_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
win_environment-stringify-2.5.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_feature-better-errors.yaml Win feature error cp (#36559) 2018-02-22 15:05:13 -08:00
win_file-special-char-fix.yaml Win file path special char 2.5 (#39397) 2018-04-27 08:54:02 +10:00
win_file_util-test-exception-handler.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_get_url-ftp-support.yaml win_get_url: Fixed a few issues with using FTP and added tests (#39646) (#39705) 2018-05-04 09:24:44 +10:00
win_get_url_fix_timestamp_comparison.yaml Fix for win_get_url module (Fixes #39151) - 2.5 backport (#39207) 2018-04-24 12:46:40 +10:00
win_lineinfile_newlines.yaml Win lineinfix fix (#36888) 2018-03-06 13:05:31 -08:00
win_modules-support-different-line-endings.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_reboot-warning-message-fix.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_regedit-hive-unload.yaml win_regedit: backport 2.5 stabilise tests (#38918) 2018-04-18 08:45:00 +10:00
win_service-name-special-chars.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_setup-connection-name.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_setup-slow-machine-sid-fix.yaml win_setup: backport 2.5 fix for machine sid to work in domains with lots of users (#38659) 2018-04-12 20:30:34 +10:00
win_update_string_names_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
win_updates_handle-module-failures.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_uri-fix-header-override.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_uri-int-status-codes.yaml win_uri: backport 2.5 fix for when status codes are provided as a comma separated list (#38509) 2018-04-10 14:24:00 +10:00
win_uri-return-values.yaml win_uri: backport return value fix for non 200 responses (#37156) 2018-03-08 10:38:32 +10:00
win_uri_create_remove_fix.yaml reformat multiline bugfix entries 2018-02-21 13:51:40 -08:00
win_utf8_character_output.yaml New release v2.5.1 2018-04-18 16:48:39 -07:00
win_wait_for-local-port-fix.yaml win_wait_for: fix local port check on port not accessible externally (#37093) 2018-03-07 08:55:39 +10:00
winrm-encoding-fix Winrm encoding in exception fix (#39333) 2018-04-25 17:15:43 -07:00
winrm_kinit-delegation.yaml winrm: backport 2.5 added flag handler for kinit to request forwardable ticket when delegation is set (#38508) 2018-04-10 14:24:21 +10:00