ansible/changelogs/fragments
Stefan Horning 652346ad5d
Allow passing through of (almost) all params available … (#58118)
* Allow passing through of (almost) all params available on boto methods in aws_api_gateway

* Linting and docs fixes

* Refactored method signature of create_deployment() to use keyword args instead of named args

* Updated version_added flags to 2.10

* Cleanup and improve aws_api__gateway integration test play. Also included new params into test.

* Fixed RETURN docs and some ttests

* Completed RETURN docs and made integration tests match

* Fixed variable names in test and YAML syntax in docs

* Comment out critical sections of integration test

* Fixed update test after figuring out what the error message means. Also updated error message to be more descriptive.

* Fixed test assertion

* Update docs and make tests reflect that endpoint type wont be changed on updates

* Syntax fix

* Add changelog fragment

* Improve aws_api_gateway docs, fix typos.

* Quote doc lines with colon
2020-02-27 10:44:20 -07:00
..
27800-ec2_vpc_net-ipv6-support.yml AWS ec2_vpc_net: Enable ipv6 CIDR assignment (#60983) 2019-09-10 19:25:36 -04:00
36876-github-deploy-key-fix-pagination.yaml Added support for pagination to the github_deploy_key module(#36876) 2019-11-08 09:09:23 +05:30
39295-grafana_dashboard.yml Replace 'message' in module parameters (#60051) 2020-02-18 13:00:16 +01:00
47050-copy_ensure-_original_basename-is-set.yaml copy: ensure _original_basename is set: fixes #47050 (#47238) 2020-02-21 12:55:12 -05: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
48997-ecs_ecr-livecycle-policy.yml Add support for ECR Lifecycle Policies to ecs_ecr (#48997) 2019-12-19 11:41:41 -07: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
51595-adds-win32_diskdrive-object-to-win_disk_facts.yaml win_disk_facts: Adds Win32_DiskDrive object to facts (#51595) 2019-11-15 15:45:18 +10:00
52408-luks-device.yaml Add passphrase support for luks_device (#65050) 2019-11-30 20:50:30 +01:00
54095-import_tasks-fix_no_task.yml Check if task file is specified for import_tasks (#57572) 2019-12-24 10:26:32 +05:30
54435_aws_s3_fix_removing_versioned_buckets.yaml [aws_s3] fix deleting versioned objects before deleting bucket (#54435) 2020-02-17 13:16:09 -05:00
55217-aws-modules-config.yml Allow botocore configuration for aws modules (#55217) 2020-02-18 13:12:10 -05: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
55965-add-allow-projects-in-openstack-inventory.yml Add support for all_projects in OpenStack inventory module (#55965) 2019-11-21 10:35:44 -05:00
56033-win_iis_webapplication-add-authentication-options.yml win_iis_webapplication: add authentication parameters (#56033) 2019-11-15 16:04:19 +10:00
56468-deprecate-lnb-absent.yml AWS NLB: Deprecate current default behaviour of 'absent' (#65468) 2019-12-09 15:55:32 +01:00
56629-synchronize-password-auth.yaml synchronize - fix password authentication (#66542) 2020-01-21 10:43:56 -05: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
57804-win_acl-no-longer-needs-SeSecurityPrivilege.yml win_acl no longer needs SeSecurityPrivilege (#57804) 2019-11-13 09:54:57 +10:00
57894-combine-filter-rework.yml combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05:00
58118-aws_api_gateway-params.yml Allow passing through of (almost) all params available … (#58118) 2020-02-27 10:44:20 -07: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
58323-copy-deep-recursive-with-remote_src.yaml copy - check for changes beyond first level of subdirectories (#58323) 2019-10-30 12:17:11 -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
58812-support_absolute_paths_additionally.yml #58578 support absolute paths additionally (#58812) 2019-12-21 12:49:38 +01:00
58822-aws-lamda-tracing-config.yaml Added missing param to lambda module to pass it through to boto3 (#58822) 2019-10-22 17:17:01 +02:00
58824-vmware_cluster_ha-advanced-settings.yml VMware: Add advanced settings to vmware_cluster_ha 2019-12-19 14:19:45 -05:00
58824-vmware_dvs_portgroup-implement-portgroup-updates.yml VMware: Implement updates for dvPG in vmware_dvs_portgroup (#62537) 2019-11-09 09:35:01 +05:30
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
59060-validate-modules-aliases.yml module sanity checks: improve alias handling (#59060) 2019-11-21 15:33:27 -05:00
59379-vmware_tag_manager-use_category.yml VMware: Find unique tag using category id (#61082) 2019-11-20 14:43:04 +05:30
59395_meraki_content_filtering.yaml Meraki: Fixed line 174 changed from None to the actual net_id… (#59395) 2019-12-18 12:10:16 -05: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
59522-renamed-module-tls-client-auth-params-to-avoid-overlaping-with-fetch_url.yaml #59522: adjust messages (#65129) 2019-11-21 17:20:38 +01:00
59574-os_image_from_volume.yaml support creating an image from a volume (#59574) 2019-09-27 14:29:34 +02:00
59597-ecs-allow_default_network_mode.yml Allow default network mode, as required for windows containers. (#59597) 2020-02-10 11:01:13 -07: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
59772-fix_ansible_issue_58619.yaml group - correctly determine if a local group exists. (#59772) 2020-02-05 12:34:41 -05: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
60106-templar-contextmanager.yml Introduce context manager for temporary templar context changes (#60513) 2019-10-25 09:51:57 -05:00
60201-idrac-redfish-config-attributes-support.yml Add support for multiple manager attributes configuration (#60201) 2019-11-15 10:53:36 +00:00
60388-openssl_privatekey-format.yml openssl_privatekey: add support for format option (#60388) 2019-10-17 10:40:13 +02:00
60508-route53-improve-octal-characters-handling.yml route53: improve octal encoded characters handling (#60508) 2020-02-18 09:18:59 +01: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
60587-doc_parsing.yml doc: Handle exception in parsing parameter description (#60933) 2019-11-12 16:48:46 +05:30
60944-sns_topic-delivery_policy-changed.yml sns_topic ensure "changed" works as expected when managing delivery policies (#60944) 2020-02-20 17:15:27 -07: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
61078-vars-plugin-whitelist-and-execution-settings.yaml Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05: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
61271-cloudfront_distribution-encryptionid.yml cloudfront_distribution: Always add field_level_encryption_id to cache behaviour (#61271) 2020-02-19 15:42:46 -05:00
61279-ec2_launch_template-output.yml ec2_launch_template: Add default_version and latest_version to output, matching the documentation (#61279) 2019-12-18 15:53:57 -05: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
61562-nagios-start.yaml Nagios module: minor change, added "start" parameter (#61562) 2019-12-06 12:23:03 -05: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
61659-load_file_common_arguments-override-path.yml AnsibleModule.load_file_common_arguments: allow to override path (#61659) 2020-02-12 12:52:36 +01: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
61891-get_url-remove-deprecated-string-headers.yml get_url: remove deprecated headers string format (#66649) 2020-01-28 10:39:40 -05:00
61921-gitlab_user.yml gitlab_user: Remove optional parameters while state is absent (#64832) 2019-11-14 17:21:14 +05:30
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
61933-ec2_transit_gateway-honor-auto_attach-setting.yaml fix 61907 - auto_attach yes option not honored in ec2_transit_gateway (#61993) 2019-10-21 16:06:43 +01: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
62134-user-allow-groups-and-append-with-local.yml user - allow 'groups', 'append' with 'local' (#62134) 2020-02-06 12:32:44 -05: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
62206-add-diff-and-check-support.yml Add diff and check_mode support to os_server (#62206) 2020-01-16 10:39:54 +01: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
62348-yarn-no_version_install_fix.yml [yarn] Set name_version when version is not specified (#62348) 2019-11-23 09:26:35 +01: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
62407-wait_for_connection.yml Remove temp directory created by wait_for_connection (#64592) 2019-11-12 10:07:33 -05:00
62542-constructed-options-foreman-inventory-plugin.yaml Add Constructed to Foreman inventory plugin (#62542) 2019-10-17 11:43:22 +02: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
62617-fix-redfish-enable-account-if-enabled-prop-missing.yaml Do not PATCH Account Enabled prop if not supported (#62617) 2019-10-29 13:16:49 +00:00
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
62713-add-path_join-filter.yaml add a path_join filter which joins path components (#62713) 2020-01-06 11:56:40 -05:00
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
62772-vmware_vmkernel_info-fix.yml VMware: Handle NoneType in vmware_vmkernel_info (#65834) 2019-12-24 09:38:38 +05:30
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
62810-Vmware-Guest-Allow-DashInWindowsServerDNSName.yml VMware: Allow dash in Windows server dnsname (#64052) 2019-10-31 14:02:52 +05:30
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
62872-ce_config_too_many_quit_close_connection.yml ce_config/bug/jingdong: a bug from jingdong. (#62872) 2019-10-22 07:38:10 -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
63140-acme-fix-fetch-url-status-codes.yaml ACMEAccount.get_request check status code value lower boundary (#63140) 2019-10-29 19:44:25 +01:00
63166-add-extra-args-executalbe-podman-connection.yaml Add extra args and executable name to podman connection plugin (#63166) 2019-10-17 13:48:29 +05:30
63174-nsupdate-tsig-all-the-queries.yaml nsupdate: Use provided TSIG key for all queries (#63174) 2019-12-27 16:02:24 +01: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
63362-remove-edgeos-filtering.yaml Remove filtering from edgeos_config module (#63362) 2020-02-05 14:57:55 -05:00
63371-mysql_info_add_exclude_fields_parameter.yml mysql_info: add exclude_fields parameter (#63371) 2019-12-05 13:29:58 +00: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
63419-docker_container-defaults.yml docker_container: get rid of defaults (#63419) 2019-10-28 16:40:48 -04:00
63420-docker_container-trust_image_content.yml docker_container: deprecate trust_image_content (#63420) 2019-10-18 13:03:42 +02:00
63432-openssl_csr-version.yml openssl_csr: deprecate version option (#63432) 2019-10-17 10:42:05 +02:00
63467-docker-stack-return-fix.yml Make docker_stack adhere to standard ansible return values (#63467) 2019-10-30 19:42:19 +01:00
63513-ce_action_wait_prompt_trigger_time_out.yaml action/ce.py:clear configuration candidate when return to user-view. (#63513) 2019-10-18 10:09:47 +01:00
63522-remove-args-from-sumologic-and-splunk-callbacks.yml Callback: removing args from task_fields from Sumologic and Splunk plugin(#63527) 2019-11-01 19:51:11 +05:30
63546-mysql_replication_allow_to_pass_empty_values.yml mysql_replication - accept empty string to the module's parameters (#63546) 2019-10-25 11:56:40 -04:00
63547-mysql_variables_add_mode_param.yml mysql_variables: add mode parameter (#63547) 2019-11-02 10:16:28 +01:00
63551-yum-single-YumBase-instantiation.yaml yum - only instantiate YumBase once (#63713) 2019-10-23 03:34:13 -04:00
63555-postgresql_privs_typy_obj_types.yaml postgresql_privs: add support a type parameter option for types (#63555) 2019-10-17 14:59:06 +01:00
63565-postgresql_user_allow_user_name_with_dots.yml doc: postgresql_user: Add changelog fragment for 63565 (#63666) 2019-10-18 10:59:20 +02:00
63621-gitlab_user-fix-sshkey-and-user.yml gitlab_user: Fix ssh key add and group membership add when there's other changes (#63621) 2019-10-17 10:22:15 -04:00
63628-ansible-galaxy-fix-version.yml Added changelog fragment 2019-10-17 08:12:49 -07:00
63629-postgresql_db_pgc_support.yaml Support PostgreSQL Custom Format (#63806) 2019-10-24 11:09:11 +01:00
63683-dnf-handle-empty-appstream-stream.yml DNF Handle Empty AppStream stream definition (#63819) 2019-10-24 00:57:31 -04:00
63740-vmware_guest_disk_filename_destroy.yaml Adding filename and destroy options to vmware_guest_disk (#63740) 2019-12-10 10:30:15 -05:00
63741-do_not_search_for_vmdk_if_filename_defined.yaml Don't search for VMDK if filename is defined (#63741) 2019-12-09 11:06:31 -05:00
63752-cloudformation-return-changeset-id.yaml add change_set_id to cloudformation output (#63752) 2019-10-22 23:31:06 +02:00
63782-add-ansible-ask-vault-password-and-vault-password-file-options.yaml Add ansible cli options --ask-vault-password and --vault-pass-file (#63782) 2019-12-19 12:07:25 -05:00
63887-docker_swarm_service-sort-lists-when-checking-changes.yml docker_swarm_service: Sort lists when checking for changes (#63887) 2019-11-23 20:31:35 +01:00
63903-ufw.yaml ufw: add support for interface_in and interface_out (#65382) 2019-12-02 08:01:44 +01:00
63919-lineinfile-create-no-dir-path.yml lineinfile - don't run os.makedirs on empty dir path (#63921) 2019-10-29 13:06:17 -04:00
63924-boto3.yml Rewrite iam_policy using boto3 (#63924) 2019-11-20 16:59:02 -07:00
63940-template-lookup-hostvars-regression.yml template lookup: fix regression when templating hostvars (#64070) 2019-11-06 15:25:43 +01:00
63954-synchronize-remove-unused-block.yml synchronize - remove unused block (#64344) 2019-11-05 10:34:18 -05:00
63961-deprecate-fail_on_delete.yml AWS IAM Sanity test cleanup and deprecate unused 'fail_on_delete' option (#63961) 2019-10-28 09:18:58 +01:00
63969-zabbix_action_argsfix.yml zabbix_action shouldn't require args other than name when state=absent 2019-11-08 16:45:13 +05:30
63984-openssl-ed25519-ed448.yml openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 private keys (#63984) 2019-10-30 21:36:36 +01:00
63988-removes-python_compat_fallback.yml wait_for - remove an obsolete fallback for Python 2.6 (#63988) 2019-11-04 11:39:19 -05:00
63989-deprecate-unused.yml AWS S3 : Fixup sanity test issues and deprecate 2 unused options (#63989) 2019-10-28 09:18:08 +00:00
63990-replace-deprecated-basic-functions.yml Replaces deprecated usage of functions in ansible.module_utils.basic (#63990) 2019-10-31 16:22:44 -04:00
64007-postgresql_db_allow_user_name_with_dots.yml postgresql_db: allow to pass users names with dots (#64007) 2019-10-28 13:23:09 +00:00
64032-zabbix_template_fix_return_XML_as_a_string_even_python3.yml Zabbix: zabbix_template: fix https://github.com/ansible/ansible/issues/64030 (#64032) 2019-11-07 08:21:14 -05:00
64057-Add_named_parameter_to_the_to_uuid_filter.yaml Add a named parameter to the filter to_uuid (#64057) 2019-11-01 13:11:34 -04:00
64059-mysql_user_fix_password_comparison.yaml mysql_user: make sure current_pass_hash is a string before using it in comparison (#64059) 2020-01-24 13:32:15 -05:00
64076-urls-timeout-parameter.yml Remove uneeded Python version compatibility checks. (#64076) 2019-11-20 18:08:30 -05:00
64088-ast-literal.yml Replace import of pycompat24.literal_eval with ast.literal_eval. (#64088) 2019-11-04 09:55:08 -05:00
64151-remove-unsed-inventory-script-option.yaml Remove illusion of caching in the inventory script plugin (#64151) 2019-12-20 11:44:07 -05:00
64230-deprecate-unused.yml Sanity test fixups for AWS ec2 modules (#64230) 2019-11-04 18:39:31 +00:00
64258-purge_policies.yml Improve consistency of IAM_{role,user,group} behaviour (#64258) 2019-11-21 14:38:44 -07:00
64282-hostvarsvars-templating.yaml Use templating in HostVarsVars __repr__ (#64282) 2019-11-01 15:51:34 -04:00
64288-fix-hashi-vault-kv-v2.yaml Support non-KV and KV v1/v2 secret engines (#64288) 2019-11-25 06:18:49 +01:00
64368-deprecate-unused.yml Amazon related Sanity test fixups (remaining batch 1) (#64368) 2019-11-04 15:13:27 +00:00
64371-postgresql_privs-always-reports-as-changed-when-using-default_privs.yml fix module that it reports the correct status of a change (#65061) 2019-11-20 00:43:20 -05:00
64379-no-loop-unsafe.yml unsafe wrapping should only happen for with_ loops (#64401) 2019-11-06 10:31:55 -06:00
64382-docker_login-fix-invalid-json.yml docker_login: Use with statement for accessing files (#64382) (#64392) 2019-11-06 09:40:30 +01:00
64399_vmware_guest.yml VMware: Handle slash in network name in vmware_guest module (#64494) 2019-11-12 17:13:57 +05:30
64424-ansible-test-acme-container.yml ansible-test: bumping ACME test container version (#64424) 2019-11-05 10:51:22 -05:00
64436-openssh_keypair-add-password-protected-key-check.yml Do fail instead of regenerate for password protected and invalid keys. (#65638) 2020-02-02 07:54:28 -05:00
64458-vmware_host_dns.yaml VMware: New module vmware_host_dns (#64458) 2019-11-16 11:25:06 +05:30
64501-fix-python2.x-backward-compatibility.yaml Replace clear() method for backward compatibility. (#64504) 2019-11-07 16:30:03 -05:00
64559-hcloud-inventory-missing-compose-variables.yaml hcloud: inventory: missing compose variables (#64559) 2019-11-18 13:54:36 +01:00
64582-postgresql_publication_fix_typo_in_module_warn.yml postgresql_publication: fix typo in module.warn (#64582) 2019-11-08 08:53:48 +01:00
64583-postgresql_subscription_fix_typo_in_module_warn.yml postgresql_subscription: fix typo in module.warn method name (#64583) 2019-11-08 08:54:16 +01:00
64585-mysql_dont_mask_mysql_connect_errors_from_modules.yml mysql: add changelog fragment for PR 64585 (#65594) 2019-12-06 12:05:47 +05:30
64586-copy-upstream-version-of-ismount.yaml update ismount() to match upstream from cPython (#64586) 2020-01-17 16:32:14 -05:00
64598-add-next-token-support.yml - add nextToken support (#64598) 2019-11-11 13:27:09 -05:00
64635-docker_container-network_mode.yml docker_container: change network_host default behavior for Ansible 2.14 (#64635) 2019-11-24 05:05:00 +01:00
64637-docker_swarm_service-tmpfs-source.yml docker_swarm_service: Allow source to be omitted for tmpfs mounts (#64637) 2019-11-09 21:01:56 +01:00
64648-acme_certificate-acmev1.yml acme_certificate: Fix ACME v1 support when modify_account is set to false (#64648) 2019-12-02 03:35:49 -05:00
64661-postgres_py_add_query_params_arg.yml postgres.py: add query_params (#64661) 2019-11-15 07:07:56 +00:00
64664-fix-sys-modules-file.yml Set alter_sys=True instead of False to address backwards incompat (#64670) 2019-11-11 16:47:35 -06:00
64683-docker_container-cpus.yml docker_container: add support for --cpus (#64683) 2019-11-24 05:04:42 +01:00
64733-make-no_log-false-override-no_log-warnings.yml Allow no_log=False to silence the no_log warnings for module parameters (#64733) 2020-01-09 16:47:57 -05:00
64751-fix-wrong-promt-len-calc-in-ansible-console.yaml fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751) 2019-11-21 09:41:42 -05:00
64789-regression-rescue-vars-not-defined.yml Fix ansible_failed_{task,result} undefined in rescue (#64831) 2019-11-14 15:50:54 +01:00
64797-fix-error-deleting-redfish-acct.yaml DeleteUser: do not disable user if already disabled (#64797) 2019-11-20 20:03:19 +00:00
64810-hostname-add-manjaro-linux-distribution.yml hostname - Add Manjaro Linux distribution (#64810) 2019-11-14 14:31:21 +05:30
64867-route53-diff.yml route53: diff support (#64867) 2019-12-05 06:22:11 +01:00
64892-add-parameters-to-url_lookup_plugin.yaml url lookup - add options to match those in urls.py (#64892) 2020-01-29 16:45:25 -05:00
64902-fix-allow-duplicates-in-single-role.yml Fix typo in a changelog fragment of #64902 (#65533) 2019-12-10 09:51:47 -05:00
64954_virtualization_podman.yml Add support for podman in virtualization facts (#64981) 2019-12-10 11:26:34 +05:30
64959-extract-filter-when-key-does-not-exist.yml Fix extract filter when key does not exist in container (#64959) 2019-12-04 13:24:52 +01:00
64963-dnf_idempotence.yml Fix DNF idempotency. (#66209) 2020-01-17 11:22:06 -05:00
64989-gitlab-handle-lib-new-version.yml gitlab modules: unify authentication method (#64989) 2019-11-19 15:30:34 +05:30
64994-postgresql_ext_use_query_params.yml postgresql_ext: use query_params (#64994) 2019-12-02 13:32:25 +00:00
65001-allow_configuring_async_startup_timeout.yml Add new configuration parameter to make Windows async startup timeout configurable (#66670) 2020-01-24 06:04:52 +10:00
65017-openssh_keypair-idempotence.yml openssh_keypair: fix idempotence issue (#65017) 2019-11-20 20:02:26 +00:00
65018-docker-none-errors.yml docker_container and docker_network: avoid None errors (#65018) 2019-11-24 07:39:27 -05:00
65044-fix-terraform-no-workspace.yaml terraform workspace list failure warns instead of fails (#65044) 2019-12-21 12:50:31 +01:00
65051-regex-replace-multiline.yaml regex_replace multiline support (#65051) 2020-02-19 12:19:40 -05:00
65065-plugins-netconf-ce-fix.yaml Update plugins/netconf/ce.py to fix a bug(failed to get veriosn information via neocnf). (#65065) 2019-11-20 22:18:24 +01:00
65073-fix-inventory-cli-loading-vars-plugins.yaml Inventory CLI - Ignore settings for when vars plugins should run (#65073) 2019-11-25 13:16:03 -05:00
65093-postgresql_lang_use_query_params_with_cursor.yml postgresql_lang: use query parameters with cursor.execute() (#65093) 2019-11-20 20:00:07 +00:00
65114-fixed-replaced-ansible_facts-by-foreman_facts.yaml Fixed want_facts in the foreman inventory plugin - fixes #65111 (#65114) 2019-11-26 13:41:28 -05:00
65122-fix-encrypt_string-stdin-name-ouput-tty.yml Fix encrypt command output when using --stdin-name (#65122) 2019-12-05 15:42:15 -05:00
65138-Windows_Multidomain_support.yml Windows: Add multi-domain forest Support (#65138) 2020-02-18 08:43:17 +10:00
65154-vmware_datastore_cluster-configure-dns.yml vmware_datastore_cluster: Added SDRS configuration (#65193) 2019-12-02 15:02:50 -05:00
65164-postgres_use_query_params_with_cursor.yml postgres.PgMembership: use query params in cursor.execute method (#65164) 2019-11-26 11:19:41 +00:00
65198-ansibleundefined-is-not-unsafe.yml Do not treat AnsibleUndefined as being unsafe (#65202) 2019-11-25 15:06:29 +01:00
65219-sanity-tests-print.yml Sanity checks: test for print statement (#65219) 2019-12-06 05:31:31 +10:00
65223-postgresql_db-exception-added.yml Handle LibraryError exception in postgresql_db (#65229) 2019-11-25 15:12:18 +05:30
65238-fix_pacman_stdout_parsing.yml Fix pacman stdout parsing in the Ansible module (#65238) 2019-12-23 14:23:46 +05:30
65265-allow-udp-tcpudp-protocol.yaml elb_{network_lb,target_group}: allow UDP/TCP_UDP (#65828) 2019-12-19 15:06:16 -07:00
65302-dnf-msg-return.yml dnf: don't return fail_json['msg'] as list (#65302) 2019-12-04 15:28:10 -05:00
65304-fix_zabbix_host_inventory_mode_key_error.yml Zabbix: Handle KeyError in zabbix_host module (#65392) 2019-12-16 13:32:11 +05:30
65307-get_url-return-status-code-on-http-304.yaml [get_url] Return status_code on HTTP 304 (#65739) 2019-12-19 14:50:44 -05:00
65310-postgresql_owner_use_query_params.yml postgresql_owner: use query_params with cursor (#65310) 2019-11-27 10:42:26 +00:00
65335-add-plan-to-azure-vmscaleset-module.yaml Added ability to specify plan information for images that require it. (#65335) 2019-12-18 12:55:33 +08:00
65365-fix-tb-printing-hostvars.yml Set HostVars._variable_manager's attrs (#65508) 2020-01-22 05:57:09 -05:00
65372-misc-context-manager.yml Use context manager for file handling in misc files. (#65372) 2019-12-21 13:01:38 +01:00
65387-homebrew_check_mode_option.yml Homebrew: some functions ignored check_mode option (#65387) 2019-12-27 10:45:34 +05:30
65400-openssl-output.yml openssl_* modules: allow direct input and output for some files (#65400) 2020-02-02 12:42:52 +01:00
65404-postgresql_publication_user_query_params_with_cursor.yml postgresql_publication: use query params with cursor object (#65404) 2019-12-05 10:44:45 +00:00
65422-fix-throttle-with-linear-strategy.yml throttle: fix linear based strategies (#65422) 2020-01-24 08:18:08 -06:00
65435-openssl_csr-privatekey_path-required.yml openssl_csr: make sure privatekey_path is specified when state is present (#65435) 2019-12-03 14:08:26 +01:00
65437-ansible-test-module-validation-required.yml Sanity checks: make sure that required in argument spec coincides with documentation (#65437) 2019-12-03 09:15:07 -06:00
65498-mysql_db_add_executed_commands_return_val.yml mysql_db: add the executed_commands returned value (#65498) 2019-12-04 18:31:33 +05:30
65541-fix-utf8-issue-env-lookup.yml Fix env lookup plugin error on utf8 values (#65541) 2019-12-25 17:24:38 +05:30
65542-postgresql_db_add_executed_commands_return_val.yml postgresql_db: add executed_commands returned value (#65542) 2019-12-05 10:53:08 +01:00
65547-mysql_db_add_force_param.yml mysql_db: add force parameter (#65547) 2019-12-05 10:44:22 +00:00
65555-amazon-sanity-required.yml ec2_placement_group: Make name 'required' to match the documentation (#65555) 2019-12-09 14:35:36 +05:30
65557-iam-make-name-required.yml iam: Make 'name' required to match the documentation (#65557) 2019-12-09 14:46:02 +05:30
65558-iam_cert-require-name.yml iam_cert: Make 'name' a required option to match the documentation (#65558) 2019-12-09 14:53:53 +05:30
65559-iam_policy-require-iam_name.yml iam_policy: Make 'iam_name' a required option to match the documentation (#65559) 2019-12-09 15:08:43 +05:30
65576-fix-free-strategy-handler-filtering.yaml free strategy - include failed hosts that were notified (#65576) 2019-12-19 14:10:51 -05:00
65608.yml Replaces a open/close to validate access with os.access in azure storageblob. (#65608) 2020-02-05 08:20:39 -05:00
65609-docker-context-manager.yml Use a context manager in docker.ImageManager. (#65609) 2019-12-08 08:36:33 -05:00
65618-ansible-galaxy-collection-verify.yaml Add verify subcommand to 'ansible-galaxy collection' (#65618) 2020-02-14 08:57:04 -06:00
65624-paramiko-ctx-man.yml Use a context handler for file handling in paramiko_ssh.Connection. (#65624) 2020-01-06 13:09:57 -05:00
65632-docker-argspec-fixup.yml docker_* modules: fix various errors in argument specs (#65632) 2019-12-09 13:39:02 +01:00
65633-crypto-argspec-fixup.yml crypto modules: fix various errors in argument specs (#65633) 2019-12-09 13:40:11 +01:00
65679-postgresql_schema_use_query_params_with_cursor.yml Fix a typo in changelog fragment's file name (#65788) 2019-12-14 09:45:43 +05:30
65698-synchronize-docker-controller-managed.yml Add changelog 2020-02-20 17:44:40 -05:00
65715-vmware-content-deploy-template-fix-cluster.yml VMware: Fix cluster argument of module vmware_content_deploy_template (#65715) 2019-12-14 20:43:35 +05:30
65722-unsafe-tuples.yml Ensure that data within a tuple is marked as unsafe (#65918) 2020-01-07 08:41:37 -06:00
65733-fix-vmware-guest-properties-doc.yaml VMware: Corrected documentation on vmware_guest module (#65733) 2019-12-20 10:16:38 +05:30
65750-pacman.yml Fix pacman: "IndexError: list index out of range" #63077 (#65750) 2020-02-01 14:37:27 +01:00
65752-fix-azure_rm_storageblob-typo.yml Correct the spelling of property to last_modified (#65752) 2019-12-12 13:49:08 +05:30
65755-mysql_info_doesnt_list_empty_dbs.yml mysql_info: add return_empty_dbs parameter (#65755) 2019-12-12 14:10:52 +01:00
65765-vmware_tag_manager.yml VMware: Add support for specify tag and category as dict 2020-02-14 16:07:10 -05:00
65787-postgresql_sequence_use_query_params_with_cursor.yml postgresql_sequence: use query parameters with cursor object (#65787) 2019-12-14 09:46:27 +05:30
65789-mysql_user_add_plugin_authentication_parameters.yml mysql_user: support for MySQL plugin authentication (#65789) 2019-12-13 09:23:06 -05:00
65791-postgresql_modules_use_query_params_with_cursor.yml postgresql modules: use query parameters with cursor objects (#65791) 2019-12-14 13:43:59 +05:30
65795-warn-if-user-has-set-append-but-not-set-groups.yaml user - warn if "append" is set but not "groups" (#65795) 2020-02-04 12:35:05 -05:00
65839-docker_network-idempotence.yml docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 2019-12-29 23:16:17 +01:00
65854-docker_container-wait-for-removal.yml docker_container: wait for removal if removal is in process (#65854) 2019-12-29 23:16:32 +01:00
65862-postgresql_modules_use_query_params_with_cursor.yml postgresql modules: use query parameters with cursor objects (#65862) 2020-01-04 05:18:45 -05:00
65894-redfish-bios-attributes.yaml Fix version param in deprecate() call and update porting guide (#65894) 2019-12-19 07:09:28 +01:00
65903-postgresql_privs_sort_lists_with_none_elements.yml Bugfix of 65761: postgresql_privs fail after it's updated to 2.9.2 (#65903) 2019-12-17 13:53:51 +00:00
65922-filter-VMs-of-Same-name-on-the-basis-of-folder.yml VMware: filter VMs of Same name on the basis of folder (#65922) 2019-12-20 08:54:15 +05:30
65960-ec2_vol-filtering-bugfix.yml ec2_vol module filtering bug (#65960) 2020-01-14 11:09:06 +10:00
65968-vmware_guest_network.yml VMware: Use existing DVPG network in vmware_guest_network (#65994) 2020-01-15 21:56:19 +05:30
65993-restart-docker_container-on-restart-policy-updates.yaml docker_container - #65993 - update restart policy (restart policy & restart retries) wit… (#66192) 2020-01-06 20:49:48 +01:00
65997-vmware_guest-exclude-dvswitch-name-from-os-customization.yml vmware_guest: exclude dvswitch_name from guest os customization (#65997) 2020-01-06 16:41:02 -05:00
66006-RoleRequirement-include-stderr-error-msg.yaml RoleRequirement - Include stderr in the error message (#66006) 2020-01-14 09:46:23 -05:00
66026-zabbix_host_info.yml Include groups in name-based search results (#66026) 2019-12-23 02:47:02 -05:00
66037-aws_kms.yml Refactor aws_kms to bring down the complexity score (#66037) 2020-02-20 09:35:41 -05:00
66048-mysql_add_master_data_parameter.yml mysql_db: add master_data parameter (#66048) 2020-01-04 10:37:40 +00:00
66060-redfish-new-resource-id-option.yaml Update deprecation version and porting guide for resource_id option (#66060) 2020-01-10 16:37:53 -06:00
66067-git-archive_prefix-option.yaml git - add an 'archive_prefix' option (#66067) 2020-01-24 09:42:47 -05:00
66085-ansible_config_file.yml New magic var: ansible_config_file (#66085) 2020-02-11 15:49:55 -05:00
66128-fix-callback-set-options.yml Fix callback set_options issue with collections (#66128) 2020-01-06 11:32:36 -05:00
66144-docker_container-removal-timeout.yml docker_container: configure removal wait timeout (#66144) 2020-01-04 17:56:59 +01:00
66151-docker_swarm_service-healthcheck-start-period.yml docker_swarm_service: Fix parsing of Healthcheck.StartPeriod (#66151) 2020-01-02 09:23:36 -05:00
66157-postgresql-create-unique-indexes.yml PostgreSQL : Create unique index (#66157) 2020-01-04 10:38:17 +00:00
66189-hostname-osmc.yml Add support for OSCM-distribution in hostname module (#66190) 2020-01-05 12:37:39 +05:30
66217-vmware_cluster_drs-advanced-settings.yml VMware: Add advanced settings to vmware_cluster_drs (#66233) 2020-01-17 16:23:19 -05:00
66219-update-user-module-for-64733.yml Update user module to support no_log=False. (#66219) 2020-01-07 11:26:55 -05:00
66247-zabbix_proxy-address-field.yaml adding proxy_address field for active proxies (#66247) 2020-01-08 19:25:10 -05:00
66252-mysql_replication_fail_on_error.yml mysql_replication: add option to fail on error (#67322) 2020-02-12 12:18:51 +05:30
66263-podman-connection-no-pause-rootless.yml podman - fix rootless container copy no pause (#66583) 2020-01-17 16:41:10 -05:00
66267-httpapi-timeout.yaml Persistent connections: These timeouts seem unused (#66267) 2020-01-10 23:09:21 -05:00
66268-cyberarkpassword-fix-invalid-attr.yaml Fix 'CyberarkPassword' object has no attribute 'delimiter' (#66268) 2020-01-08 15:36:41 -05:00
66270-net-facts-quieter.yaml net_facts modules: Don't warn about defaults changing if they're not being used (#66270) 2020-01-13 11:36:01 -05:00
66322-moved_line_causing_terraform_output_suppression.yml terraform: Remove line that is suppressing output being shown (#66322) 2020-01-15 09:42:58 +05:30
66331-postgresql_query_fix_unable_to_handle_non_ascii_chars_when_python3.yml Bugfix of 65367: postgresql_query doesn't support non-ASCII characters in SQL files with Python3 (#66331) 2020-01-11 15:19:55 +01:00
66357-support-changing-fetch_url-settings-for-rundeck-modules.yaml Support changing fetch_url settings for Rendeck modules (#66357) 2020-02-16 15:07:36 +01:00
66370-galaxy-add-metadata-property.yaml Add a metadata property for CollectionRequirement (#66370) 2020-01-15 12:40:26 -05:00
66372-podman-image-pull-credentials.yml podman_image: Use provided credentials when pulling image (#66372) 2020-01-15 12:47:12 -05:00
66382-docker_container-port-range.yml docker_container: change behavior for one-port container ranges to be same as docker CLI (#66382) 2020-02-03 23:27:40 +01:00
66384-openssl-content.yml openssl_* modules: allow direct input for some files (#66384) 2020-01-12 19:12:33 +01:00
66385-ansible-test-module-validation-elements.yml Add tests to make sure that the documented 'elements' matches that defined in argument_spec (#66385) 2020-01-28 12:33:03 -05:00
66386-ansible-test-module-validation-list-elements.yml Add sanity test to require elements entry when argument type=list (#66386) 2020-01-28 10:23:22 -05:00
66389-file-common-arguments.yml Clean up FILE_COMMON_ARGUMENTS (#66389) 2020-02-07 18:56:01 -05:00
66398-pamd_fix-attributeerror-when-removing-first-line.yml pamd: Fix AttributeError when removing the first or last rule (#66398) 2020-01-23 14:08:42 -05:00
66451-win_dns_client-dhcp-support.yml win_dns_client DHCP improvements + more (#66451) 2020-02-17 15:35:54 +10:00
66463-zabbix_template-fix-error-linktemplate-and-importdump.yml zabbix_template - fixing errors linked templates and dump/imports (#66463) 2020-01-23 08:22:19 -05:00
66464-lookup-case-sensitivity-fix.yml Fix case sensitivity for lookup() (#66521) 2020-01-27 15:09:45 -05:00
66549-enablerepo-not-honored-when-used-with-disablerepo-all.yml yum - fix bug where enablerepo is not honored when disablerepo all (#66557) 2020-01-20 14:26:36 -05:00
66599-docker-healthcheck.yml docker_container and docker_swarm_service: allow to actually disable healthcheck of image (#66599) 2020-02-03 13:13:17 -05:00
66600-docker_container-volumes.yml docker_container: pass volumes only for anonymous volumes (#66600) 2020-01-30 14:08:25 +01:00
66604-powershell-unc-paths.yml Fix UNC path support in the powershell shell plugin (#66604) 2020-02-04 16:34:11 +10:00
66673-elb_target-awsretry.yaml add jittered backoff for elb (#66673) 2020-02-04 08:57:26 +01:00
66688-mysql_db_add_skip_lock_tables_option.yml mysql_db: add skip_lock_tables option (#66688) 2020-01-22 20:19:49 +01:00
66692-vmware_host_vmhba_info_fix_63045.yml VMware: Change node_wwn and port_wwn for FC HBA to hexadecimal value 2020-01-28 09:46:29 +05:30
66711-postgresql_user_add_comment_parameter.yml postgresql_user: add comment parameter (#66711) 2020-01-23 14:34:50 +00:00
66717-postgresql_db_add_dump_extra_args_param.yml postgresql_db: add dump_extra_args parameter (#66717) 2020-01-24 13:32:54 -05:00
66726-galaxy-fix-attribute-error.yml galaxy: fix AttributeError on empty requirements.yml (#66726) 2020-01-24 06:06:44 +10:00
66747-zabbix_template-newupdaterule-deletemissinglinkedtemplate.yml zabbix_template - enable new update rule to delete missing linked templates (#66747) 2020-01-27 09:20:45 -05:00
66764-host-pattern-warning.yml Fix incorrect "Could not match supplied host pattern" warning (#66764) (#67432) 2020-02-14 15:50:52 -06:00
66777-zabbix_host_tags_macros_support.yml zabbix_host - added support for usermacros and tags (#66777) 2020-01-30 08:32:47 -05:00
66779-redshift-backoff.yml AnsibleAWSModule related cleanup - redshift (#66779) 2020-02-12 11:17:18 -07:00
66780-facts-detect-kvm-server.yml facts virtual: detect KVM when product_name is 'KVM Server' (#66780) 2020-02-18 12:14:20 +01:00
66786-fix-duplicate-yaml-key-error.yaml fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 2020-02-04 13:53:13 -05:00
66792-vultr-improve-plan.yml vultr: improve handling of dicontinued plans (#66792) 2020-01-28 10:46:17 +01:00
66801-mysql_user_priv_can_be_dict.yml mysql_user: priv parameter can also be a dictionary (#66801) 2020-01-31 16:32:31 +01:00
66806-mysql_variables_not_support_variables_with_dot.yml Bugfix of 54239: mysql_variables not supporting variables name with dot (#66806) 2020-02-01 12:39:52 +05:30
66807-redhat_subscription-no-default-quantity.yaml When no pool quantity is set, then do not set quantity to 1 (#66807) 2020-01-29 12:10:47 -05:00
66837-zabbix-proxy-interface.yml zabbix_proxy interface option documentation and argspec fixes (#66837) 2020-01-30 14:06:44 +01:00
66840-ec2_tag-deprecate-list.yaml ec2_tag - Deprecate the use of state=list (#66840) 2020-02-19 13:54:34 -05:00
66841-zabbix_action-allowstrfor-esc_period.yml zabbix_action - allowing string for esc_period (#66841) 2020-02-15 12:57:02 +00:00
66863-ec2_asg-max_instance_lifetime-and-honor-wait-on-replace.yaml ec2_asg: max_instance_lifetime and respect wait on replace (#66863) 2020-02-15 12:56:39 +00:00
66866_nxos_fan_facts.yaml nxos_facts: Don't fail if faninfo isn't reported (#66866) 2020-01-30 10:23:21 -05:00
66898-sanity-state-list.yaml Forbid state=(list|info) in modules via ansible-test sanity check 2020-01-29 21:06:36 +01:00
66914-purefa_user_string.yaml Fix user_agent string not getting set (#66914) 2020-01-31 15:50:53 -05:00
66918-removed_in_version-fix.yml Fix removed_in_version to support honor suboptions (#66918) 2020-02-04 10:14:55 -05:00
66921-sanity-state-get.yaml ansible-test - Add 'get' to the list of bad choices for state (#66921) 2020-01-30 22:38:47 +01:00
66929-pmrun-quote-entire-success-command-string.yml pmrun - quote success command (#66929) 2020-02-07 12:15:55 -05:00
66957-scaleway-jsonify-only-for-json-requests.yml fix(scaleway): use jsonify for application/json content-type only (#66957) 2020-02-21 17:14:22 +01:00
66961-ansible-test-required-mutually.yml Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961) 2020-02-19 12:26:42 -05:00
66966-ec2-group-and-group_id.yml Minor AWS argument checks (required_if / mutually_exclusive) fixups (#66966) 2020-01-31 22:17:46 +01:00
66974-mysql_user_doesnt_support_privs_with_underscore.yml Bugfix of 66974: mysql_user doesnt support privileges with underscore (#66995) 2020-01-31 20:44:03 +01:00
66979-ec2_vol_info-ansibleawsmodule.yaml Migrate ec2_vol_info to AnsibleAWSModule (#66979) 2020-01-31 09:55:10 -05:00
66988-ansibleawsmodule-region.yaml AnsibleAWSModule add 'region' method (#66988) 2020-02-21 11:58:02 -05:00
67013-purefb_fs_deprecate_nfs_parameter.yaml Remove deprecated parameter for 2.10 in purefb_fs (#67026) 2020-02-02 15:30:01 +01:00
67036-openssl_publickey-backend.yml openssl_publickey: forgot to pass backend (#67036) 2020-02-03 06:18:19 +01:00
67038-openssl-openssh-key-regenerate.yml openssh_keypair and openssl_privatekey: add regenerate option (#67038) 2020-02-15 14:39:36 +00:00
67045-ec2_asg_mixed_instance_policy.yml Asg mixed instance types (#67045) 2020-02-05 09:04:15 +01:00
67046-postgresql_modules_make_params_required.yml postgresql modules: fix sanity issues (#67046) 2020-02-06 16:05:42 +01:00
67089-sns_topic-notfound-backoff.yaml sns_topic: Retry on Topic 'NotFound' Exceptions when attempting to list subscriptions (#67089) 2020-02-05 12:16:07 -05:00
67109-openssl_certificate-acme-directory.yaml openssl_certificate: Selecting which acme directory to use to get certificate (#67109) 2020-02-05 14:10:27 -05:00
67186_remove_deprecated_keys_nxos.yaml Remove deprecated attributes from nxos_igmp_interface (#67186) 2020-02-11 12:27:07 +01:00
67221-vmware-guest-disk-storage-drs-fix.yml vmware_guest_disk storage DRS bugfix for get_recommended_datas… (#67221) 2020-02-19 19:12:27 +05:30
67243-file_common_arguments-defaults-sanity.yml add_file_common_arguments: fix defaults and tpyes, improve sanity checking (#67243) 2020-02-12 01:44:11 -05:00
67247-fix-ec2_transit_gateway-retries.yaml Fix describing transit gateways with backoff in ec2_transit_gateway (#67247) 2020-02-08 21:48:11 +01:00
67281-AWSRetry-disable-NotFound.yaml CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281) 2020-02-13 16:59:00 -05:00
67282-remove_options_from_some_vmware_modules_that_aren't_used_in_the_code.yml Remove options from some vmware modules that are not used in the code (#67282) 2020-02-11 12:30:22 +01:00
67302-zabbix_template_info-add-omit_date-field.yml add omit_date option for template dump (#67302) 2020-02-19 01:56:40 -05:00
67303-vmware_host_firewall_manager-fix_ip_specific_firewall_rules_for_python2.yml Fix creating IP specific firewall rules with Python 2 2020-02-13 12:32:42 -05:00
67337-fix-proxysql-mysql-cursor.yaml Fix proxysql module cursor_class (#67339) 2020-02-17 13:55:44 +01:00
67353-docker_login-permissions.yml docker_login: fix permissions for ~/.docker/config.json (#67353) 2020-02-15 14:38:58 +00:00
67365-role-list-role-name-in-path.yml ansible-galaxy - fix role list bug (#67391) 2020-02-17 16:16:14 -05:00
67418-postgresql_set_converts_value_to_uppercase.yml Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" or "tb" is in the value string (#67418) 2020-02-15 13:03:53 +00:00
67429-jinja2-caching.yml Templating: make sure only one variable results are cached (#67429) 2020-02-19 18:04:01 -05:00
67437-vultr-fix-retry-max-delay-param.yml vultr: Fix retry max delay param ignored (#67437) 2020-02-15 12:40:03 +00:00
67454-ovirt_disk-correct-description-of-storage_domain.yml ovirt_disk: correct description of storage_domain (#67454) 2020-02-17 11:19:57 -06:00
67462-s3_bucket-accept-storagegrid-response.yaml s3_bucket: accept NetApp StorageGRID create_bucket response. (#67462) 2020-02-24 13:00:38 -07:00
67464-postgresql_info_add_collecting_subscription_info.yml postgresql_info: add subscription info (#67464) 2020-02-20 09:59:45 +01:00
67492-fix-decrypting-str-types-for-plugins.yaml Fix inline vaults for plugins in ensure_type (#67492) 2020-02-25 10:42:31 -05:00
67500-fix-edgeos-config-single-quote-stripping.yaml updated single quote handling to not strip and error on odd number (#67500) 2020-02-24 13:45:19 -05:00
67515-openssl-fingerprint-fips.yml openssl_* modules: prevent crash on fingerprint determination in FIPS mode (#67515) 2020-02-18 09:43:22 +01:00
67574-null_collection_dependency_list.yml Do not error if collection specified null dependencies (#67575) 2020-02-20 11:23:23 -05:00
67614-postgresql_info_add_collecting_publication_info.yml postgresql_info: add getting publication statistics (#67614) 2020-02-25 20:58:23 +01:00
67615-vmware_host_service_info_fix.yml Handle NoneType error in vmware_host_service_info (#67641) 2020-02-22 21:46:18 +05:30
67634-Update-to-add-missing-import.yml Some cloudengine modules miss "import __future__" and "mateclass", update to add them. (#67634) 2020-02-22 17:35:18 +01:00
67635-Update-to-add-missing-import.yml Some cloudengine modules miss "import __future__" and "mateclass", update to add them. (#67635) 2020-02-21 11:54:45 +01:00
67651-aws-kms-key-rotation.yml add key rotation option to aws_kms (#67651) 2020-02-25 13:30:45 -07:00
67655-scaleway_compute-get-image-instead-loop-on-list.yml scaleway_compute: check image on get instead of list (#67655) 2020-02-24 11:08:14 +05:30
67671-aws_acm-module_defaults.yaml aws_acm Add additional AWSRetry error codes (#67671) 2020-02-25 13:48:26 -07:00
67693-zabbix_mediatype.yml Fix to be support for zabbix 4.4 or more and python3 (#67693) 2020-02-26 07:48:29 -05:00
67735-warning-cleanup.yml Clean up CONDITIONAL_BARE_VARS warning. Fixes #67735 (#67751) 2020-02-25 16:36:01 -06:00
67747-mysql_db_add_dump_extra_args_param.yml mysql_db: add dump_extra_args parameter (#67747) 2020-02-25 20:48:32 +01:00
67767-mysql_db_fix_bug_introduced_by_56721.yml mysql_db: add possibility to make dump with --no-create-db option (#67767) 2020-02-27 13:51:23 +00:00
67770-aws-kms-info-key-rotation.yml read enabled_key_rotation status also in aws_kms_info (#67770) 2020-02-26 16:51:04 -07:00
629400-add_properties_option_to_vmware_datastore_info.yml VMware: add properties option to vmware_datastore_info module (#62940) 2020-01-20 13:47:13 +05:30
action-plugin-always-cleanup.yml Add method to automatically clean up after an action plugin (#65509) 2019-12-06 17:29:26 -05:00
add-global-warnings-container.yaml Add mechanism for storing warnings and deprecations outside of AnsibleModule (#58993) 2020-01-28 12:12:14 -05:00
add-type-typename.yaml Add-Type - Added a way to reference assemblies by type name (#65866) 2019-12-17 09:06:54 +10:00
additional_spec_fix.yml Fixed argument spec for multiple modules - Part II (#65497) 2020-01-21 11:37:38 +05:30
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-adhoc-cb-playbook_start.yaml adhoc: Load callbacks before sending v2_playbook_on_start (#67673) 2020-02-25 17:00:08 -05: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-agent.yaml ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 2019-12-06 10:34:14 +10:00
ansible-galaxy-cli-add-token-alias.yaml ansible-galaxy - add "--token" command line argument (#66376) 2020-01-16 12:51:21 -08:00
ansible-galaxy-handle-import-task-url-changes.yml Galaxy publish fix (#63580) 2019-10-16 15:23:12 -07:00
ansible-galaxy-ignore.yaml Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10: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-import-sanity-test.yml Fix ansible-test collections sanity import test. (#64467) 2019-11-05 16:06:57 -08:00
ansible-test-collections-requirements.yml Fix ansible-test collections requirements installation. (#62181) 2019-09-12 02:00:33 -07:00
ansible-test-color-ls.yml Fix ansible-test color ls logic. 2020-01-28 17:48:54 -08:00
ansible-test-constraints-virtualenv.yml ansible-test - add constraint for virtualenv (#67289) 2020-02-10 16:29:47 -08:00
ansible-test-coverage-analyze-targets.yml Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
ansible-test-coverage-ansible-connection.yml Fix ansible-test coverage of ansible-connection. 2020-01-28 23:47:07 -08:00
ansible-test-coverage-constraint.yml Add ansible-test constraint to avoid coverage 5.0+ 2019-12-20 11:55:54 -08:00
ansible-test-coverage-reorg.yml Reorganize ansible-test coverage code. 2020-01-30 14:41:21 -08: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-default-test-container-1.10.1.yml Update default-test-container to 1.10.1. 2019-10-16 09:07:09 -07:00
ansible-test-delegation-inventory.yml Fix ansible-test inventory delegation. 2020-01-21 22:37:14 -08:00
ansible-test-delegation-options.yml Add more ansible-test args to delegation config. 2020-01-28 17:48:54 -08: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-egg-info-version.yml Fix ansible-test egg-info directory detection. 2020-01-23 13:21:15 -08:00
ansible-test-enable-aix-os-testing.yml Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
ansible-test-env-alteration.yml Fix ansible-test env var mixing running commands. 2019-10-17 17:40:34 -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-import-sanity-test.yml Changelog entry for ansible-test sanity fixes. 2019-10-22 23:26:59 -07:00
ansible-test-fix-python-path.yml Fix ansible-test PYTHONPATH handling. 2019-09-26 14:02:19 -04:00
ansible-test-git-submodule.yml Fix ansible-test handling of git submodules. (#65027) 2019-11-19 10:19:03 -08:00
ansible-test-hcloud-constraint.yml Fix hcloud requirements. 2019-10-17 17:40:57 -07:00
ansible-test-ignore-pip-warnings.yml Ignore warnings in ansible-test environment check. 2020-01-13 16:16:55 -08: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-jinja2-python-2.6.yml Add constraints for Jinja2 on Python 2.6. (#66826) 2020-01-27 14:01:34 -08:00
ansible-test-network-collections.yml Fix network setup for collections in ansible-test. 2020-02-21 18:31:40 -08:00
ansible-test-no-pip-check.yml Add a --no-pip-check option to ansible-test. 2020-01-28 17:48:54 -08:00
ansible-test-pathspec-constraint.yml Add constraint for pathspec. 2019-10-15 14:39:29 -07:00
ansible-test-preserve-remote-authorized-keys.yml Keep SSH authorized keys in ansible-test setup. 2020-01-28 17:48:54 -08:00
ansible-test-pylint-plugin-paths.yml Fix plugin paths for ansible-test pylint test. (#65526) 2019-12-04 18:07:16 -08: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-refactor.yml Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
ansible-test-remote-tar-format.yml Fix ansible-test tar format handling. 2020-01-29 20:31:54 -08:00
ansible-test-remove-tox-option.yml Remove ansible-test --tox delegation option. 2019-11-14 17:18:00 -08:00
ansible-test-rhel-8.1-testing.yml Switch from RHEL 8.0 & 8.1b to 8.1 in CI. 2019-11-07 13:17:49 -08:00
ansible-test-sanity-constraints.yml Fix ansible-test sanity requirements install. 2019-10-17 17:40:04 -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-setuptools-constraint.yml Add test constraint for setuptools. (#66426) 2020-01-13 13:09:33 -08: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-validate-modules-fixes.yml Fixes for validate-modules import handling. (#63932) 2019-10-30 09:48:21 -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-venv-system-site-packages.yml Add --venv-system-site-packages to ansible-test. 2020-01-21 17:32:29 -08: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
become-pass-precedence.yaml become - stop using play context in more places (#62373) 2019-11-18 05:32:56 +10:00
cgroup_fix_write.yml cgroup_perf_recap: Check if user wants to write to files or not (#64988) 2019-12-11 20:21:38 +05:30
change-get_bin_path-always-raise-exception.yaml Make get_bin_path() always raise an exception (#56813) 2020-01-30 12:54:25 -05:00
clc_aa_policy-remove-unused-wait-parameter.yaml clc_aa_policy: deprecate unused 'wait' parameter (#64367) 2019-12-20 23:46:53 -05:00
clean_facts-use-correct-variable-for-startswith.yaml clean_facts - use correct variable when evaluating the string (#64284) 2019-11-04 09:44:10 -05:00
collection-install-url.yaml Fix using a URL for galaxy collection install (#65272) 2019-12-03 04:55:31 +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_error_fix.yml collection: Provide additional info about collection name restriction (#65250) 2019-11-26 11:29:13 +10:00
collection_jinja_cache_fix.yml fix collection jinja2 cache issue (#62543) 2019-09-18 14:39:59 -07:00
collection_loader-sort-plugins.yaml Make sorting in collection_loader match plugin loader (#65776) 2019-12-16 11:28:24 -05:00
collection_loader_import_fixes.yml Fix plugin names for collection plugins. (#60317) 2019-09-18 17:47:56 -07:00
config-manager-vault-str.yaml config manager str type vault source (#65023) 2019-11-20 12:02:28 +10: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
detect-generic-container.yml setup: more reliably detect container environment (#66183) 2020-01-09 11:51:45 +05:30
dict2items.yml loop: simplify dict2items example in docs (#66235) 2020-01-07 10:32:46 -05:00
display-warning-remove-erroneous-space.yaml Remove leading space in warning messages (#62002) 2019-09-17 10:16:00 -05:00
distribution_release.yml distribution: ignore plesk-release file while parsing (#64665) 2019-11-18 15:05:23 -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
end_host-remove_host_from_play.yml Remove a host from a play after meta: end_host (#66851) 2020-02-13 15:35:00 -05:00
extra-vars.yml core: Handle empty extra vars in cli (#61831) 2019-09-12 15:43:41 -04:00
extra_vars_with_at_sign.yml vars: Fail with warning for extra_vars filename without @ sign (#59915) 2019-12-19 18:01:22 +05:30
file-change-src-without-state-to-error.yaml file - change warning to error (#66671) 2020-01-29 10:51:34 -05:00
file-fix-diff-peek-arg-spec.yaml file - change _diff_peek type in argument_spec (#60428) 2020-01-17 16:02:28 -05:00
find-contains-docs.yaml find - clarify description of 'contains' (#62445) 2019-09-26 11:33:14 -04:00
fips-paramiko-import-error.yaml Handle InternalError raised by cryptography when running in FIPS mode (#65477) 2019-12-09 13:18:32 -05: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
fix-ansible-galaxy-server.yml AH servers include automation-hub as part of the server configuration. (#63700) 2019-10-19 12:40:45 -07:00
fix_zabbix_host_visible_name.yml fixes bug: visible_name was not updated when not set in existing host… (#64095) 2019-12-14 22:13:49 -05:00
fortios_fix.yml Fortios: Correct underscore_to_hyphen API (#66119) 2020-01-15 10:35:57 +05:30
galaxy-add-path-validation-utility-function.yaml Add validate_collection_path function (#66441) 2020-01-22 10:46:41 -05:00
galaxy-cli-add-collection-path-parser-arg.yaml Add collections path option to ansible-galaxy (#66969) 2020-01-31 14:27:54 -06:00
galaxy-collection-install-version.yaml galaxy - Fix collection install dep resolver for bad versions (#67405) 2020-02-13 17:23:17 -05:00
galaxy-collection-rename-private-function.yaml Rename private function (#66577) 2020-01-17 15:27:15 -05:00
galaxy-collections-add-list.yml Add ansible-galaxy collection list command (#65022) 2020-02-14 14:00:00 -06:00
galaxy-collections.yaml ansible-galaxy - Add User-Agent to requests (#65438) 2019-12-03 10:04:41 +10:00
galaxy-error-reason.yaml galaxy - print HTTP reason on unknown error (#65273) 2019-12-03 07:36:05 +10:00
galaxy-role-list-fix.yml Fix role list regression (#67436) 2020-02-14 19:51:48 -05:00
galaxy-role-version.yaml Fix up role version pagination for Galaxy install (#64373) 2019-11-05 10:34:50 -05:00
galaxy-server-list.yaml ansible-galaxy ignore empty server_list (#65986) 2020-01-09 14:24:36 -05:00
gather_facts-warnings.yaml Make sure warnings are printed during fact gathering (#66258) 2020-01-10 06:16:20 +10:00
gitlab_project_variable.yml gitlab_project_variable: Remove sensitive information (#66556) 2020-01-17 01:42:15 -05:00
include_vars-ad-hoc-stack-trace-fix.yaml include_vars - fix stack trace when run ad-hoc with dirs parameter (#66581) 2020-01-28 11:50:34 -05:00
include_vars_fix_none.yml include_vars: Check NoneType for raw_params (#64979) 2019-11-26 13:11:02 -05:00
limit-file-exception.yml inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
lineinfile-backrefs-match-object-type.yaml lineinfile - properly insert line when line exists and backrefs are enabled (#63763) 2019-10-22 10:01:11 -04:00
lineinfile-use-correct-index-value.yaml lineinfile - use correct index value when inserting at the end (#63696) 2019-10-22 10:39:58 -04:00
logging-traceback.yaml display - Fix up tracebacks on 3rd party loggers when log path is set (#65582) 2019-12-07 06:06:52 +10: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
lxd_container_url.yaml Fix url handling in lxd_container and lxd_profile module (#66097) 2020-02-15 12:39:05 -05:00
lxd_profile_url.yaml Fix url handling in lxd_container and lxd_profile module (#66097) 2020-02-15 12:39:05 -05:00
meraki-dont-compare-type.yml Meraki - Remove type comparison for idempotency check (#65338) 2019-12-04 10:39:26 -05:00
meraki_organization-ignore-url.yml meraki_organization - Ignore URL parameter when comparing for… (#65337) 2019-12-04 10:40:56 -05:00
misc_typo_fix.yml Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
module-validation-argument_spec-schema.yml Schema validation for argument_spec (#65747) 2020-01-27 17:26:46 +01:00
mqtt-ssl-protocols.yml fix spelling issues (#64103) 2019-10-30 09:26:36 -05:00
net_modules_collection_support.yml Add collection support for network platform agnostic modules (#66342) 2020-01-10 12:42:53 -05:00
netbox-add-cache.yaml Add inventory cache to the netbox plugin (#57644) 2019-10-17 15:18:07 -04:00
netconf_plugin_device_handler.yml Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
network-cli-become-collections.yml Fix become for network_cli in collections. 2020-02-20 15:13:39 -08:00
network_action_plugin_fixes.yml Fix action plugin issue with network connection type in common collection (#65078) 2019-12-13 19:22:56 +05:30
network_action_plugin_load.yml Fix network action plugin load in collection (#65849) 2019-12-16 19:15:41 +05:30
network_cli_enable_fix.yml Fix network_cli become check to be compatible with collections (#65829) 2019-12-14 16:50:51 -05: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
nxos_file_copy_path_issue.yml Fix nxos_file_copy option value path validation (#65423) 2019-12-15 10:41:33 +05:30
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
os_server_volume.yml Attach an attached/detached volume from OpenStack VM’s should return similar information (#21558) 2019-10-20 12:36:50 +05:30
ovirt-dont-ignore-instance_cpus-parameter.yaml ovirt: don't ignore instance_cpus parameter (#64366) 2020-02-15 14:57:19 +00:00
package-facts-use-module-warnings.yaml package_facts - use AnsibleModule.warn() for warnings 2019-10-14 13:30:16 -07:00
paramiko_ssh-improve-error-message.yaml paramiko_ssh - Improve authentication error message (#64157) 2019-10-31 15:39:53 -04:00
pathlist_strip.yml strip spaces for each value in host list lists (#67701) 2020-02-25 09:16:27 -05:00
plugin_doc_link_fix.yml docs: Fixed "Edit on GitHub" link for plugin, cli (#66745) 2020-01-30 10:55:46 -05:00
postgresol_privs-fix-status-sorting.yaml postgresql_privs - fix sort comparison (#65125) 2019-11-20 18:26:30 -05:00
proxmox-6-version-detection.yaml proxmox: fix proxmox 6 version detection by using LooseVersion (#59165) 2019-11-29 18:16:40 +01:00
ps_web_request-aliases.yaml WebRequest - remove generically named aliases from util (#66325) 2020-01-10 13:01:26 +10:00
ps_wrapper-deprecated_aliases.yaml Ansible.Basic - Added deprecated_aliases (#66323) 2020-01-10 09:13:13 +10: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
python38-macos.yaml Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
rabbitmq_publish-certificate-checks.yml rabbitmq_publish SSL certificate implementation (#62036) 2019-11-20 20:09:06 +00:00
reboot-add-last-boot-time-parameter.yaml reboot - add boot_time_command parameter (#62680) 2020-01-21 13:42:32 -05:00
remove-2.9-deprecations.yml Improve deprecate sanity check; remove deprecated features which should have been removed for 2.9 (#65745) 2020-01-21 16:58:26 -05:00
server2008-dep.yaml Deprecate Windows 2008, and 2008 R2 (#66257) 2020-01-14 11:22:39 +10:00
service-mgr-systemd-offline.yml service_mgr: detect systemd, even offline (#66071) 2020-02-04 17:32:36 -05:00
setup.ps1-parity-with-linux-regarding-missing-local-facts-path.yml setup.ps1 - parity with linux regarding missing local facts path (#58887) 2019-11-13 09:05:16 +10:00
show_field_instead_of_value.yml Show field instead of value (#59926) 2020-02-21 17:01:09 -05:00
solaris_zone_name_fix.yml solaris_zone: Allow only valid characters in zone name (#65686) 2019-12-10 07:18:55 -05:00
spec_fix.yml Fixed argument spec for multiple modules (#65496) 2019-12-05 11:59:05 +05:30
split-host-pattern-empty-strings.yaml Account for empty strings when splitting the host pattern (#62442) 2019-09-20 16:03:51 -04:00
supported_network_platforms_local_collection.yml Add collection support with local for supported network platforms (#66302) 2020-01-13 09:49:55 +05:30
syslogger-disable-check-mode.yaml syslogger - disable check mode (#63646) 2019-10-18 13:01:03 -04:00
systemd-offline.yml fix systemd use in container builds (#66062) 2020-02-05 15:14:57 -05:00
truthiness-tests.yaml Add new truthy and falsy jinja2 tests (#62602) 2019-10-02 13:58:28 -04:00
typo_fix_vmware_guest_powerstate.yml VMware: Fix typo in fail_json in vmware_guest_powerstate (#65162) 2019-11-22 10:27:41 +05:30
user-aix-shadow-unbound-local.yaml user - fix shadow file parsing on AIX (#62547) 2019-10-14 15:44:22 -04:00
user-alpine-on-changed-fix.yaml user - honor update_password parameter on BusyBox hosts (#65977) 2019-12-20 13:09:22 -05:00
user-docs-group-fix.yaml User - correct group removal description in docs (#61936) 2019-09-06 12:16:33 -04:00
user-fix-value-comparison-on-macos.yaml user - compare macOS user properties using same type (#62973) 2019-11-22 17:05:17 -05:00
user_missing_etc_shadow.yml user: Handle exception when /etc/shadow file is missing (#63888) 2019-10-24 14:22:41 -05:00
v2.10.0-initial-commit.yaml [WIP] Cleanups and version bumping for 2.10 (#61572) 2019-08-30 09:54:12 -07:00
valdate-modules-ps-arg-util.yaml Use Ansible to load ps module utils in arg spec checker (#67596) 2020-02-20 14:32:21 +10:00
validate-modules-argument-spec.yml Add changelog entry for PR #66321 2020-01-09 15:26:14 -08:00
vars_prompt_error_on_unsupported_key.yaml Throw an error on unsupported vars_prompt keys (#65487) 2019-12-05 10:54:32 -05: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_cluster_info_hosts.yml vmware_cluster_facts: adds list of host in cluster (#61006) 2020-01-28 11:43:46 +05:30
vmware_export_ovf.yaml vmware_export_ovf: increase default timeout 2020-01-27 13:57:01 -05:00
vmware_guest.yaml VMware: Add a parameter wait_for_ip_address_timeout in vmware_guest (#63557) 2019-10-19 22:15:28 +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
vmware_guest_disk_info_disk_mode.yml VMware: Re-introduce backing_disk_mode in vmware_guest_disk_in… (#63244) 2019-11-16 21:34:13 +05:30
vmware_guest_restore_custom_values.yml vmware_guest: Revert custom value customization in guest (#65031) 2019-11-19 18:49:02 +05:30
vmware_guest_tools_wait_time.yaml vmware_guest_tools_wait: add timeout parameter 2020-02-07 17:48:29 -05:00
vmware_host_firewall_manager_fix_61332.yaml vmware_host_firewall_manager: fix #61332 2019-10-28 13:01:02 -04:00
vmware_host_lockdown_typo_fix.yml VMware: Fix state parameter in vmware_host_lockdown module (#65495) 2019-12-04 14:16:13 +05:30
vmware_httpapi_fix.yml VMware: Minor fixes in vmware_httpapi modules (#65663) 2019-12-09 22:14:00 +05:30
vmware_vm_inventory_port.yml vmware: vmware_vm_inventory use port value when with_tags:True (#65568) 2019-12-06 15:23:12 -05:00
wait_for_connection-interpreter-discovery-retry.yaml wait_for_connection: also retry interpreter discovery (#67040) 2020-02-04 11:40:09 -08:00
warnings-remove-extra-newline.yaml display - remove extra new line after warning message (#65199) 2020-01-24 12:10:04 -05:00
win-coverage-out-encoding.yaml Use UTF-8 without a BOM for win coverage (#66510) 2020-01-16 09:52:05 +10: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_chocolatey-check-install-path.yaml win_chocolatey: Fix error when choco.exe not found (#53115) 2019-11-15 12:46:36 +10:00
win_chocolatey-override_args.yaml Add --override-arguments option to win_chocolatey module (#65101) 2019-11-25 09:51:13 +10:00
win_command-encoding.yaml Add encoding and codepage params to win_command/win_shell (#54896) (#54966) 2019-11-12 15:58:57 +10:00
win_credential-wildcard.yaml win_credential - fix wildcard name (#67549) 2020-02-19 07:43:04 +10:00
win_disk_facts-Set-output-array-order-by-disk-number.yml win_disk_facts - Set output array order to be by disk number property (#64997) 2019-12-02 06:54:18 +10:00
win_dns_client-ipenabled.yaml win_dns_client - only configure ip enabled adapters (#65488) 2019-12-05 06:04:13 +10:00
win_dns_client_ipv6.yaml Add full IPv6 support to win_dns_client - Fixes #55962 (#57577) 2019-11-18 07:30:06 +10:00
win_domain_computer-credential.yaml Corrected Get-adcomputer (#63093) 2019-11-13 09:13:44 +10:00
win_domain_computer-idempotence.yaml win_domain_computer module: Fix idempotence when name != sam_account_name (#56967) 2019-11-14 12:59:05 +10:00
win_domain_controller-log.yaml win_domain_controller: Added domain_log_path (#67448) 2020-02-17 07:25:22 +10:00
win_domain_user-group-missing.yaml win_domain_user: add retry logic for null user principal group (#54334) 2019-11-15 11:54:37 +10:00
win_domain_user-identity.yaml win_domain_user: Make Identification of the user to work with more robust (#61594) 2019-11-13 08:42:44 +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_find-performance.yaml win_find - Refactor for better performance and alignment to find (#65536) 2019-12-06 10:01:11 +10:00
win_firewall-Change-req-check-from-wmf-version-to-cmdlets-presence.yml win_firewall- Change req check from wmf version to cmdlets presence (#64998) 2019-11-20 11:00:56 +10:00
win_firewall_rule-add-support-for-icmptypecode.yml win_firewall_rule - support ICMP types and codes (#60361) 2019-11-14 11:32:01 +10: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
win_get_url-redirection.yaml win_uri win_get_url - Fix up redirection defaults (#65584) 2019-12-06 11:47:35 +10:00
win_iis_webapppool-check-mode.yaml allow using --check on win_iis_webapppool module (#50528) 2019-11-14 08:52:34 +10:00
win_iis_website-restarted.yaml Improve handling of "restarted" state for win_iis_website module (#63829) 2019-11-13 10:24:25 +10:00
win_nssm-Implement-additional-parameters.yml win_nssm - Implement additional parameters (#65131) 2019-12-02 06:49:07 +10:00
win_package-basic.yaml win_package - Use newer module wrapper as refactor baseline (#65586) 2019-12-06 13:37:52 +10:00
win_package-revamp.yaml win_package - Refactor with msp, appx support (#66931) 2020-02-13 16:44:19 +10:00
win_partition-var.yaml change $partition variable name to $ansible_partition (#63968) 2019-11-12 14:44:18 +10:00
win_pester-path-behaviour.yaml win_pester - Align dir scanning with Pester's defaults (#64880) 2019-11-15 13:53:30 +10:00
win_setup-install-type.yaml Modified setup.ps1 in order to show Windows Installation type (#41002) 2019-11-15 11:19:01 +10:00
win_share-Implement-append-paramtere-for-access-rules.yml win_share - Implement append paramtere for access rules (#59469) 2019-12-04 14:16:10 +10:00
win_unzip-paths.yaml win_unzip - LiteralPath fix (#66972) 2020-01-31 12:59:46 +10:00
windows-coverage-encoding.yaml Windows coverage - output temp files with UTF-8 BOM (#65086) 2019-11-20 11:07:07 +10:00
xml-deprecated-functions.yml Fix use of deprecated function in xml module. 2019-10-15 15:29:11 -07:00
zabbix-hostmacro.yml zabbix_hostmacro support for zabbix native macro names and macro_value not required when state=absent (#65884) 2019-12-22 02:58:23 -05:00
zabbix_user-mediatype-error.yml Reflect changed JSON structure than zabbix version 4.4 or more to zabbix_user 2020-02-26 15:40:17 -08:00