ansible/changelogs/fragments
Andreas Olsson 98b025239a nsupdate: Don't try fixing non-existing TXT values (#63408)
The commit 4e895c1 aimed to ensure that TXT record values were sanely
quoted. Sadly it failed to take the scenario of non-existing values
into account. While record values are required for record creation
they are not required for record deletion.

This change rectifies that oversight, saving Ansible from
unsuccessfully trying to operate on NoneType objects.

Resolves #63364
2019-10-16 17:58:41 +05:30
..
27800-ec2_vpc_net-ipv6-support.yml AWS ec2_vpc_net: Enable ipv6 CIDR assignment (#60983) 2019-09-10 19:25:36 -04:00
47182-os_port_order_difference_should_not_trigger_changes.yml os_port allowed_address_pairs and extra_dhcp_opts list of dicts comparison fix (#56577) 2019-09-06 22:44:25 +02:00
51489-apt-not-honor-update-cache.yml apt: honor cache_update=false on auto-install deps (#56549) 2019-08-30 15:57:58 -04:00
55919-rabbitmq_publish-fix-for-recent-pika-versions.yml rabbitmq_publish fix for incorrectly stating message was not published to the queue (#61960) 2019-09-11 20:29:05 +02:00
56832-remove-aptitude-warning.yml Fixes #56832: Remove warning when falling back to apt-get if aptitude is missing. (#61782) 2019-09-12 15:29:36 -04:00
56966-win_format-allocation-unit-size.yml win_format - Add allocation_unit_size (#56966) 2019-09-25 08:58:30 -04:00
57185-fix_vmware_modules_py_pre2.79.yaml VMware: not ssl.SSLContext if validate_certs false (#57185) 2019-09-09 21:41:46 +05:30
57266-apt_repository-update-cache-retrying.yml apt_repository: implement update cache retrying (#57266) 2019-08-30 16:14:15 -04:00
57535-vmware_vcenter_statistics_corner-cases.yml VMware: Fix issue with order of changes in vmware_vcenter_statistics 2019-09-09 16:01:54 -04:00
57779-module_defaults_groups_catchup_gcp.yml Add missing gcp modules to gcp module defaults group (#57779) 2019-09-19 20:25:47 +01:00
58225-win_partition-maximum-partition-size.yml win_partition - Fix handling of maximum partition size (#58225) 2019-09-25 11:51:26 -04:00
58466-FIX_win_find-Bug-Get-FileStat_fails_on_large_files.yml Support large folder size comparisons for win_find (#58466) 2019-09-15 19:04:59 -04:00
58973-luks_device_add-type-option.yml luks_device.py: allows user explicity define luks format version (#61812) 2019-09-11 20:45:33 +02:00
58973_luks_device-add-label-and-uuid-support.yml luks_device.py: Allow manipulate LUKS containers with label or UUID (#61603) 2019-09-03 05:40:09 +02:00
59438-hostname-use-hostnamectl.yml hostname: Use hostnamectl for Systemd strategy (#59974) 2019-09-11 10:27:17 +05:30
59464-playbook-dir-envvar.yml add ANSIBLE_PLAYBOOK_DIR envvar support (#63220) 2019-10-08 17:34:15 -07:00
59574-os_image_from_volume.yaml support creating an image from a volume (#59574) 2019-09-27 14:29:34 +02:00
59765-cron-cronvar-use-get-bin-path.yaml cron - Use the default crontab executable in cron and cronvar modules (#59765) 2019-09-18 15:35:06 -04:00
59877-fix-keyerror-in-redfish-getlogs.yaml Fix KeyError exceptions in GetLogs command (#59877) 2019-09-03 21:44:07 -04:00
59927-fix-redfish-power-reset-type-mapping.yaml Fix power command ResetType mapping logic (#59927) 2019-09-05 05:39:21 -04:00
60510-k8s-apply-check-mode.yml Ensure k8s apply works with check mode (#60572) 2019-09-19 05:30:31 +02:00
60527-apt_exponential_backoff_cache_update_retry.yml apt: use exponential backoff for apt update cache retries (#60527) 2019-08-30 15:55:38 -04:00
60569-plugins-netconf-ce.yml fix plugins/netconf/ce.py for netconf/capability/exchange (#60569) 2019-09-17 08:00:55 +02:00
60961-docker_compose-fix-deprecation-warning.yml fix erroneous failures in docker_compose due to deprecation warnings … (#61650) 2019-09-04 19:34:05 +02:00
61004-compare_policies-convert-to-string.yml Fix behaviour of module_utils/ec2 compare_policies when dealing with bare bools and ints. (#61115) 2019-09-09 12:08:25 -04:00
61119-os_server-add-tag-to-instance-nics.yml os_server - add "tag" to instance nics (#61119) 2019-09-02 05:07:53 -04:00
61227-win_iis_webapplication-apppool-change.yml correct behaviour of win_iis_webapplication when no applicationpool is specified (#61227) 2019-09-15 22:27:18 -04:00
61263-aws_codecommit-description.yml aws_codecommit: Fix integration tests and Add support for updating the description (#61263) 2019-08-30 11:25:37 -07:00
61284-ec2_asg-idempotency.yml aws_asg: Fix idempotency when using tags and metrics (#61284) 2019-09-06 12:48:40 -07:00
61338-tower-inventory-integer-inventory_id.yaml Use to_native for error messages, fix docs typo 2019-09-16 12:11:41 -07:00
61522-luks-device-add-option-to-define-keysize.yml add option to define keysize at luks partition creation (#61522) 2019-08-31 19:32:41 +02:00
61570-netcli-put-get.yaml Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570) 2019-09-09 16:59:20 -04:00
61577-support-iops-in-purefa_volume.yml Add IOPs bandwidth support to volumes (#61577) 2019-08-30 01:12:39 -04:00
61604-ansible-inventory-hide-args.yaml Properly hide limit and list-hosts args from ansible-inventory (#61618) 2019-09-06 11:43:50 -05:00
61624-fix-galaxy-url-building.yml Don't truncate the last character from galaxy urls. Fixes #61624 (#61775) 2019-09-05 07:06:42 +10:00
61655-fix-digital-ocean-droplet-create.yaml Fix creation of DigitalOcean droplets using digital_ocean_droplet module (#61655) 2019-09-04 02:28:56 -04:00
61658-openssh_keypair-public-key-permissions.yml openssh_keypair: make sure public key has same permissions as private key (#61658) 2019-09-10 06:44:04 +02:00
61693-acme-buypass-acme-v1.yml ACME modules: make compatible to Buypass ACME v1 CA, and fix bug in ACME v1 account update (#61693) 2019-09-21 16:53:15 +02:00
61735-wait-for-s3-bucket-to-exist-before-modifying.yaml aws_s3 - wait for the bucket before setting ACLs (#61735) 2019-09-04 09:42:28 -04:00
61736-eos-normalize-interface.yaml Standardize eos resource modules (#61736) 2019-09-13 09:35:50 -04:00
61738-ecs-certificate-invalid-chain.yaml Fixes to ecs_certificate cert chain for #61738 (#61858) 2019-09-07 07:58:25 +02:00
61740-docker_container-port-range-parsing.yml docker_container: improve port range parsing error behavior (#61740) 2019-09-08 20:30:18 +02:00
61805-azure-facts-info.yml Azure _info modules: fix returned ansible_facts when called as _info (#61805) 2019-09-05 11:51:56 +02:00
61925-fix_purefa_fact_info_api_check.yml purefa_info: Fix failure due to API version check (#61925) 2019-09-09 09:14:46 +02:00
61961-pacman_remove_recurse_option.yaml pacman: remove 'recurse' deprecated option (#61961) 2019-10-03 00:02:06 +02:00
61978-get-url-no-checksum.yml Don't treat no checksum as a checksum match (#62146) 2019-09-13 13:24:15 -04:00
62014-iam_role_session_instanceprofile.yml iam_role : support managing max session duration and deleting the instance profile it creates (#62014) 2019-09-20 13:26:29 -07:00
62068-add-pure-cbs-support.yml Add checks for Cloud Block Store (#62068) 2019-09-24 15:11:15 -04:00
62083-vmware-internal_results.yml VMware: Change return key results from VMware modules (#62161) 2019-09-13 09:57:04 +05:30
62096-test-coverage-all.yml Fix ansible-test coverage --all (#62115) 2019-09-11 15:12:38 +10:00
62188-VMware-Guest-Support-latest-version-while-upgrading-VM-hardware.yml Support latest version while upgrading VM hardware. (#62188) 2019-10-07 16:41:57 -04:00
62218-fix-to-entrust-api.yml Always specify header of connection keep-alive regardless of python v… (#62218) 2019-09-12 21:05:23 +02:00
62237-keep-unsafe-context.yml Ensure we don't erase unsafe context in TaskExecutor.run on bytes (#62287) 2019-09-13 13:14:35 -05:00
62290-fix-cloudformation_info-KeyError.yaml cloudformation_info - fix KeyError (#62290) 2019-09-18 09:58:58 -04:00
62329-nsupdate-lookup-internal-zones.yaml nsupdate: Use authoritative server for zone lookup (#62329) 2019-09-28 19:34:28 +02:00
62403-ce_bgp_neighbor_af_fix_parameter_name.yml ce_bgp_neighbor_af: fix a typo in module's parameter (#62403) 2019-09-17 13:34:07 +01:00
62582-allow_diff_before_after_to_be_None.yml allow before/after diff to be NoneType (#62582) 2019-09-20 15:47:18 -04:00
62587-module_utils-network-cloudengine.yml module_utils-network-cloudengine: fix get_nc_next. (#62587) 2019-09-23 15:13:42 +02:00
62598-AnsibleDumper-representer.yaml Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
62616-vmware_cluster_ha-fix-documentation.yml VMware: Remove mentions of enable_vsan from vmware_cluster_ha example (#62616) 2019-09-20 12:03:20 +05:30
62621-docker_login-fix-60381.yaml docker_login: fix Python 3 problem in #60381 (#62621) 2019-09-21 15:13:31 +02:00
62648-mysql_replication_add_master_use_gtid_param.yml mysql_replication: add master_use_gtid parameter (#62648) 2019-10-03 18:02:41 +05:30
62766-package_facts-pkg-manager-fix-vital-value.yml package_facts: check 'vital' and 'automated' values ('pkg' manager) (#62766) 2019-09-24 10:03:56 +02:00
62790-openssl_certificate_fix_assert.yml Fix _validate_csr_subject and _validate_csr_signature (#62790) 2019-09-29 16:17:38 +02:00
62809-dnf-wildcard-absent-failure.yml dnf - properly handle idempotent removal of wildcard globs (#63034) 2019-10-02 11:05:12 -04:00
62870-collection-install-default-path.yml Default collection install path to first path in COLLECTIONS_PATHS (#62870) 2019-10-02 10:22:00 -04:00
62916-add_properties_option_to_vmware_host_facts.yml VMware: add properties option to vmware_host_facts module (#62916) 2019-10-07 10:27:57 +05:30
62928-docker_container-ip-address-idempotency.yml docker_container: fix idempotency for network IP addresses (#62928) 2019-09-30 10:47:02 +02:00
62971-docker_container-image-finding.yml docker_container: improve image finding / change detection (#62971) 2019-10-04 21:50:09 +02:00
62991-openssl_dhparam-cryptography-backend.yml openssl_dhparam: add cryptography backend (#62991) 2019-10-04 21:53:04 +02:00
62999-postgresql_lang_add_owner_parameter.yml postgresql_lang: add owner parameter (#62999) 2019-10-03 18:03:06 +05:30
63036-mysql_replication_add_return_value.yml mysql_replication: add return value, remove extra argument from function (#63036) 2019-10-02 13:33:53 +02:00
63130-mysql_replication_add_master_delay_parameter.yml mysql_replication: add master_delay parameter (#63130) 2019-10-07 15:23:56 +02:00
63189-mysql_info-global-status.yml doc: mysql_info: add changelog and version_added for global_status (#63328) 2019-10-10 13:01:02 +02:00
63194-lineinfile_insertafter_duplicate.yaml lineinfile - fix bug with insertbefore/insertafter and firstmatch (#63194) 2019-10-08 10:01:36 -04:00
63229-mysql_replication_add_connection_name_parameter.yml mysql_replication: add connection_name param for MariaDB multi source replication support (#63229) 2019-10-09 10:05:55 +02:00
63271-mysql_replication_add_channel_parameter.yml mysql_replication: add channel parameter (#63271) 2019-10-09 14:27:01 +01:00
63280-fix_acl_spaces_in_path.yml acl: fix module failure if there're spaces in a path (#63280) 2019-10-11 10:40:19 -07:00
63321-mysql_replication_add_resetmaster_to_mode.yml mysql_replication: add support of resetmaster choice to mode parameter (#63321) 2019-10-10 13:02:57 +02:00
63345-docker_image-deprecation-warnings.yml docker_image: fix option parameter so that warnings are issued (#63345) 2019-10-12 08:09:03 -04:00
63408-nsupdate-dont-fix-none-txt-value.yaml nsupdate: Don't try fixing non-existing TXT values (#63408) 2019-10-16 17:58:41 +05:30
63418-docker_node_info-errors.yml docker_node_info: improve error handling (#63418) 2019-10-13 14:16:02 +02:00
adhoc_default_collection.yml fix default collection resolution in adhoc (#63298) 2019-10-10 12:42:03 -07:00
allow_ansible_ns.yml allow external collections under the ansible NS (#61908) 2019-09-05 18:50:22 -07:00
ansible-connection_persist_issue.yaml Fix ansible-connection persist after playbook run complete issue (#61591) 2019-09-06 14:23:18 +05:30
ansible-doc-removed-traceback.yml Fix ansible-doc traceback and sanity test. (#62040) 2019-09-10 00:29:34 -07:00
ansible-galaxy-progress.yaml ansible-galaxy - add config to control the display wheel (#61902) 2019-09-13 11:06:18 +10:00
ansible-galaxy-role-server.yaml ansible-galaxy fix --server option for roles (#61820) 2019-09-05 11:46:44 +10:00
ansible-galaxy-support-for-automation-hub.yml Add support for automation-hub authentication to ansible-galaxy (#63031) 2019-10-04 17:57:37 -04:00
ansible-test-ansible-doc.yml Fix ansible-doc traceback and sanity test. (#62040) 2019-09-10 00:29:34 -07:00
ansible-test-cloud-secrets.yml Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
ansible-test-collections-ansible-adhoc.yml fix default collection resolution in adhoc (#63298) 2019-10-10 12:42:03 -07:00
ansible-test-collections-coverage-noise.yml Properly exclude tests/output/ from code coverage. 2019-09-10 15:50:22 -07:00
ansible-test-collections-requirements.yml Fix ansible-test collections requirements installation. (#62181) 2019-09-12 02:00:33 -07:00
ansible-test-default-test-container-1.9.2.yml Add missing changelog fragments. (#62471) 2019-09-17 17:33:58 -07:00
ansible-test-default-test-container-1.9.3.yml Add missing changelog fragments. (#62471) 2019-09-17 17:33:58 -07:00
ansible-test-delegation-tmp-dir.yml Exclude tmp dir from ansible-test results copy. 2019-09-30 18:18:37 -04:00
ansible-test-doc-links.yml Fix display of sanity test doc links. 2019-09-13 22:24:14 -07:00
ansible-test-execv-wrapper-shebang.yml Fix issues with ansible-test --venv option. (#62033) 2019-09-09 18:32:29 -07:00
ansible-test-fix-python-path.yml Fix ansible-test PYTHONPATH handling. 2019-09-26 14:02:19 -04:00
ansible-test-ignore-tests-output.yml Fix ansible-test to ignore tests/output/. (#62084) 2019-09-10 15:49:40 -07:00
ansible-test-integration-temp-dir.yml Fix ansible-test integration temp dir location. 2019-10-07 13:12:59 -07:00
ansible-test-pathspec-constraint.yml Add constraint for pathspec. 2019-10-15 14:39:29 -07:00
ansible-test-pytest-plugin-loading.yml Add missing changelog entry for ansible-test fix. 2019-09-11 13:03:36 -07:00
ansible-test-redact.yml Redact sensitive values by default in ansible-test 2019-09-17 08:09:17 -07:00
ansible-test-sanity-requirements.yml Fix issues with ansible-test --venv option. (#62033) 2019-09-09 18:32:29 -07:00
ansible-test-ssh-keygen-fix.yml Work around ssh-keygen issue in ansible-test. (#63211) 2019-10-07 14:36:05 -07:00
ansible-test-submodules.yml Use relative submodule status in ansible-test. 2019-08-29 20:29:38 -07:00
ansible-test-test-source-message.yml Add missing var for format string in ansible-test. 2019-10-07 13:10:42 -07:00
ansible-test-vcenter-plugin.yml Fix ansible-test vcenter test filtering. 2019-09-12 02:13:57 -07:00
ansible-test-venv-activation.yml Fix issues with ansible-test --venv option. (#62033) 2019-09-09 18:32:29 -07:00
ansible-test-venv-pythonpath.yml Fix issues with ansible-test --venv option. (#62033) 2019-09-09 18:32:29 -07:00
ansible-test-virtualenv-python-search.yml Fix ansible-test virtualenv real python search. 2019-10-03 17:12:33 -07:00
ansible-test-virtualenv-venv.yml Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-10 19:27:12 -07:00
ansible_basic_no_log_empty_string.yaml Fix issue when setting an empty pass to no_log param (#62804) 2019-09-24 21:45:53 -04:00
ansile-galaxy-preserve-api-append.yml Ensure we preserve the /api appended URL (#63472) 2019-10-14 13:34:07 -05:00
atomic_image_absent.yml atomic_image: Fix absent state (#61827) 2019-09-09 14:38:32 +05:30
azure-fact-fix.yaml Azure fix _info/_facts return values for some modules (#61584) 2019-08-30 16:00:47 +10:00
collection-prefix-basedir.yaml Add fix for specifying current dir in collections_paths (#62478) 2019-09-18 08:04:22 -07:00
collection_jinja_cache_fix.yml fix collection jinja2 cache issue (#62543) 2019-09-18 14:39:59 -07:00
collection_loader_import_fixes.yml Fix plugin names for collection plugins. (#60317) 2019-09-18 17:47:56 -07:00
config_encoding_resilience.yml config encode errors should not be fatal (#63311) 2019-10-09 17:08:29 -07:00
cron-only-get-bin-path-once.yaml cron - Only run get_bin_path() once (#62554) 2019-09-18 19:04:26 -04:00
cronvar-correct-binary-name.yaml cronvar - use correct binary name (#63279) 2019-10-09 18:33:25 -04:00
debug_loop_changed.yaml clean "changed" only after it has been processed (#59958) 2019-10-10 18:24:31 -04:00
deprecate-hash-behaviour.yml Deprecate hash_behaviour (#63300) 2019-10-14 10:35:11 -05:00
display-warning-remove-erroneous-space.yaml Remove leading space in warning messages (#62002) 2019-09-17 10:16:00 -05:00
dont-template-cli-passwords.yml Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351) 2019-10-11 09:17:10 -05:00
extra-vars.yml core: Handle empty extra vars in cli (#61831) 2019-09-12 15:43:41 -04:00
find-contains-docs.yaml find - clarify description of 'contains' (#62445) 2019-09-26 11:33:14 -04:00
firewalld-version-0_7_0.yml adapt to firewalld 0.7.0 for RHEL 8.1 Beta, Fedora 31+ (#63357) 2019-10-10 18:33:18 -04:00
lookup_rabbitmq-is_closing-bug.yml lookup_rabbitmq pika > 1.0.0 is_closing bug fix (#61959) 2019-09-11 08:23:27 +02:00
no-log-sub-options-invalid-parameter.yaml Properly mask no_log values is sub parameters during failure (#63405) 2019-10-14 09:20:07 -07:00
nxos_bfd_global-add-missing-import.yaml nxos_bfd_global - add missing import of re (#62226) 2019-09-13 07:37:30 +10:00
openbsd-disabled-account-no-warning-for-passwd.yaml Allow 13 asterisk characters in password field without warning (#54893) 2019-09-04 11:49:16 -04:00
package-facts-use-module-warnings.yaml package_facts - use AnsibleModule.warn() for warnings 2019-10-14 13:30:16 -07:00
psexec-kerb-and-interactive.yaml psexec - Fix kerb and interactive support (#62556) 2019-09-19 08:41:02 +10:00
pwsh-minimum.yaml Add proper error when trying to run on older PS versions (#62634) 2019-09-24 08:43:14 -04:00
split-host-pattern-empty-strings.yaml Account for empty strings when splitting the host pattern (#62442) 2019-09-20 16:03:51 -04:00
truthiness-tests.yaml Add new truthy and falsy jinja2 tests (#62602) 2019-10-02 13:58:28 -04:00
user-aix-shadow-unbound-local.yaml user - fix shadow file parsing on AIX (#62547) 2019-10-14 15:44:22 -04:00
user-docs-group-fix.yaml User - correct group removal description in docs (#61936) 2019-09-06 12:16:33 -04:00
v2.10.0-initial-commit.yaml [WIP] Cleanups and version bumping for 2.10 (#61572) 2019-08-30 09:54:12 -07:00
vmware-module_fragments-group.yml VMware: Add module defaults for VMware modules (#63197) 2019-10-07 14:24:58 -04:00
vmware-only-add-configured-interfaces.yml vmware: Only add configured network interfaces to facts (#28552) 2019-10-07 21:41:50 +05:30
vmware_guest_custom_attributes.yml VMware: name is not required parameter for vmware_guest_custom_attributes 2019-10-10 17:25:20 -04:00
win_become-shared-token.yaml win_become - don't dispose logon token until end (#61905) 2019-09-10 06:37:07 +10:00
win_exec-error.yaml win_exec_wrapper - Be more defensive when trying to get output errors (#62376) 2019-09-19 06:53:56 +10:00
win_find-fix-ignore-of-deduped-files.yml win_find - Fix deduped files mistaken for directories (#58680) 2019-09-15 20:02:05 -04:00
win_format-Idem-not-working-if-file-exist-but-same-fs.yml win_format - Idem not working if file exist but same fs (#59819) 2019-09-15 22:45:44 -04:00
xml-deprecated-functions.yml Fix use of deprecated function in xml module. 2019-10-15 15:29:11 -07:00