ansible/changelogs/fragments
Matt Clay d8e0aadc0d Update ansible-test support for CI providers.
Refactored CI provider code to simplify multiple provider support and addition of new providers.
2020-05-14 17:08:30 -07:00
..
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
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
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
56033-win_iis_webapplication-add-authentication-options.yml win_iis_webapplication: add authentication parameters (#56033) 2019-11-15 16:04:19 +10: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
57266-apt_repository-update-cache-retrying.yml apt_repository: implement update cache retrying (#57266) 2019-08-30 16:14:15 -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
57894-combine-filter-rework.yml combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05: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
59060-validate-modules-aliases.yml module sanity checks: improve alias handling (#59060) 2019-11-21 15:33:27 -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
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
60106-templar-contextmanager.yml Introduce context manager for temporary templar context changes (#60513) 2019-10-25 09:51:57 -05: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
60587-doc_parsing.yml doc: Handle exception in parsing parameter description (#60933) 2019-11-12 16:48:46 +05:30
60595-systemd_import.yml Check for correct version of systemd Python library (#60692) 2020-05-12 11:01:08 +05:30
61078-vars-plugin-whitelist-and-execution-settings.yaml Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05: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
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
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
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
61889-change-transform_invalid_group_chars-default.yml Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650) 2020-05-13 10:16:32 -04: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
61978-get-url-no-checksum.yml Don't treat no checksum as a checksum match (#62146) 2019-09-13 13:24:15 -04:00
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
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
62407-wait_for_connection.yml Remove temp directory created by wait_for_connection (#64592) 2019-11-12 10:07:33 -05: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
62598-AnsibleDumper-representer.yaml Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
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
62809-dnf-wildcard-absent-failure.yml dnf - properly handle idempotent removal of wildcard globs (#63034) 2019-10-02 11:05:12 -04:00
62870-collection-install-default-path.yml Default collection install path to first path in COLLECTIONS_PATHS (#62870) 2019-10-02 10:22:00 -04:00
63194-lineinfile_insertafter_duplicate.yaml lineinfile - fix bug with insertbefore/insertafter and firstmatch (#63194) 2019-10-08 10:01:36 -04:00
63418-docker_node_info-errors.yml docker_node_info: improve error handling (#63418) 2019-10-13 14:16:02 +02:00
63551-yum-single-YumBase-instantiation.yaml yum - only instantiate YumBase once (#63713) 2019-10-23 03:34:13 -04: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
63628-ansible-galaxy-fix-version.yml Added changelog fragment 2019-10-17 08:12:49 -07:00
63683-dnf-handle-empty-appstream-stream.yml DNF Handle Empty AppStream stream definition (#63819) 2019-10-24 00:57:31 -04: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
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
63940-template-lookup-hostvars-regression.yml template lookup: fix regression when templating hostvars (#64070) 2019-11-06 15:25:43 +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
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
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
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
64282-hostvarsvars-templating.yaml Use templating in HostVarsVars __repr__ (#64282) 2019-11-01 15:51:34 -04:00
64379-no-loop-unsafe.yml unsafe wrapping should only happen for with_ loops (#64401) 2019-11-06 10:31:55 -06:00
64424-ansible-test-acme-container.yml ansible-test: bumping ACME test container version (#64424) 2019-11-05 10:51:22 -05:00
64559-hcloud-inventory-missing-compose-variables.yaml hcloud: inventory: missing compose variables (#64559) 2019-11-18 13:54:36 +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
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
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
64810-hostname-add-manjaro-linux-distribution.yml hostname - Add Manjaro Linux distribution (#64810) 2019-11-14 14:31:21 +05:30
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
64905-semver.yml Support pre-releases via new SemanticVersion (#68258) 2020-03-23 16:04:07 -05:00
64906-always-delegate-fact-prefixes.yml Always set the discovered interpreter on the delegated host (#64906) 2020-04-06 15:09:00 -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
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
65051-regex-replace-multiline.yaml regex_replace multiline support (#65051) 2020-02-19 12:19:40 -05:00
65058-fix-fd-out-of-range-in-select.yml Fix filedescriptor out of range in select() when running commands (#65058) 2020-05-14 11:46:34 -04: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
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
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
65302-dnf-msg-return.yml dnf: don't return fail_json['msg'] as list (#65302) 2019-12-04 15:28:10 -05:00
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
65365-fix-tb-printing-hostvars.yml Set HostVars._variable_manager's attrs (#65508) 2020-01-22 05:57:09 -05:00
65376.yaml Use context manager in yum module. (#65376) 2020-04-14 09:21:22 +02:00
65422-fix-throttle-with-linear-strategy.yml throttle: fix linear based strategies (#65422) 2020-01-24 08:18:08 -06: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
65541-fix-utf8-issue-env-lookup.yml Fix env lookup plugin error on utf8 values (#65541) 2019-12-25 17:24:38 +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
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
65698-synchronize-docker-controller-managed.yml Add changelog 2020-02-20 17:44:40 -05:00
65722-unsafe-tuples.yml Ensure that data within a tuple is marked as unsafe (#65918) 2020-01-07 08:41:37 -06:00
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
65904-fix-loop-label.yml Fix label lookup in the default callback for includes (#68822) 2020-04-09 13:27:58 -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
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
66189-hostname-osmc.yml Add support for OSCM-distribution in hostname module (#66190) 2020-01-05 12:37:39 +05:30
66219-update-user-module-for-64733.yml Update user module to support no_log=False. (#66219) 2020-01-07 11:26:55 -05:00
66370-galaxy-add-metadata-property.yaml Add a metadata property for CollectionRequirement (#66370) 2020-01-15 12:40:26 -05: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
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
66596-package_facts-add-pacman-support.yaml Add pacman support to package_facts (#66596) 2020-03-31 13:03:54 -04:00
66604-powershell-unc-paths.yml Fix UNC path support in the powershell shell plugin (#66604) 2020-02-04 16:34:11 +10:00
66721-better-jinja2-collection-error-handling.yml Address fixme and handle filter/test errors for collections better (#68047) 2020-03-23 14:47:58 -05:00
66726-galaxy-fix-attribute-error.yml galaxy: fix AttributeError on empty requirements.yml (#66726) 2020-01-24 06:06:44 +10:00
66762-fix-git-module-ignores-remote_tmp.yml git - use remote_tmp directory (#66762) 2020-02-28 10:19:47 -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
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
66898-sanity-state-list.yaml Forbid state=(list|info) in modules via ansible-test sanity check 2020-01-29 21:06:36 +01:00
66911-fix-cloudlinux6-hostname.yaml hostname Add cloudlinuxserver value to hostname.py (#66911) 2020-02-28 10:26:07 -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
66920-ansible-test-removed_in_version-deprecated_aliases.yml Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 2020-05-13 13:58:09 -07: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
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
67006-systemd-scope-default.yaml systemd: set scope default to "system" (#67006) 2020-05-14 11:36:47 -04:00
67050-yum-releasever.yaml fixed handling of releasever for all known scenarios (#69057) 2020-04-23 09:02:00 +02:00
67093-site-packages-pythonpath-collections-loader.yml Merge pull request #67093 from sivel/acd-content-dir 2020-03-23 23:30:40 +01:00
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
67365-role-list-role-name-in-path.yml ansible-galaxy - fix role list bug (#67391) 2020-02-17 16:16:14 -05:00
67407-pip-virtualenv_command-args.yml [pip] Enable virtualenv_command to have arguments 2020-04-23 18:13:30 +02:00
67417-get_url-incorrect-if-modified-since.yaml get_url pass incorrect If-Modified-Since header(#67417) (#67419) 2020-04-10 12:17:55 -05:00
67429-jinja2-caching.yml Templating: make sure only one variable results are cached (#67429) 2020-02-19 18:04:01 -05: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
67574-null_collection_dependency_list.yml Do not error if collection specified null dependencies (#67575) 2020-02-20 11:23:23 -05:00
67735-warning-cleanup.yml Clean up CONDITIONAL_BARE_VARS warning. Fixes #67735 (#67751) 2020-02-25 16:36:01 -06:00
67771-validation-error.yml Fix and add tests for some module_utils.common.validation (#67771) 2020-03-26 18:18:56 -05:00
67942-fix-galaxy-multipart.yml Fix galaxy publish sha256 value format. (#67942) 2020-05-11 12:52:38 -05:00
67972-git-fetch-force.yml [git] make force=True apply to git fetches (#68691) 2020-04-06 15:25:24 -05:00
68181-fqcn-handler-notification.yml Allow tasks to notify a fqcn handler name (#68213) 2020-04-08 11:36:38 -05:00
68186_collection_index_err.yml galaxy: Handle empty roles and collections (#69199) 2020-05-05 10:34:04 -05:00
68211-systemd-list-unit-files-parsing.yml service_facts: fix for systemd 245 (#68211) 2020-04-24 18:26:42 -05:00
68247-file-unreachable-code.yaml Pull timezone's incidental file coverage into file tests (#68247) 2020-03-23 15:28:53 -07:00
68288-galaxy-requirements-install-only.yml Update ansible-galaxy to handle role requirements (#68288) 2020-04-28 10:42:57 -04:00
68310-low_level_execute_command-honor-executable.yml update ActionBase._low_level_execute_command to honor executable (#68315) 2020-04-22 11:56:35 -05:00
68471-copy-with-preserve.yaml Do not pass file mode during recursive copy on symlink files. (#69011) 2020-04-30 14:22:16 -05:00
68482-remove-function-update-calls.yaml dnf: remove un-needed function (#68482) 2020-04-08 20:36:28 +02:00
68515_include_role_vars_from.yml include_role: Strictly check string datatype for *_from (#68958) 2020-04-17 10:57:41 +05:30
68518-to_nice_json-cleanup.yaml add test coverage for core filters (#68518) 2020-03-27 17:18:27 -07:00
68550-ansible-test-docs-changelogs.yml ansible-test: don't trigger full CI run for changes to changelogs/ and docs/ in collections (#68550) 2020-04-09 02:53:34 -07:00
68569-start-at-fix.yaml Fix --start-at-task when skipping tasks with no name (#68951) 2020-04-21 09:39:17 +02:00
68592-pip-check_mode-prereleases.yml pip - Fix check_mode for prerelease packages (#68690) 2020-04-06 11:18:48 -05:00
68667-dont-crash-ansible-vault-create-when-no-arguments.yaml Don't crash ansible-vault create when no arguments (#68667) 2020-04-23 15:15:25 -04:00
68699-prevent-templating-all-vars-when-copying-context.yml Prevent templating unused variables for {%include%} (#68749) 2020-04-14 10:27:02 +02:00
68723-force-static-collections.yaml Force collections to be static (#68723) 2020-04-13 11:53:05 -05:00
69029-module-ignore-exts.yml Filter BLACKLIST_EXTS in PluginLoader (#69029) 2020-04-22 17:20:12 -05:00
69054-collection-as-str.yaml Make sure collection is a list if a str is given (#69081) 2020-04-28 10:47:11 -05:00
69101-collection-role-to-standalone-role.yml Allow a collection role to call a standalone role by default (#69102) 2020-04-22 13:58:08 -05:00
69104-galaxy-cli-templar.yml Use Templar for galaxy skeletons (#69106) 2020-04-23 10:36:14 -05:00
69133-role-install-non-ascii.yml Handle non-ascii paths during role installation. Fixes #69133 (#69213) 2020-04-28 15:33:44 -05:00
69139_inventory_doc_fix.yml Redirect inventory script links (#69143) 2020-04-29 16:05:39 -04:00
69160-add-missing-parameter.yaml Added missing parameter (#69160) 2020-04-28 15:31:48 +05:30
69164-remove-redundant-conditional.yaml Removed redundant conditional in paramiko_ssh.py (#69164) 2020-04-28 10:36:22 -04:00
69175-address-fixmes-sysctl.yaml Address FIXME's in sysctl.py (#69175) 2020-05-05 10:25:46 -05:00
69226-hurd-extract-functionality.yaml Addressed FIXME's in hurd.py (Extracted functionality and exit early) (#69226) 2020-05-05 10:47:25 -05:00
69286_pop_os_distribution.yml Distribution: Add PopOS as Debian OS_FAMILY (#69294) 2020-05-05 11:43:28 -05:00
69286_popos_hostname.yml hostname: PopOS support (#69295) 2020-05-07 15:36:14 -04:00
69287-ansible-test-validate-default-sample-example.yml ansible-test validate-modules: don't allow arbitrary lists and dicts for 'default', 'sample' and 'example' (#69287) 2020-05-05 11:38:10 -05:00
69357_optimize_inventory_graph_wo_vars.yml only show_vars when showing vars (#69365) 2020-05-13 15:03:30 -04:00
69451-fix-fileglob-nonexistent-subdirs.yaml Fix fileglob plugin with non-existent subdirectory (#69451) 2020-05-12 09:12:21 -04:00
69465-remove-fixme-comment.yaml Remove FIXME where no change is needed (#69466) 2020-05-14 15:44:33 -04:00
69484-add-path-to-yum-for-ibmi.yml Add path for yum on IBM i to PKG_MGRS (#69484) 2020-05-14 19:09:09 -04:00
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
adhoc_default_collection.yml fix default collection resolution in adhoc (#63298) 2019-10-10 12:42:03 -07:00
af_clean.yml prevent ansible_facts injection (#68431) 2020-03-24 15:46:56 -04:00
allow-fail-json-msg-to-be-positional.yaml Update changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml 2020-04-08 07:56:11 -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-collections.yaml ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 2020-02-29 08:59:09 +10: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-list-specific-fix.yml ansible-galaxy - fix listing specific role and role description (#67409) 2020-04-15 15:26:45 -04: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-ast-parse-bytes.yml Fix ansible-test module_utils analysis. 2020-03-01 12:29:54 -08:00
ansible-test-boto-constraints.yml Fix ansible-test constraints for AWS. 2020-03-01 14:01:25 -08:00
ansible-test-change-detection-empty-python.yml Fix ansible-test change detection traceback. 2020-03-27 15:56:02 -07:00
ansible-test-change-detection-fix.yml Fix ansible-test module_utils import analysis. 2020-03-23 11:14:21 -05:00
ansible-test-ci-support.yml Update ansible-test support for CI providers. 2020-05-14 17:08:30 -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-filter.yml Add coverage filtering to ansible-test. (#68158) 2020-03-23 11:14:21 -05: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-constraints.yml Fix ansible-test coverage constraints. 2020-04-24 10:52:21 -07:00
ansible-test-coverage-incomplete.yml Fix ansible-test code coverage collection. (#68502) 2020-03-27 12:24:08 -07:00
ansible-test-coverage-reorg.yml Reorganize ansible-test coverage code. 2020-01-30 14:41:21 -08:00
ansible-test-coverage-version-check.yml Report error for coverage 5+ in ansible-test. 2020-03-27 12:29:02 -07:00
ansible-test-default-test-container-1.9.2.yml Add missing changelog fragments. (#62471) 2019-09-17 17:33:58 -07:00
ansible-test-default-test-container-1.9.3.yml Add missing changelog fragments. (#62471) 2019-09-17 17:33:58 -07:00
ansible-test-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-paths.yml Update ansible-test handling of delegation paths. (#69056) 2020-04-20 22:04:25 -07:00
ansible-test-delegation-tmp-dir.yml Exclude tmp dir from ansible-test results copy. 2019-09-30 18:18:37 -04:00
ansible-test-distro-container-venv.yml Update Ubuntu 18.04 test container to 1.13. (#68534) 2020-03-28 17:35:21 -07:00
ansible-test-doc-links.yml Fix display of sanity test doc links. 2019-09-13 22:24:14 -07:00
ansible-test-docker-terminate.yml Add --docker-terminate flag to ansible-test (#68688) 2020-04-06 20:38:29 -05:00
ansible-test-egg-info-version.yml Fix ansible-test egg-info directory detection. 2020-01-23 13:21:15 -08:00
ansible-test-empty-coverage.yml Fix ansible-test handling of no Python coverage. 2020-03-23 11:14:21 -05: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-env-list-files.yml Fix ansible-test submodule handling. (#68759) 2020-04-08 01:15:49 -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-top-level.yml Fix ansible-test submodule handling. (#68759) 2020-04-08 01:15:49 -07: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-nested-source-control.yml Fix ansible-test submodule handling. (#68759) 2020-04-08 01:15:49 -07:00
ansible-test-network-collections.yml Fix network setup for collections in ansible-test. 2020-02-21 18:31:40 -08:00
ansible-test-network-testing.yml Update ansible-test network test provisioning. (#68220) 2020-03-23 11:14:21 -05: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-obsolete-vcenter-proivisioning.yml Remove obsolete vcenter setup from ansible-test. 2020-04-26 19:56:40 -07:00
ansible-test-opensuse-15.1.yml Update docker.txt to use the OpenSUSE 15.1 container image (devel edition) (#68785) 2020-04-09 00:26:59 -07:00
ansible-test-paramiko-constraint.yml Remove out-of-date test constraint on paramiko. 2020-03-23 11:14:21 -05:00
ansible-test-path-to-python.yml Fix ansible-test PATH handling. 2020-03-23 13:06:03 -07:00
ansible-test-pathspec-constraint.yml Add constraint for pathspec. 2019-10-15 14:39:29 -07:00
ansible-test-podman-units.yml fix ansible-test units to work(ish) under podman (#69462) 2020-05-12 10:46:22 -07:00
ansible-test-powershell-coverage-paths.yml Fix powershell coverage path rewriting. 2020-03-03 14:07:29 -08: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-python-3.9.yaml Add Python 3.9 to ansible-test. 2020-03-01 17:42:06 -08:00
ansible-test-python-import-analysis.yml Fix ansible-test import analysis for collections. (#68352) 2020-03-23 11:14:21 -05: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-power.yml Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07: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-requirements-install.yml Fix ansible-test requirements installation. 2020-03-29 08:46:25 -07:00
ansible-test-rhel-7.8.yml Update tests to use RHEL 7.8. (#68787) 2020-04-08 21:09:52 -07: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-rhel-82.yml Add RHEL 8.2 to CI 2020-04-29 20:51:28 -05: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-shebang-sanity.yml Fix shebang sanity test module identification. 2020-03-23 11:14:21 -05: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-submodule-dir-as-file.yml Fix ansible-test submodule handling. (#68759) 2020-04-08 01:15:49 -07:00
ansible-test-submodules.yml Use relative submodule status in ansible-test. 2019-08-29 20:29:38 -07:00
ansible-test-test-no-tests.yml Fix ansible-test --docker without tests dir. 2020-04-09 18:12:21 -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-pkg-resources.yaml Fix ansible-test import sanity test venv setup. 2020-03-01 13:59:24 -08: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-test-windows-integration.yml Fix ansible-test windows-integration module refs. 2020-03-23 11:14:21 -05: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
ansible_native_concat-use-to_text-rather-than-text_type.yml ansible_native_concat: use to_text rather than jinja2's text_type (#68038) 2020-03-24 12:03:31 +01:00
ansile-galaxy-preserve-api-append.yml Ensure we preserve the /api appended URL (#63472) 2019-10-14 13:34:07 -05:00
become-pass-precedence.yaml become - stop using play context in more places (#62373) 2019-11-18 05:32:56 +10:00
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
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-mode.yaml galaxy - preserve mode properly on artifact (#68418) 2020-03-25 08:08:23 +10: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
dnf-4-2-18.yml [dnf] Make behavior/errors compatible for new DNF 2020-04-29 20:51:28 -05:00
dnf-allowerasing.yaml dnf allowerasing (#48319) 2020-04-30 09:33:05 +02: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
dont_hide_json_error.yml added missing clog for 58461 2020-05-11 15:09:24 -07: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
examples_add_collections_paths_to_config_file.yml Add example setting for collections_paths parameter to examples/ansible.cfg (#69018) 2020-04-30 14:29:50 -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
f32.yml Add Fedora 32 to CI (#69222) 2020-05-08 18:59:43 -05:00
fallback_uid.yml fallback to uid when no uname (#68466) 2020-03-27 22:09:51 -04:00
fetch_no_slurp.yml Fix incorrect CVE reference in changelog fragment 2020-04-21 11:42:52 -07:00
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
fileglob_fixes.yml Fix fileglob when using 'file*' vs 'stuff/file*' (#68945) 2020-04-17 09:51:05 -04: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
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-metadata-defaults.yml Fix metadata defaults 2020-05-05 09:06:52 -07:00
fix_doc_symlinks.yml Fix listing of colleciton plugins with symlinks (#69305) 2020-05-14 11:45:02 -04:00
flatten-modules.yml Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
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-download.yaml ansible-galaxy - add download option (#67632) 2020-03-25 08:32:43 +10:00
galaxy-error-reason.yaml galaxy - print HTTP reason on unknown error (#65273) 2019-12-03 07:36:05 +10:00
galaxy-install-tar-path-traversal.yaml ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 (#68596) 2020-04-01 06:39:02 +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
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
inventory_doc_fix.yml docs: Update inventory script paths (#68905) 2020-04-15 16:29:55 -04: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
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
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_load.yml Fix network action plugin load in collection (#65849) 2019-12-16 19:15:41 +05:30
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
no_fatal_bad_cb.yml avoid fatal tb on bad fqcn callback name (#69440) 2020-05-13 12:02:31 -04:00
no_target_syslog-var.yaml Add variable for DEFAULT_NO_TARGET_SYSLOG (#68971) 2020-04-16 20:25:09 +10:00
openbsd-disabled-account-no-warning-for-passwd.yaml Allow 13 asterisk characters in password field without warning (#54893) 2019-09-04 11:49:16 -04:00
openstack_botmeta.yml Openstack inventory script moved to openstack.cloud (#68908) 2020-04-23 15:45:35 -04:00
openstack_inventory_migrated.yml Adjust Openstack Inventory script path (#69058) 2020-04-24 11:15:51 +05:30
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
play_bools_strict.yml Be strict about what is a boolean for keywords (#67625) 2020-04-28 13:55:26 -04:00
plugin_doc_link_fix.yml docs: Fixed "Edit on GitHub" link for plugin, cli (#66745) 2020-01-30 10:55:46 -05:00
prevent-rewriting-nested-block-data-in-filter_tagged_tasks.yml Prevent rewriting nested Block's data in filter_tagged_tasks (#68337) 2020-04-21 09:36:35 +02:00
ps-argspec-type.yaml validate-modules - fix ps module delegate type inspection 2020-03-23 11:14:21 -05: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
py26-collection-loader.yml Address compat issue for collection loading on py26 (#68219) 2020-03-23 11:14:21 -05:00
python38-macos.yaml Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
reboot-add-last-boot-time-parameter.yaml reboot - add boot_time_command parameter (#62680) 2020-01-21 13:42:32 -05:00
remote_mkdir_fix.yml avoid mkdir -p (#68921) 2020-04-13 17:16:29 -04: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
removed_extras_require.yml remove azure extras and extras_require support (#67822) 2020-03-23 13:07:33 -07:00
required_lib_message.yml basic: Update required library message (#68657) 2020-04-09 11:49:04 -04: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
show_field_instead_of_value.yml Show field instead of value (#59926) 2020-02-21 17:01:09 -05:00
split-host-pattern-empty-strings.yaml Account for empty strings when splitting the host pattern (#62442) 2019-09-20 16:03:51 -04:00
subversion_password.yaml subversion module - provide password securely when possible or warn (#67829) 2020-04-13 10:21:10 -04:00
systemd-offline.yml fix systemd use in container builds (#66062) 2020-02-05 15:14:57 -05:00
test-ps-utils.yaml ansible-test - fix up powershell module_util analysis for collections (#68422) 2020-03-24 23:44:50 -07:00
truthiness-tests.yaml Add new truthy and falsy jinja2 tests (#62602) 2019-10-02 13:58:28 -04:00
user-aix-shadow-unbound-local.yaml user - fix shadow file parsing on AIX (#62547) 2019-10-14 15:44:22 -04:00
user-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-include-args-in-handlers.yml Validate args for includes in handlers too (#57537) 2020-05-12 09:35:58 +02:00
validate-modules-argument-spec.yml Add changelog entry for PR #66321 2020-01-09 15:26:14 -08:00
validate-modules-deprecated-collections.yml validate-modules: deprecated modules in collections (#68646) 2020-05-07 08:11:46 +01: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
vault_tmp_file.yml fix vault temp file handling (#68433) 2020-03-25 15:24:04 -04:00
vault_tmp_race_fix.yml safely use vault to edit secrets (#68644) 2020-04-03 10:19:01 -04:00
vmware-module_fragments-group.yml VMware: Add module defaults for VMware modules (#63197) 2019-10-07 14:24:58 -04:00
vmware_httpapi_fix.yml VMware: Minor fixes in vmware_httpapi modules (#65663) 2019-12-09 22:14:00 +05:30
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-better.yaml Fix colorization to not extend across newline boundary (#68517) 2020-03-27 17:10:38 -07: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-unzip-check-extraction-path.yml win_unzip - normalize and compare paths to prevent path traversal (#67799) 2020-02-28 17:56:21 -05:00
win-web-request-no_proxy.yaml WebRequest - Fix use_proxy: no on module options (#68603) 2020-04-02 07:17:50 +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_collection_relative.yaml Add relative module_util support for powershell (#68321) 2020-04-01 09:01:18 +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_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_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_env_var.yaml windows - fix up env var quoting for unicode single quotes (#68968) 2020-04-16 20:24:23 +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_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-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_timezone-Allow-dstoff.yml win_timezone - Allow for _dstoff timezones (#67892) 2020-03-02 08:02:38 +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
yaml_orderd_mappings.yml Order my dicts (#58000) 2020-05-06 11:05:37 -04:00
yum_backend_validation.yml yum: avoid running non-yum modules via the action (#69296) 2020-05-05 11:48:54 -05:00