1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
Andrea Tartaglia 0303ea2bfa openssl_pkcs12: Add idempotency checks (#54633)
* Added idempotency logic to openssl_pkcs12

Also decoupled the 'parse' and 'generate' function from the file write
as they are now used in different places that do not need the file to be
written to disk.

* Added idempotency tests for openssl_pkcs12

Also adds a new test for pkcs12 files with multiple certificates

* Regenerate if parsed file is invalid

* pkcs12_other_certificates check was wrong

* Updated ca_certificates to other_certificates

ca_certificates is left as an alias to other_certificates;
friendlyname depends on private key, so it will be ignored while
checking for idempotency if the pkey is not set;
idempotency check only checks for correct certs in the stack

* use different keys for different certs

* Added other_certificates in module docs

* Added changelog and porting guide

* removed unrelated porting guide entry

* renamed ca_cert* occurrence with other_cert
2019-04-10 11:43:08 +01:00
..
2.8-core-deprecations.yaml
2.8-removed-modules.yaml
11349-add-ansible_play_name-var.yaml
11935-slack-add_hex_color_values.yaml
22766-fact-cmdline-return_multiple_lvm_values.yaml Parse multiple values for single key in cmdline facts (#49591) 2019-02-19 15:47:06 +05:30
24004-yum-dnf-add-download_dir-param.yml yum/dnf: Add download_dir param (#53171) 2019-03-04 13:08:58 -05:00
24633-copy-coherency-between-check-normal-mode.yaml Add coherency between check and normal mode for copy plugin action see issue #24633 (#51582) 2019-02-01 13:47:23 +10:00
26937-fix-remove-orphans.yml fix remove_orphans using APIs exposed via AnsibleDockerClient (#54316) 2019-03-30 14:33:17 +01:00
27237-handlers-template-run_once.yaml Template run_once for handlers (#54030) 2019-03-20 14:46:19 +01:00
29135-include_vars-check_for_main.yml include_vars: include main.yml (#51926) 2019-03-08 10:03:01 +05:30
32366-test-match_fix_docs.yaml
33740-osx_say_callback_renamed_say.yml osx_say callback plugin: add espeak support, rename to say (#33740) 2019-02-26 09:46:35 -06:00
33754-docker_image_fix_changed_in_force_mode.yaml
34209-template-lookup-vault-support.yaml
35331-postgres_privs-add-all_in_schema-for-functions.yaml (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 2019-03-14 20:21:05 +05:30
35370-add_support_for_docker_network_internal_flag.yaml
36811-fix-lvol-valueerror-with-float-size.yaml Fixed lvol ValueError with float size. (#36811) 2019-02-22 08:41:50 +00:00
37150-make_modprobe_module_check_for_builtins_as_well.yaml
38118-postgresql_user-fix_conn_limit_type.yml
38803-postgresql_privs_fdw_and_fs_obj_types.yaml postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803) 2019-03-08 14:51:03 +05:30
38833-docker_volume-option-minimum-versions.yml Add extensions to changelog fragments. 2019-03-08 22:42:19 -08:00
38878-hashi_vault-support_userpass.yaml hashi_vault: add support for userpass authentication (#51538) 2019-02-02 12:32:53 +01:00
40092-mysql_user-match-backticks.yml mysql_user: Match both single quotes and backticks when checking curr… (#40092) 2019-02-06 14:20:43 +00:00
40174-junit-test-case-prefix-filter.yaml
40176-junit-hide-task-arguments.yaml
40366-modify-existing-volume.yml os_volume: Modify existing volume (#54905) 2019-04-10 10:41:41 +01:00
40424_postgresql_db_not_failed_when_dump_err.yml postgresql_db - Handle pg_dump return code (#52985) 2019-03-13 18:01:50 +05:30
42482-ipa_dnsrecord-srv_mx_record.yml ipa_dnsrecord: Add SRV and MX record type (#42482) 2019-03-08 09:48:00 +05:30
42866-galaxy-search-unicode.yaml
43123-add_support_for_per_host_no_stats.yaml
43874-docker_container-stop_timeout.yaml
44278-pamd_valid_simple_controls.yaml
44412-copy-fix-unwanted-acls.yaml Fix copy module to reset filesystem acls (#51868) 2019-04-03 18:37:59 +02:00
44428-inventory-plugin-list.yml
44561-vmware_host_config_manager-fix_key_error.yml VMware: Fix KeyError in vmware_host_config_manager (#52736) 2019-02-25 13:27:49 +05:30
44692-docker-find-image.yaml docker_common: improve image finding methods (#44692) 2019-02-17 14:28:40 -05:00
44739-assemble-avoid-extra-newline-Py3.yaml assemble: avoid extra newline on Python 3 (#54176) 2019-03-22 09:14:02 -05:00
44789-docker_container-comparisons.yaml
44988-acme-post-as-get.yaml
45155-vmware_host_service_facts-update_docs.yaml
45355-mysql_user-fix-versions-compatibilities.yml mysql_user: fix compatibility issues with various MySQL/MariaDB versions (#45355) 2019-04-09 16:26:45 +01:00
45628-fetch_url-error-headers.yaml
45824-uri-fix-TypeError.yaml uri: check unexpected failure doesn't occur when file cannot be saved (#45824) 2019-02-04 10:29:05 -05:00
46322-docker_container-image-not-given.yaml
46443-mongodb_user-fix-roles-default-value.yaml
46483-role_names-change.yaml
46594-docker_container-publish-all-ports.yml
46595-docker_container-expected_ports.yml
46596-docker_container-published_ports.yml
46598-docker_container-volume-modes.yml
46608_azure_rm_inv_py3.yaml
46658-plugin_filter-improve_error_handling.yaml
46739-gcp-compute-instance-metadata.yaml
46740-gcp-utils-credentials-scoping.yaml
46743-fix-native-jinja-newlines.yaml
46772-docker_container-healthcheck.yaml
46961_fix_aws_ec2_cache.yaml
47019-mail-fix-py27-regression.yaml
47134-elasticsearch_plugin-fix_param_type.yml
47193-fix-gce-and-scaleway-vm-detection.yml
47213-onepassword_facts_fix_password_lookup.yaml
47247-docker_container-add-runtime-option.yaml
47281-pamd-dont-delete-named_temporary_file_on_close.yaml
47300-ios-check_rc.yaml
47307-handler-include-task.yml
47313-vmware-fix_module_error.yaml
47393-docker_image-id.yaml
47395-docker_container-ipvX_address.yaml
47396-docker_container-detach-auto-remove.yaml
47459_grafana_dashboard_consistency_fix.yaml
47492-docker_network-add-ipv6-support.yaml
47500-rds_instance.yaml
47539-fix-netaddr-network.yaml
47668-aci_switch_leaf_selector-support_empty_policy_group.yaml
47689-yum-fix-version-syntax.yaml
47695-pamd-fix-idempotence-and-parsing-issues.yml
47704-apt-warn-auto-intall.yml
47711-docker_container-minimal-version-checks.yml
47712-docker_container-detach-auto-remove.yml
47722-vmware_guest_powerstate-restore_timeout.yaml
47809-module_utils_mysql-unexpected-keyword-argument-cursorclass.yml module_utils/mysql: Fixing unexpected keyword argument 'cursorclass' error after migratio… (#47809) 2019-02-15 15:38:01 +00:00
47814-docker_container-device-io-limit-parameters.yaml
47846-cs_ip_address-fix-vpc-vs-network.yaml
47859-vmware_guest-convert_vm_disk_clone.yaml
47900-docker_container-paused.yml docker_container: fix paused and add some tests (#47900) 2018-11-01 08:08:43 +00:00
47916-grafana_dashboard-fix-logic-behind-overwrite-param.yaml
47920-vmware_guest-handle_no_root_snapshot.yaml
47938-docker_swarm_service-requirements.yaml
47997-docker_container-ipc-pid-mode.yml
48036-vultr-fix-empty-list-handling.yaml
48061-docker_container-auto_removal.yml
48069-default-callback-unreachable_stderr.yml
48306-ansible-connection-json.yml Add extensions to changelog fragments. 2019-03-08 22:42:19 -08:00
48342-vultr_server_facts-fix-firewall-group.yml
48471-win_xml-xml-parser.yaml
48536-docker_volume-labels.yml
48546-docker-diff.yml
48547-assert-incorrect_msg_type.yml assert: allow list of strings in msg or failed_msg (#50531) 2019-03-05 11:12:17 +05:30
48551-docker_container-idempotency.yml
48599-rabbitmq_binding-state-absent.yaml
48673-fix-omit-on-play-keywords.yaml
48675-cs_template-fix-keyerror-state-extracted.yml
48728-win_nssm-credential-quoting.yml
48730-zabbix_hostmacro-fixes.yaml
48936-import-handlers.yaml
48950-vault-encrypted-data-native-jinja.yaml
49039-facts-xen-paravirt-cpuinfo.yaml facts: correctly detect xen paravirt vs hvm cpuinfo (#49320) 2019-04-10 00:17:30 -04:00
49078-docker_container-min-version-fix.yml
49081-add-launch-type-to-ecs-task.yml Add launch type to ecs task (#49081) 2019-03-06 22:40:32 +10:00
49084-influxdb_user-default-password-fix.yaml
49158-detect-kvm-on-freebsd.yaml
49160-meraki_network-combined-type-change.yml meraki_network - Parameter change for combined network type (#49160) 2019-03-27 16:10:15 +01:00
49184-facts-rpm-ostree-pkgmgr.yml correctly detect pkg_mgr on fedora/rhel/centos rpm-ostree installed (#49256) 2019-02-07 15:16:38 -05:00
49188-zabbix_template-fix-idempotency.yaml
49191-module_utils_mysql-unexpected-keyword-argument-cursorclass.yml Fix for "AttributeError: 'module' object has no attribute 'cursors'" (#49191) (#53445) 2019-03-08 08:21:56 +00:00
49212-require-git-ansible-galaxy.yaml
49235-docker_swarm_service-user-default.yaml
49262-user.yml
49266-acme-error-messages.yml
49319-docker_container-pids_limit.yaml
49409-lineinfile_must_not_insert_lines_multiples_times_with_insertbefore_insertafter.yml
49410-acme-diff.yml
49473-multiple-ipv6-addresses-per-device.yaml
49545-ansible-doc_version_help.yaml
49553-aci_rest-fix-ignoring-custom-port.yaml
49615-ascii-devuan-support.yml
49664-npm-added-ci-param.yaml Added npm ci command (#49665) 2019-02-22 13:54:54 +00:00
49676-s3bucket-requester_pays_change_if_condition.yml
49688-docker_secret-config-base64-data.yml
49723-jenkins-plugin-install-latest.yaml
49734-facts-set-virtualization_role-for-kvm-hosts.yaml
49776-product_fix_katello_foreman_module.yaml Katello: Added product to the dict choices (#49776) 2019-02-22 08:27:34 +00:00
49787-docker_image-cache_from.yaml docker_image: improve usage (#52894) 2019-03-14 09:46:38 +00:00
49794-docker_container-network-mode.yml
49796-ufw-insert-relative-to.yml ufw: allow to insert rules relative to first/last IPv4/IPv6 rules (#49796) 2019-02-12 08:05:14 +00:00
49843-docker_container-wrap-env.yaml
49884-tower-project-scm-cred-org-fallback.yaml
49952-avoid-loading-kube-config-when-auth-given.yml
49981-filter-dnsimple-request-by-record-name.yaml Filter DNSimple request by record name. (#49981) 2019-02-22 08:58:16 +00:00
50006-azure_rm_inventory_batchrequest_fix.yaml
50025-gcp_compute_filters_default.yml
50059-ecs-service-add-features.yml Ecs service add features (#50059) 2019-02-27 13:20:19 +10:00
50076-os-sec-group-rule-proper-module-exit.yaml
50134-influxdb_user-invalid_auth_fix.yml
50143-win_firewall_rule-invalid-bypass.yml
50185-win_updates-report-changes-correctly.yml
50249-vmware_vm_inventory-fix_host_ip.yaml
50298-redfish_utils_fix_reference_to_local_variable_systems_service.yaml
50316-ansible-vault_utf-8_in_vault_filename.yaml ansible-vault: handle utf-8 filename in vault (#50341) 2019-02-12 16:13:51 +05:30
50322-openssl-path-error.yml
50337-fix-vultr_server-ssh_keys-handling.yml
50361-openssl_csr-idempotency.yml
50402-ufw-check-direction.yml ufw: check values for direction depending on situation (#50402) 2019-02-11 14:47:35 +00:00
50448-paramiko_ssh_add_auth_timeout.yaml
50483-docker_swarm_service-option-typo.yml
50570-relative_time_crypto.yaml
50654-docker-swarm-service-docker-api-fix.yaml
50655-docker_swarm_service-update_order-idempotency.yml
50657-bubble-k8s-import-exception.yml
50834-50833-zabbix_template-json.yaml
50843.yaml
50861-docker_swarm_service-documentation-fixes.yml
50871-facts-ip-addr-busybox.yaml
50877-postgresql_privs_add-support-for-target_role.yaml #50877: add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" (#51073) 2019-03-21 13:26:44 +00:00
50882-docker_swarm_service-fix-publish-idempotency.yml
50883-docker_network-labels-support.yaml
50894-openssl_csr-san-commonname-optional.yaml
50984-docker_swarm_service-command-option.yml
51035-docker_service-docker_compose-rename.yaml
51059-dnf-support-substitutions.yml Fix yamllint issue. 2019-03-08 22:42:19 -08:00
51100-meraki_device-notes-support.yml meraki_device - Support for creating and modifying device notes (#51100) 2019-03-29 14:26:28 +01:00
51110-docker_swarm_service-drop-user-default.yml
51134-docker_swarm_service-change-on-updated-image.yml docker_swarm_service: Make resolve_image default to false (#54018) 2019-03-19 18:58:51 -04:00
51136-fix-ansible-inventory-tracebacks.yml
51145-docker_volume-force.yaml docker_volume: improve force option (deprecate, add new option) (#51145) 2019-02-03 15:09:24 -05:00
51166-ufw-gre-igmp.yaml ufw: allow gre and igmp protocols (#51166) 2019-02-11 14:46:38 +00:00
51170-docker_swarm_service-handle-out-of-sequence-error.yml docker_swarm_service: Enable tests (#51170) 2019-02-05 08:25:29 +00:00
51406-aci_aaa_user-description.yaml aci_aaa_user: Fix changing user description (#51408) 2019-01-29 03:16:58 +01:00
51473-openssl_csr-idempotence.yaml openssl_csr: ignore empty strings in altnames (#51473) 2019-02-11 10:30:56 +00:00
51485-fixes-flatpak.yaml Fixes flatpak module to work with flatpak >=1.2.0, fixes #51485 (#51482) 2019-03-21 15:57:41 +00:00
51495-k8s-load-envvars.yaml [k8s] Always check envvars when auth parameter is not provided (#51495) 2019-01-30 16:52:12 -05:00
51535-ec2-fix-spot-request-end-date.yaml spot instance request stay opened when module exit with timeout (#51535) 2019-02-07 21:38:19 +05:30
51600-provider_segmentation_id-is-int.yaml provider_segmentation_id is int (#51600) 2019-02-18 18:26:03 -05:00
51602-ec2_instance_single_iface_description.yaml Added description to single net interface (#51602) 2019-02-01 13:19:33 +00:00
51653-fixing-azure-postgresql-parameters.yaml Fix for PostgresSQL server update and storage_mb (#51653) 2019-02-15 17:46:52 +08:00
51661-fixing-azure-mysql-parameters.yaml Fix for MySQL server update and storage_mb (#51661) 2019-02-15 17:33:21 +08:00
51697-disable_excludes-errors-with-disable-includes-message.yaml yum: disableexcludes is supported on centos6 (#51698) 2019-02-05 18:18:56 +01:00
51762-docker_swarm_service-extend-env-and-add-env-file.yml docker_swarm_service: Extend env and add env_files support (#51762) 2019-02-12 08:06:58 +00:00
51781-fixing-managed-disk-facts.yaml Fixing managed disk facts (#51781) 2019-02-15 17:07:30 +08:00
51795-acme_challenge_cert_helper-module-fail.yaml acme_challenge_cert_helper: fix bad module.fail_json() call (#51795) 2019-02-06 15:45:35 +10:00
51824-slack-req-content-type.yaml callbacks/slack: Explicitly set Content-Type header (#51824) 2019-02-12 12:47:33 -05:00
51827-openstack_logs_to_stderr.yml Send openstack inventory logs to stderr (#51827) 2019-02-13 13:36:37 +00:00
51885-ec2_instance-fix-eventual-consistency.yaml Fix ec2_instance eventual consistency when wait: false (#51885) 2019-03-06 22:46:37 +10:00
52004-fix-terraform-state-planned.yml terraform: patch state 'planned' outputs and perform minor refactor (#52004) 2019-02-26 11:39:13 +00:00
52031-gssapi-for-identity-ipa.yaml identity: Add GSSAPI suport for FreeIPA authentication (#52031) 2019-02-13 15:38:13 +00:00
52032-add_quiet_option_to_assert.yml adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
52045-keyed-group-features.yaml Add keyed_groups feature (#52045) 2019-03-05 12:34:34 -06:00
52051-jenkins_plugin-state_present_fix.yaml Adding changelog fragment for PR #52051 (#52687) 2019-02-21 16:19:02 -05:00
52158-jinja2-native-types-contructed-keyed-groups.yaml Native Jinja2: raise undefined error immediately (#52237) 2019-02-15 19:36:12 +01:00
52166-fix_rabbitmq_plugin_idempotence.yml Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
52278-mysql_user-fix-regex.yml Add extensions to changelog fragments. 2019-03-08 22:42:19 -08:00
52322-cron_fix_missing_deprecation_warn.yaml cron: adjust deprecated version (#52531) 2019-02-19 07:26:34 +01:00
52381-vmware_vm_inventory-fix_yaml_flag.yaml VMware: Refactor guest inventory plugin (#52642) 2019-02-22 09:55:57 +05:30
52388-postgresqldatabase-fix-force-update.yml Fixing azure_rm_postgresqldatabase force_update parameter (#52388) 2019-02-18 14:04:01 +08:00
52389-mysqldatabase-fix-force-update.yaml fixing force_update in azure_rm_mysqldatabase (#52389) 2019-02-18 14:20:30 +08:00
52412-docker_image-deprecate.yml docker_image: really deprecate state==build (#52412) 2019-02-18 13:25:25 +00:00
52419-docker_swarm_service-add-healthcheck-option.yml docker_swarm_service: Add healthcheck option (#52419) 2019-02-18 09:46:14 +00:00
52420-docker_swarm_service-remove-update-defaults.yml docker_swarm_service: Remove defaults (#52420) 2019-02-18 14:19:19 -05:00
52424-docker_swarm_service-add_stop_signal_option.yml docker_swarm_service: Add stop_signal option (#52424) 2019-02-18 09:43:35 +00:00
52425-docker_swarm_service-add_working_dir_option.yml docker_swarm_service: Add working_dir option (#52425) 2019-02-18 13:42:19 +00:00
52428-docker_swarm_service-add_groups_option.yml docker_swarm_service: Add groups option (#52428) 2019-02-18 13:12:05 +00:00
52499-ovirt_network_label_fail.yaml ovirt_network: ovirt fix getting labels (#52499) 2019-02-19 13:42:10 -05:00
52519-docker_swarm_service-add_stop_grace_period_option.yml docker_swarm_service: Add stop_grace_period option (#52519) 2019-02-21 20:12:13 +00:00
52519-docker_swarm_service-period_options.yml docker_swarm_service: Allow passing period strings on relevant options (#52530) 2019-02-21 11:47:06 +00:00
52536-jenkins_plugin-update_url.yaml Adding changelog fragment for PR #52086 (#52689) 2019-02-21 16:18:18 -05:00
52574-postgresql_privs-add_warn_if_role_not_exist.yml postgresql_privs change fail to warn if role(s) does not exist (#52574) 2019-02-28 14:39:08 +01:00
52581-change-default-behaviour-of-retry_files_enabled.yaml Change the retry_files_enabled to False and modify the comments to reflect that this has been disabled (#52581) 2019-02-28 10:13:26 -05:00
52634-docker_swarm_service-dont_remove_service_on_network.yml docker_swarm_service: Don’t remove service when networks change (#52634) 2019-02-21 11:46:50 +00:00
52760-fix-last-task-time-with-multiple-plays.yaml profile_tasks: Fix last task time with multiple plays (#53065) 2019-03-01 10:29:33 -05:00
52822-cloudscale_fix-py3.yaml cloudscale: fix compatibilty with older py3 versions (#52822) 2019-02-24 20:04:34 +01:00
52825-docker_swarm-detection-check-mode.yaml docker_swarm: hopefully fix debug CI problems, and fix check mode (#52825) 2019-02-23 17:18:17 -05:00
52894-docker_image.yaml docker_image: improve usage (#52894) 2019-03-14 09:46:38 +00:00
52895-docker_swarm-labels.yaml docker_swarm: fix idempotency (#52976) 2019-02-26 11:46:43 +00:00
52896-gather_facts-fix_negative_free_value.yml Facts: Use vm_stat instead of sysctl for free memory (#52917) 2019-03-19 08:52:52 +05:30
52947-docker_swarm-diff.yaml docker_swarm: add diff support (#52947) 2019-02-26 11:57:02 +00:00
53003-docker_swarm-force-new-cluster.yml Fix force when state==present. (#53003) 2019-02-27 09:11:57 +00:00
53039-docker_swarm-ca_force_rotate.yml docker_swarm: fix ca_force_rotate idempotency (#53039) 2019-02-27 09:11:45 +00:00
53060-vmware_tag-update_desc.yml VMware: Change in update tag API (#54304) 2019-03-25 21:50:46 +05:30
53129-docker_swarm-older-docker-py.yaml Removing a swarm node does not work with docker-py < 2.4.0, since it calls client.inspect_node(). (#53565) 2019-03-09 14:28:04 -06:00
53134-yum-fix-disable_excludes-when-repoquery.yaml Add changelog for #53552 (#53695) 2019-03-12 19:09:07 +01:00
53152-create-groups-using-composed-variables.yaml use composed vars in constructed groups (#53152) 2019-03-11 12:43:31 -04:00
53170-iptables-support_gateway.yml iptables: Add support for gateway parameter (#53465) 2019-03-13 17:47:44 +05:30
53198-openssl_csr-subject-validation.yml openssl_csr: improve subject validation (#53198) 2019-03-07 15:29:35 +00:00
53201-openssl_csr-improve-invalid-san.yml openssl_csr: improve invalid SAN error messages (#53201) 2019-03-05 16:07:07 +00:00
53207-openssl_certificate-assertonly-extensions.yml openssl_certificate: make sure extensions are present when they are queried by assertonly (#53207) 2019-03-05 00:09:48 +01:00
53213-docker_swarm_service-option_groups.yaml docker_swarm_service: Add option groups (#53213) 2019-03-05 16:07:27 +00:00
53229-docker_swarm_service-return-value.yml docker_swarm_service: rename return variable to swarm_service (#53229) 2019-03-06 10:27:11 +00:00
53289-module-option-int-long.yml Python 2: accept both long and int for type=int (module options) (#53289) 2019-03-05 09:39:03 -05:00
53290-docker_swarm_service-add_hosts_option.yml docker_swarm_service: Add hosts option (#53290) 2019-03-05 18:59:49 +00:00
53295-docker_swarm_service-docker-py-versions.yaml docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295) 2019-03-06 20:50:05 +00:00
53323-no-psycopg2-for-dump-and-restore.yaml Remove dependency to psycopg2 with dump/restore (#53323) 2019-03-11 14:38:14 +00:00
53440-docker_container-warnings.yml docker_container: show warnings, fix/improve tests (#53440) 2019-03-11 19:04:06 +10:00
53451-docker_image-fix-changed-tag-push.yml [docker_image] fix the changed state for tagging and pushing (#53451) 2019-03-08 08:28:42 +00:00
53479-docker_swarm_service-documentation-fixes.yaml docker_swarm_service: Documentation fixes (#53479) 2019-03-07 16:51:59 -06:00
53482-docker_swarm_service-read_only_option.yaml docker_swarm_service: Add read_only option (#53482) 2019-03-08 03:34:49 -05:00
53489-openssl-private-key-passphrase.yml openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489) 2019-03-08 16:21:18 +00:00
53491-uri-dont-write-file-after-failure.yaml uri: do not write the file after failure (#53515) 2019-03-22 09:32:43 -05:00
53503-docker_swarm_fix_node_id.yml apply node_id parameter to swarm node removal (#53503) 2019-03-08 15:58:34 -05:00
53559-docker_swarm_service-mounts-options.yaml docker_swarm_service: Extend mount options (#53559) 2019-03-09 14:35:57 -06:00
53593-openssl_privatekey-backup.yml openssl_privatekey: add backup option (#53593) 2019-03-18 16:34:47 +00:00
53594-docker_swarm_service-rollback_config.yaml docker_swarm_service: Add option rollback_config (#53594) 2019-03-11 18:55:41 +10:00
53649-allow-parent-group-as-variable.yaml Allow parent groups to be variables or literal (#53649) 2019-03-14 14:22:18 -04:00
53660-acme_certificate-ip-identifiers.yml ACME: add support for IP identifiers (#53660) 2019-03-13 10:16:56 +01:00
53661-acme_challenge_cert_helper-ip-identifiers.yml acme_challenge_cert_helper: add support for IP identifiers (#53661) 2019-03-13 10:15:57 +01:00
53669-ec2_asg_fix_race_condition.yml Fix min_size reference where type is None (#53669) 2019-03-12 21:31:03 -04:00
53710-docker-warnings.yml docker_*: report more warnings (#53710) 2019-03-14 09:55:16 +00:00
53732-iptables-add-iprange-support.yml Added support for iptables module iprange (#53732) (#53732) 2019-03-18 13:05:04 +00:00
53738-cs_iso-missing_is_public.yml cs_iso: fix missing param "is_public" (#53740) 2019-03-13 19:06:44 +01:00
53899-cs_network_offering-supported_services_choices.yml cs_network_offering: Add choice list for supported_services in arg_spec (#53901) 2019-03-16 13:43:27 +01:00
53905-docker_image-proxy-config.yml docker_image: allow proxy config (#53905) 2019-03-19 13:58:16 -04:00
53911-docker_image-build-pull-default.yml docker_image: stop pulling by default on build (#53911) 2019-03-18 01:34:07 -04:00
54044-fix-include_task-no-file-traceback.yml fix typo (#54166) 2019-03-21 10:08:54 +01:00
54060-allow-azure_rm-legacy-hostnames.yml Allow using Azure rm legacy hostnames (#54060) 2019-03-26 15:28:21 -04:00
54082-acme_account_facts-acme_account_info.yml ACME: rename acme_account_facts -> acme_account_info (#54082) 2019-03-20 13:21:28 +00:00
54085-openssl-mode-writing.yaml openssl_*: proper mode support (#54085) 2019-03-25 14:20:52 +01:00
54111-cs_volume-add-extract-upload.yml cs_volume: add volumes extraction and upload features (#54111) 2019-03-22 07:09:26 +01:00
54124-docker_image-facts-info.yml docker: rename docker_*_facts -> docker_*_info (#54124) 2019-03-21 08:37:18 +00:00
54192-openssl_publickey-openssh-passphrase.yml openssl_publickey: fix handling of OpenSSH private keys with passphrase (#54192) 2019-03-22 16:15:55 +05:30
54198-docker_container-networks.yaml docker_container: add networks_cli_compatible option (#54198) 2019-03-25 15:06:21 -04:00
54294-openssl-backup.yaml openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
54296-openssl_dhparam-remove.yaml openssl_dhparam: fix state=absent (#54296) 2019-03-25 12:00:20 -05:00
54298-openssl_certificate-remove.yaml openssl_certificate: fix state=absent (#54298) 2019-03-25 13:07:28 +01:00
54361-docker_swarm_service-remove-secrets-configs-defaults.yaml docker_swarm_service: Remove configs and secrets defaults (#54361) 2019-03-26 09:45:40 -04:00
54370-openssl_pkcs12_pkey_path_friendly_name_not_together.yaml openssl_pkcs12: privatekey_path and friendly_name are not always required together (#54370) 2019-03-26 15:06:00 +00:00
54490-docker_swarm-return-unlock-key.yaml docker_swarm: Return UnlockKey (#54490) 2019-04-01 12:19:18 +01:00
54494-ec2-user-data.yaml [ec2] Use user_data if specified (#54494) 2019-04-09 15:52:49 -04:00
54517-include-partition-table-postgresql-privs.yaml updated tests and changelog for 54516 (#54670) 2019-04-09 13:30:06 +02:00
54551-cs_network_offering-add-for_vpc.yml cs_network_offering: add a for_vpc parameter (#54551) 2019-03-28 22:37:32 +01:00
54632-docker_network-ipam-options.yml docker_network: add IPAM driver options support (#54632) 2019-04-04 15:44:31 -04:00
54633-openssl_pkcs12_idempotency_fixes.yaml openssl_pkcs12: Add idempotency checks (#54633) 2019-04-10 11:43:08 +01:00
54642-docker_swarm-remote_addr_pool.yml docker_swarm: Add support for default_addr_pool and subnet_size (#54642) 2019-03-31 16:56:55 -04:00
54656-openssl_certificate-acme-chain.yml openssl_certificate: fix ACME provider (#54656) 2019-04-01 12:18:14 +01:00
54690-openssl_certificate-assertonly.yml Move refactoring steps from #54635 to own PR. (#54690) 2019-04-08 12:59:55 +01:00
54692-ec2_asg_fix_reading_properties.yml Fix for neither LaunchConfigName nor LaunchTemplate existing on object (#54692) 2019-04-09 09:00:51 +10:00
54754-acme_certificate-cwd.yml acme_certficate: allow to write files to CWD (#54754) 2019-04-03 19:39:10 +01:00
54799-ufw-default-direction.yml ufw: fix default, direction is not necessary for it (#54799) 2019-04-08 08:49:35 -04:00
aci_access_port_to_interface_policy_leaf_profile-missing_policy_group.yaml
aci_interface_policy_leaf_policy_group-missing_aep.yaml
acl_doc_fix.yml
add-elapsed-return-value-to-select-modules.yaml
agnostic-become-prompt.yaml
ajson-nested-decode.yaml
allow_bad_things.yml Overridable safety (#53458) 2019-03-12 12:03:20 -04:00
allow_regions_aws_invp.yml aws_ec2 Implement the missing 'region discovery' (#51333) 2019-01-29 14:59:38 -06:00
always_module_attribs.yml fix missing attribs with dirct module execution (#53875) 2019-04-04 09:59:52 -04:00
ansible-doc-fixes.yml
ansible-env-config-prefix.yml New release v2.8.0a1 2019-04-04 16:37:20 -07:00
ansible-template-error.yml
apt_repository-no-tty.yaml
async-dir.yaml
async-wrapper-stdin.yaml Allocate an explicit stdin in async_wrapper (#53410) 2019-03-07 09:28:44 -06:00
async_statys_pyx_compat_fix.yml
auto_nice_error.yml allow nontype configdata (#53365) 2019-03-08 13:03:46 -05:00
avoid_race.yml Try to get correct buffer size to avoid races (#53547) 2019-03-14 11:04:56 -04:00
avoid_spurious_unique_warnings.yml
avoid_ssh_retry_discolsures.yml
aws_ec2_inventory_integration_tests.yaml fix no_log indentation so AWS temporary credentials aren't displayed in tests (#53073) 2019-02-27 12:22:43 -06:00
aws_kms_grants.yml aws_kms enhancements (#31960) 2019-02-13 13:06:58 +10:00
azure_rm_appgateway-probe.yaml Fix changelog entries using strings for sections. 2019-03-13 23:43:15 -07:00
azure_rm_deployment_fix_45941.yaml
basic-no-state-absent-when-path-or-dest.yaml Do not add state: absent when a non-existent path is returned (#51350) 2019-02-23 01:48:44 +01:00
become-plugins.yaml Become plugins (#50991) 2019-02-11 11:27:44 -06:00
better-kv-error-reporting.yml
better_cfgmgr_errors.yml
better_json_option_error.yml better error for bad module options (#52726) 2019-02-25 15:58:51 -05:00
better_rhn_channel_errors.yml Handle errors correctly in rhn_channel (#54194) 2019-03-27 19:43:28 -04:00
blockinfile-bytes-fix.yaml
callback-keep-more-debug-keys.yml
cfg_mgr_fix.yml
change_failed_when_example.yaml
check_type_string-option-when-converting.yaml Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 2019-02-22 16:44:32 -05:00
checkpoint-object-facts-type-param.yaml
chroot_exe.yml made chroot exe configurable (#53147) 2019-03-05 15:48:31 -05:00
clean_results.yml Handle gracefully a bad module 'results' key (#53973) 2019-03-27 18:41:32 -04:00
clear_system_variablse.yml
cli-refactor.yaml
cloudstack_minors.yaml cloudstack: fix E326 (#54657) 2019-03-31 23:36:56 +02:00
code-cleanup-no-get-exception.yaml
collections.yml Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
command-stdin-no-newline.yaml
conditionals_fix.yml remove bare var handling in conditionals (#51030) 2019-01-30 15:00:24 -05:00
contains-test.yaml
copy-diff-text.yaml
copy-recursive-remote-src.yml
dd-put-empty-files.yaml
deal_with_bad_config_types.yml
debconf_bool_fix.yml make debconf compare apples to apples (booleans) (#53331) 2019-03-05 16:03:54 -05:00
delegate_to_loop_hostvars.yaml
detect_interpreter_stdout.yml
dict2items-mapping.yaml Allow dict2items to work with hostvars (#53538) 2019-03-08 14:36:53 -06:00
dict_is_dict.yml dict is dict (#54057) 2019-03-20 09:37:34 -04:00
diff_yaml.yml
disallow-relative-homedir.yaml Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) 2019-02-13 10:38:28 -06:00
display-singleton.yaml
distribution-file-processing.yaml Move fragment to correct location. 2019-03-08 21:38:53 -08:00
distribution_support.yaml Distribution: Add support for Linux Mint 18.3 (#52224) 2019-02-18 08:28:04 +05:30
dnf-4.2.2-module-remove.yaml fix dnf module removal in dnf upstream 4.2.2+ (#54923) 2019-04-05 14:28:24 -07:00
dnf-conf-file.yaml
dnf-fix-plugin-loading.yaml
dnf-group-removal.yaml
dnf-ignore-weak-deps.yaml
dnf-localgpgcheck.yaml
dnf-modularity.yaml
dnf-packagename-parse.yaml fix pkg name nevra parsing regex in dnf (#53572) 2019-03-08 20:53:46 -08:00
dnf-update-cache-broken-transaction.yaml
dnfyum-disable-excludes.yaml
doc_debug_var.yml
doc_module_paths_unresolved.yml Avoid resolving module_paths for docs (#51453) 2019-02-18 15:51:49 -05:00
docfixes.yml
docker-facts.yaml Rename return of docker_compose. (#54171) 2019-03-23 18:35:11 +00:00
docker-image-ids.yaml
docker-swarm-service-defaults.yml
docker_container-idempotency.yaml
docker_network-adding-scope-and-attachable-flags.yaml
docker_network-driver_options.yaml
docker_network-requirements.yaml
docker_volume-force-change-detection-revert.yaml
docker_volume-force-change-detection.yaml
drop-pkg_resources.yaml
ec2_asg-launch-template-support.yml
ec2_asg_retry_deletion_when_busy.yaml
ec2_fix_assigning_private_without_public_ip.yml If the private_ip has been provided for the new network interface it shouldn't also be added to top level parameters for run_instances (#52579) 2019-03-04 12:55:37 -06:00
ec2_group_fix_target_containing_list_within_list.yaml
ec2_vpc_peer_describe_peer_with_exception_handling.yaml
ec2_vpc_peer_parameter_checking.yaml add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py (#52307) 2019-02-27 16:19:34 +10:00
ec2_vpc_peering_facts_tags.yml add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py (#52307) 2019-02-27 16:19:34 +10:00
elb_target_group_fix_KeyError.yaml
end-host-meta-task.yaml
explain_bare.yml
expose-loop-var-name.yml Expose loop_control.loop_var as ansible_loop_var (#54240) 2019-03-26 11:07:54 -05:00
facts-pkg-mgr-rhel.yaml Force pkg_mgr yum for rhel < 8, dnf for rhel > 8 (#54010) 2019-04-09 14:32:00 -05:00
fibre_channel_wwn_fact.yaml Add network fact to obtain FC WWN initiator ports (#37043) 2019-01-31 21:59:38 +00:00
file-touch-non-owner.yaml
firewalld-missing-port-protocol.yml
fix-Amazon-system-release-version-parsing.yaml fix Amazon system-release version parsing (#51521) 2019-02-07 17:58:34 -05:00
fix-aws-plugin-credential-precedence.yaml fix AWS plugin credential precedence for environment variables (#52945) 2019-03-25 16:53:11 -04:00
fix-callbacks-mixed-keys.yaml
fix-lvg-reduce-by-better-listing-pv.yml
fix-password-lookup-on-fips.yaml
fix-python3-compatibility-with-AWS-policies.yaml replace uses of sort_json_policy_dict with compare_policies (#52943) 2019-02-28 17:09:00 -05:00
fix_adhoc_includes.yml
fix_cache_assumption.yml Better test for cache method availability (#54740) 2019-04-09 09:32:11 -07:00
fix_ec2_group_target_vpc_precedence.yaml
fix_ec2_group_vpc_precedence_classic.yaml
fix_gce_invplugin.yml fixing gcp inv plugin (#54426) 2019-03-27 11:13:39 -05:00
fix_ir_dupes.yml
fix_order_serial.yml Ensure play order is obeyed (#49897) 2019-02-27 18:20:16 -05:00
fix_plugin_loader_cache.yml clear all loader caches with new dir for plugin (#53413) 2019-03-12 16:19:56 -04:00
fix_pull_extra.yml
fix_taggged_gather.yml
force_role_with_deps.yml
free-strategy-include-var-tags.yaml
from_handlers.yml
gcp-compute-add-image.yaml Move changelog entries to fragments directory (#55017) 2019-04-09 10:12:46 -04:00
get-url-fix-idempotency.yaml
get_url-checksum.yaml Fix checksum file parsing in get_url (#53685) 2019-03-12 12:39:02 -05:00
get_url.yaml
handle_non_strings_in_requirements.yaml handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
host-start-callback.yaml
ibm-storag_add_domain_keywords_to_module.yml
icinga2_host-47671-fix-use_proxy.yaml
improved-fieldattribute-inheritance.yaml
improved_stats.yaml Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
include-import-promotion.yaml Promote include_tasks/role and import_tasks/role to stableinterface (#51975) 2019-02-11 09:06:38 -06:00
include-no-swallow-error.yaml Don't swallow exceptions when processing included files (#54791) 2019-04-08 12:03:22 -04:00
include-run-once.yaml
include_tasks_parent_templating.yml
includevars_nonascii.yaml
influxdb_user-admin-role-update.yaml
interpreter_discovery.yaml Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
inv_fixes.yml
inventory-docker-service-stack-groups.yaml
iscsi_facts_hp-ux_aix.yaml
jinja-now.yml
jinja2_native-fallback-warning.yaml
jinja2_nested_undefined.yaml Custom jinja Undefined class for handling nested undefined attributes (#51768) 2019-02-12 15:04:00 -05:00
jira_fix_description_field.yaml
k8s_append_hash.yml
k8s_facts_fix.yaml
k8s_module_defaults_group.yml Add k8s_auth and kubevirt_vm to the k8s group (#52320) 2019-02-19 16:01:11 -05:00
k8s_validate.yml
k8s_wait.yml
last-loaded-handler-same-name-wins.yaml
lineinfile-insertbefore-index-out-of-range.yaml
loop-cache-include-apply.yml
loop-control-label-template-error.yaml
loop-empty-literal-list.yaml
loop-info.yaml
loop_undefined_delegate_to.yaml
mac-product-name.yaml Alias ansible_model to ansible_product_name for Darwin. Fixes #52233 (#52242) 2019-02-18 10:22:44 +00:00
macos-paramiko-default-to-ssh.yaml Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00
macports-upgrade-selfupdate.yml
mathstuff-filter-py3-scope.yaml
md5-hash-algorithms-pop-fix.yaml Modify the correct variable when setting available hashing algorithms (#52994) 2019-02-28 07:32:00 -05:00
meraki_configuration_template_net_id_fix.yml meraki_config_template - Fix actions when specifying net_id (#51586) 2019-02-22 19:39:01 -05:00
meraki_orgnet_fix.yml Meraki performance fixes for net and org lookups (#51395) 2019-02-18 23:58:27 +01:00
meraki_ssid_number_fix.yml meraki_ssid - Modifying SSID won't work when specifying number (#51645) 2019-02-18 19:25:41 -05:00
mount-optional-fields.yaml Last two fields in fstab are optional (fixes #43855) (#43941) 2019-02-28 14:09:30 -05:00
mysql-migrate_to_pymysql.yaml
network_configurable_backup_path.yaml
nicer_role_list.yml add path info to role list (#49346) 2018-12-10 11:41:22 -05:00
nmap_bytes_fix.yml properly convert inputs to handle bytes/unicode (#53072) 2019-02-28 11:51:15 -05:00
no-mutable-fieldattribute-defaults.yaml
no-overwrite-roles.yaml
no_empty_groups.yml
no_strippers.yml toggle for stripping empty shell/command output (#51342) 2019-01-29 15:55:38 -05:00
nvme_fact.yaml Add default fact for NVMe support (#50164) 2019-01-31 16:05:45 +00:00
omit-list-of-dicts.yaml
openssl-cryptography.yml New cryptography backend for openssl_certificate (#53924) 2019-03-22 13:21:23 +00:00
openssl-python3.yaml
openssl_certificate_fix_has_expired.yml openssl_certificate, fixed has_expired to check the cert expiration date (#53168) 2019-03-02 00:37:28 +01:00
openstack_inventory_fix.yml
os-module_defaults-group.yml openstack: add os module_defaults group (#54319) 2019-03-26 15:37:06 -04:00
os-server-facts-all-projects.yaml
ovirt_host_network_fix_type_conversion.yaml
pamd-make-idempotence-fix.yaml pamd: fix idempotence issue when removing rules (#54105) 2019-04-01 10:18:33 -04:00
pause_subsecs.yml
pear_better_error.yml
persistent_command_timeout_increase.yaml
pip-fix-idempotence-in-check-mode.yaml
piped-transfer-empty-files.yaml
platform-dist-to-nir0s-distro.yaml
playbook-order-reverse_inventory.yaml
plugin-docs-list-fix.yaml
plugin-filters-cfg.yaml
postgresql-db-conn-limit.yaml Allow configuration of connection_limit per postgresql database (postgresql_db) (#40345) 2019-03-22 18:21:39 +05:30
postgresql_user-not-sup-error.yaml
powershell_basic_util.yaml
ps_sb_logging.yaml
psexec-handle-socket-errors.yaml
psexec-imp-error.yaml
psrp-display-exec-output.yaml psrp - do not display bootstrap wrapper for eachach task (#51779) 2019-02-06 12:05:15 +10:00
psrp-options.yaml psrp - auth options (#54705) 2019-04-03 07:53:50 +10:00
psrp-utf8-stdio.yaml
psrp-utf8.yaml
pure_facts_fix.yaml
random_mac-random-int-fix.yaml fix issue in random_mac filter with short prefixes (#53928) 2019-03-26 13:49:23 -04:00
reboot-add-aix-support.yml
reboot-add-search-paths-parameter.yaml Reboot - add parameter for paths to search for shutdown command (#51194) 2019-02-28 13:36:33 -08:00
reboot-change-default-boot-command.yaml
reboot-conn-timeout-reset.yaml
reboot-fix-exception-type.yaml
reboot-path-alpine-solaris.yaml
reboot-show-timeout.yaml
reboot-unicode-string.yaml
reboot-vmware-esxi.yaml
reboot_missing_parameter.yaml
reboot_openbsd_support.yaml
redhat_subscription_use_strings_for_yum_plugin_configs.yaml redhat_subscription: Fix usage of ConfigParser (#54815) 2019-04-09 09:36:51 +02:00
redis-3-compat.yaml
regex-escape-basic.yaml regex_escape: support POSIX basic regex (#50327) 2019-03-07 08:51:19 -05:00
remove_redundant_md5.yml
rename-idrac.yml rename dellemc_idrac_firmware -> idrac_firmware (#54421) 2019-03-26 17:47:07 -04:00
replace-before-after.yaml replace - fixed combined before and after usage (#31452) 2019-03-26 11:49:58 -04:00
restore_sigpipe_dfl.yml
restructure_inventory_cache.yaml Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
rhn_regiter-user-pass-unregister.yaml
rhsm_repository-handle-no-repos.yml rhsm_repository: Properly handle no repos (#51938) 2019-02-22 11:44:18 +00:00
rhsm_repository-loop-fix-improvements.yaml
run-command-expand-shell.yaml
rundeck-acl-policy-python-version.yaml fix(rundeck_acl_policy): compatible python 2 and 3 (#52473) 2019-02-19 15:08:41 +00:00
s3_bucket_delete_nonexistent_bucket.yml
s3_bucket_fix_non_str_tags.yaml
s3_bucket_requester_pays_default_value.yaml
s3_bucket_walrus_endpoint.yaml
scaleway-getheaders.yaml
scan_packages.yml scan_packages: made adding package managers easier (#49079) 2019-03-06 12:29:51 -05:00
script-module-no-file-path.yaml
service-facts-dont-hist-systemd-disabled-units.yaml
skip_invalid_plugin.yml Loader invalid plugin nicer error (#52754) 2019-02-26 11:51:16 -05:00
sns-boto3.yaml
solaris-prtdiag-path.yaml
solaris_system_vendor.yaml
spotinst-instance-health-check-validation.yml
squash-deprecation-message.yml
ssh-check-returncode-before-exception.yaml Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
ssh-quote-user.yaml Properly quote the username to support usernames with spaces (#53420) 2019-03-07 11:47:33 -06:00
ssh_connection_invalid_password.yaml
standardize-tls-params.yml New release v2.8.0a1 2019-04-04 16:37:20 -07:00
standardize_connection_vars.yaml Fix changelog entries using strings for sections. 2019-03-13 23:43:15 -07:00
static_attributes.yml
strip_keys_fixes.yml fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
suse_distro_names.yaml hostname.py: Fix openSUSE distribution name (#47020) 2019-02-27 16:18:32 -05:00
synchronize-warning.yaml
systemd-warn-on-chroot.yaml
tag_gathering.yml
tags-var.yaml
template-lookup-searchpath-fix.yaml
to_yaml-default_flow_style.yaml Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772) 2019-03-13 16:43:26 -07:00
togggle_invalid_group_chars.yml Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
toml-inventory.yaml
tower_credential_ssh_key_data.yaml
tower_job_launch-options.yaml Fix handling of inventory and credential options for tower_job_launch (#54967) 2019-04-09 14:08:11 +01:00
tweek_msg.yml
ufw-49948-enable-chenged-status-in-check-mode.yml Enable changed var with ufw check mode (#49948) 2019-02-11 11:05:35 +00:00
unarchive-fix-bad-user-and-group.yaml Add two more failure conditions to unarchive (#51914) 2019-02-13 13:40:26 -05:00
undeprecate_force_pc.yml Undeprecate force handlers (#53705) 2019-03-13 15:45:52 -05:00
unsafe-set-wrap.yaml
unsafe_cleanup.yml
unsafe_prompt.yml added unsafe toggle to vars_prompt (#49219) 2019-01-30 15:01:13 -05:00
uri-supports-async.yaml
uri-unix-socket.yml Support unix socket with urls/uri (#43560) 2019-02-18 10:21:42 -06:00
urls-https-guard.yaml
urls-proxy-validate.yaml Do not send "Connection: close" when requesting a tunnel. Fixes #32750 (#46070) 2019-02-18 14:58:50 -05:00
use-module_utils-six-in-contrib-inventory.yaml Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
user-do-not-pass-ssh_key_passphrase-on-cmdline.yaml
user-docs-underlying-tools.yaml
user-fix-zero-negative-expiration.yaml
user-freebsd-expire-utc.yaml Set user expires on FreeBSD using UTC. (#52276) 2019-02-18 09:59:13 -05:00
user-password_lock-change-fix.yaml
user-read-passwd-when-local.yaml Move changelog entries to fragments directory (#55017) 2019-04-09 10:12:46 -04:00
user-restore-disabled-account.yaml
v2.8.0-initial-commit.yaml
v2.8.0a1_summary.yaml New release v2.8.0a1 2019-04-04 16:37:20 -07:00
vault-read-error.yml
vbox_fix.yml
verbose_stderr.yml Allow user to control output of verbose messages (#52948) 2019-03-05 16:08:15 -05:00
vm_fix.yml
vm_guest_facts.yml
vm_updates.yml move extravars and option vars loading into VM (#51070) 2019-01-30 16:25:36 -05:00
vmware-deploy-ovf-inject.yml Add inject_ovf_env functionality for vmware_deploy_ovf (#51074) 2019-01-28 09:55:21 -06:00
warn_bad_local_fact.yml warn when having issues with local facts (#52507) 2019-02-20 17:25:55 -05:00
win-say-ansible-basic.yaml
win_acl-paths.yaml win_acl - fix glob file paths (#53828) 2019-03-15 14:57:41 +10:00
win_acl_inheritance-paths.yaml win_acl_inheritance - fix glob like paths (#53829) 2019-03-15 14:57:59 +10:00
win_become-passwordless.yaml
win_certificate_store-excp.yaml win_certificate_store - Fix exception handling typo (#52906) 2019-02-25 13:00:04 +10:00
win_certificate_store-paths.yaml win_certificate_store - fix glob like paths (#54007) 2019-03-19 11:49:25 +10:00
win_chocolatey-allow-multiple.yaml
win_chocolatey-beta-versions.yaml win_chocolatey - fix beta version parsing (#52601) 2019-02-20 08:16:48 +10:00
win_chocolatey-pin.yaml win_chocolatey - add ability to pin a package (#53157) 2019-03-05 14:18:42 +10:00
win_chocolatey-update.yaml win_chocolatey - Fix incompatibilities with latest Chocolatey release (#53841) 2019-03-15 16:40:30 +10:00
win_chocolatey.yaml
win_chocolatey_source_disabled.yaml win_chocolatey_source - fix state=disabled with no source (#53097) 2019-03-05 14:18:00 +10:00
win_copy-dest-quote.yaml
win_copy-empty-dir.yaml
win_copy-paths.yaml win_copy - fix glob like paths (#54006) 2019-03-19 11:22:17 +10:00
win_domain-cred.yaml win_domain: fix issue when running without credential delegation (#53480) 2019-03-08 08:44:12 +10:00
win_dsc-validation.yaml win_dsc - Add argument validation and other fixes (#53093) 2019-03-06 06:49:37 +10:00
win_dsc-warning.yaml win_dsc - return warning from DSC invocation (#51927) 2019-02-12 13:50:00 +10:00
win_file-hidden.yaml Fixed win_file crash with hidden files (#52584) 2019-03-08 15:32:32 +10:00
win_file-paths.yaml win_file - fix glob like paths (#54003) 2019-03-19 09:20:33 +10:00
win_find-paths.yaml win_find - fix glob like paths (#54005) 2019-03-19 10:30:11 +10:00
win_get_url-checksum.yaml [win_get_url] feature: Add support checksum to module win_get_url (#51986) 2019-03-05 20:37:00 +10:00
win_get_url-paths.yaml win_get_url - fix glob like paths (#54008) 2019-03-19 12:01:35 +10:00
win_group_membership-com-marshal.yaml
win_lineinfile-output.yaml
win_mapped_drive-fixes.yaml
win_mod_utils-paths.yaml windows - Fix module utils with glob paths (#53835) 2019-03-15 19:44:53 +10:00
win_nssm.yaml win_nssm: refactor to fix issues, support check mode and add more features (#45693) 2019-04-01 05:56:48 +10:00
win_owner-paths.yaml win_owner - fix glob like paths (#53830) 2019-03-15 14:58:15 +10:00
win_package_chdir.yaml
win_power_plan-windows10.yaml win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 2019-02-01 06:32:12 +10:00
win_privileges_util.yaml
win_psexec-paths.yaml win_psexec - support paths with a space (#54009) 2019-03-19 12:51:30 +10:00
win_psmodule-repository.yaml test: optimize win_psmodule tests (#53431) 2019-03-11 05:43:21 +10:00
win_reboot-psrp.yaml win_reboot - Fix rc validation when using psrp and add extra docs (#53711) 2019-03-13 10:43:02 +10:00
win_registry.yaml win reg - Support special chars in path (#53305) 2019-03-08 05:41:52 +10:00
win_route.yaml
win_say-fix.yaml
win_scheduled_task-repetition.yaml
win_script-become.yaml
win_security_policy-rights.yaml
win_shortcut.yaml
win_slurp-paths.yaml win_slurp - fix glob like paths (#53831) 2019-03-15 14:59:01 +10:00
win_stat-follow.yaml win_stat - add follow option and fix broken tests (#51522) 2019-01-31 15:56:06 +10:00
win_tempfile-path.yaml win_tempfile - return absolute path on created temp file (#53827) 2019-03-15 14:57:27 +10:00
win_updates-post-categories.yaml
win_uri-junk-data.yaml
win_uri-oneitem-list.yaml
win_user_right-output.yaml win_user_right - fix non json output issue (#54495) 2019-03-28 12:30:20 +10:00
windows-deprecated-functionality.yaml
windows-exec-changes.yaml
windows-psrp-unreachable.yaml
windows-ssh.yaml Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
winrm-all-timeout-exceptions.yaml Catch all request timeouts for winrm connection (#54104) 2019-03-28 13:44:49 +10:00
winrm-ansible-conn-error.yaml Raise AnsibleConnectionError on winrm connnection errors (#51744) 2019-02-13 14:55:55 -05:00
winrm-send-input-check.yaml winrm - try and recover from a send input failure (#53187) 2019-03-04 17:31:00 -08:00
winrm_pexpect.yaml
xdg_systemd_fix.yml
yaml_inventory_more_tolerant.yml
yum-consistent-output-checkmode.yaml yum always return changes dict, not only in check mode (#51987) 2019-02-13 17:46:32 -05:00
yum-handle-obsoletes-check-update.yaml
yum-select-version.yml Allow all of yum version compare operators (#54603) 2019-04-08 10:34:21 +02:00
yum-unauthenticated-proxy.yaml Properly handle unauthenticated yum proxy config (#51915) 2019-02-09 01:17:22 -05:00
yum-update-only.yaml
yumdnf-autoremove.yaml
yumdnf-better-uri-handling.yaml
yumdnf-update-cache.yaml
zabbix_inventory_vars.yaml