ansible/changelogs/fragments
Sandra McCann 26bb114ccb
[backport][docs][2.10]Docsbackportapalooza 8 (#71379)
* Move 2.10.0rc1 release date a few days forward. (#71270)

At yesterday's meeting it was decided to have ansible-2.10.0 depend on
ansible-base-2.10.1 so that we can get several fixes for ansible-base's
routing (including adding the gluster.gluster collection).
ansible-base-2.10.1 will release on September 8th.  So we will plan on
releasing ansible-2.10.0rc1 on the 10th.

https://meetbot.fedoraproject.org/ansible-community/2020-08-12/ansible_community_meeting.2020-08-12-18.00.html
(cherry picked from commit e507c127e5)

* a few writing style updates (#71212)

(cherry picked from commit 4f0bd5de38)

* Fix code markups and add link to CVE (#71082)

(cherry picked from commit 92d59a58c0)

* Fix 404 links (#71256)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit ecea018506)

* Writing style updates to Developing dynamic inventory topic (#71245)

* modified the writing style

* incorporated peer feedback

(cherry picked from commit ecd3b52ad7)

* Fix roadmap formatting. (#71275)

(cherry picked from commit ee48e0b0ad)

* Update password.py (#71295)

List md5_crypt, bcrypt, sha256_crypt, sha512_crypt as hash schemes in the password plugin.

(cherry picked from commit 1d1de2c6fd)

* Update ansible european IRC channel (#71326)

Signed-off-by: Rémi VERCHERE <remi@verchere.fr>
(cherry picked from commit 824cd4cbeb)

* Add warning about copyright year change (#71251)

To simplify project administration and avoid any legal issues,
add a warning in the docs. This reflects - https://github.com/ansible/ansible/issues/45989#issuecomment-423635622 and fixes: #45989

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 606604bb97)

* subelements: Clarify parameter docs (#71177)

skip_missing parameter in subelements lookup plugin is accepted from
inside the dictionary.

Fixes: #38182

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 6d17736ef4)

* Writing style updates to Using Variables topic (#71194)

* updated topic title, underline length for headings, and incorporated peer feedback

(cherry picked from commit 4d68efbe24)

* cron module defaults to current user, not root (#71337)

(cherry picked from commit 4792d83e13)

* Update Network Getting Started for FQCN/collection world (#71188)

* pull out network roles, cleanup, update first playbook examples, update gather facts section, some inventory conversion to .yml, update inventory and roles, simplify the navigation titles, fix tocs, feedback comments

(cherry picked from commit f79a7c5585)

* Add documentation about info/facts module development (#71250)

Fixes: #40151

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 4f993922c8)

* network: Correct documentation (#71246)

ini-style inventory does not support Ansible Vault password.
This fixes network_best_practices_2.5 doc.
Fixes: #69039

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit a1257d75aa)

* tidies up vars page (#71339)

(cherry picked from commit 02ea80f6d7)

* base.yml: Fix typos (#71346)

(cherry picked from commit 41d7d53573)

* quick fix to change main back to devel (#71342)

* quick fix to change main back to devel
* Update docs/docsite/rst/dev_guide/developing_collections.rst

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 74f88c56a5)

* Add note about integration tests for new modules to the dev guide (#71345)

(cherry picked from commit b82889eef5)

* update fest link (#71376)

(cherry picked from commit 80b8fde946)

* incorporate minimalism feedback on debugging page (#71272)

Co-authored-by: bobjohnsrh <50667510+bobjohnsrh@users.noreply.github.com>

(cherry picked from commit 5073cfc8bc)

* fix header problem

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Sayee <57951841+sayee-jadhav@users.noreply.github.com>
Co-authored-by: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: rovshango <rovshan.go@gmail.com>
Co-authored-by: Remi Verchere <rverchere@users.noreply.github.com>
Co-authored-by: Jake Howard <RealOrangeOne@users.noreply.github.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Per Lundberg <perlun@gmail.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-08-20 17:44:50 -05:00
..
565_default_callback.yml default_callback: Move 'check_mode_markers' in doc_fragments (#70228) (#70989) 2020-07-30 13:36:24 -07:00
21003-uri-return-content.yml do not return the body even if it failed (#69706) 2020-06-01 09:55:38 -04:00
32386_debconf_password.yml [2.10] debconf: add a note about no_log usage (#70752) 2020-07-21 11:21:45 -07:00
34722-ssh-sshpass-prompt-variable.yml [ssh] Add new sshpass_prompt option (#68874) 2020-05-26 19:58:31 -05:00
38182_subelements.yml [backport][docs][2.10]Docsbackportapalooza 8 (#71379) 2020-08-20 17:44:50 -05:00
38760-slackware-os-dist.yml [stable-2.10] Handle Slackware OS version strings containing a plus (“+”) (#68142) (#70717) 2020-07-21 11:21:07 -07: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
54095-import_tasks-fix_no_task.yml
56629-synchronize-password-auth.yaml
56832-remove-aptitude-warning.yml
57266-apt_repository-update-cache-retrying.yml
57779-module_defaults_groups_catchup_gcp.yml
57894-combine-filter-rework.yml combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05:00
58323-copy-deep-recursive-with-remote_src.yaml
59060-validate-modules-aliases.yml
59438-hostname-use-hostnamectl.yml
59464-playbook-dir-envvar.yml
59765-cron-cronvar-use-get-bin-path.yaml
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
60527-apt_exponential_backoff_cache_update_retry.yml
60587-doc_parsing.yml
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
61604-ansible-inventory-hide-args.yaml
61624-fix-galaxy-url-building.yml
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
61978-get-url-no-checksum.yml
62096-test-coverage-all.yml
62134-user-allow-groups-and-append-with-local.yml user - allow 'groups', 'append' with 'local' (#62134) 2020-02-06 12:32:44 -05:00
62237-keep-unsafe-context.yml add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07:00
62407-wait_for_connection.yml
62582-allow_diff_before_after_to_be_None.yml
62598-AnsibleDumper-representer.yaml
62713-add-path_join-filter.yaml
62766-package_facts-pkg-manager-fix-vital-value.yml
62809-dnf-wildcard-absent-failure.yml
62870-collection-install-default-path.yml
63194-lineinfile_insertafter_duplicate.yaml
63551-yum-single-YumBase-instantiation.yaml
63628-ansible-galaxy-fix-version.yml
63683-dnf-handle-empty-appstream-stream.yml
63782-add-ansible-ask-vault-password-and-vault-password-file-options.yaml
63919-lineinfile-create-no-dir-path.yml
63940-template-lookup-hostvars-regression.yml
63988-removes-python_compat_fallback.yml
63990-replace-deprecated-basic-functions.yml
64057-Add_named_parameter_to_the_to_uuid_filter.yaml
64076-urls-timeout-parameter.yml
64088-ast-literal.yml
64151-remove-unsed-inventory-script-option.yaml
64282-hostvarsvars-templating.yaml
64379-no-loop-unsafe.yml
64424-ansible-test-acme-container.yml
64664-fix-sys-modules-file.yml
64733-make-no_log-false-override-no_log-warnings.yml
64751-fix-wrong-promt-len-calc-in-ansible-console.yaml
64789-regression-rescue-vars-not-defined.yml
64810-hostname-add-manjaro-linux-distribution.yml
64892-add-parameters-to-url_lookup_plugin.yaml
64902-fix-allow-duplicates-in-single-role.yml
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
64959-extract-filter-when-key-does-not-exist.yml
64963-dnf_idempotence.yml
65001-allow_configuring_async_startup_timeout.yml
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
65122-fix-encrypt_string-stdin-name-ouput-tty.yml
65198-ansibleundefined-is-not-unsafe.yml
65219-sanity-tests-print.yml
65302-dnf-msg-return.yml
65307-get_url-return-status-code-on-http-304.yaml
65365-fix-tb-printing-hostvars.yml
65376.yaml Use context manager in yum module. (#65376) 2020-04-14 09:21:22 +02:00
65422-fix-throttle-with-linear-strategy.yml
65437-ansible-test-module-validation-required.yml
65541-fix-utf8-issue-env-lookup.yml
65576-fix-free-strategy-handler-filtering.yaml
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
65698-synchronize-docker-controller-managed.yml Add changelog 2020-02-20 17:44:40 -05:00
65722-unsafe-tuples.yml
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
66067-git-archive_prefix-option.yaml
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
66189-hostname-osmc.yml
66219-update-user-module-for-64733.yml
66370-galaxy-add-metadata-property.yaml
66385-ansible-test-module-validation-elements.yml
66386-ansible-test-module-validation-list-elements.yml
66389-file-common-arguments.yml Clean up FILE_COMMON_ARGUMENTS (#66389) 2020-02-07 18:56:01 -05:00
66461-blockinfile_preserve_line_endings.yaml blockinfile - Preserve line endings (#66461) 2020-05-27 11:05:07 -04:00
66464-lookup-case-sensitivity-fix.yml
66529-display-both-loop-and-cond-errors.yml Prevent losing error info by including both loop and cond error msgs (#68485) 2020-05-28 17:13:39 -04:00
66549-enablerepo-not-honored-when-used-with-disablerepo-all.yml
66569-introduce-fact-ansible_processor_nproc.yml introduce fact "ansible_processor_nproc": number of usable vcpus (#66569) 2020-05-15 09:38:56 -04: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
66617-version-unicode-fix.yml Ensure --version works with non-ascii project path (#66624) 2020-05-29 14:42:44 -04: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
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
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
66943-handle-unicode-in-safe_eval.yml Properly handle unicode in safe_eval (#68576) 2020-05-20 12:08:50 -04: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
67794-atomic_move-default-perms.yml [stable-2.10] Revert default mode changes (#71260) 2020-08-13 12:17:47 -05:00
67794-default-permissions-warning-fix.yml [stable-2.10] Revert default mode changes (#71260) 2020-08-13 12:17:47 -05:00
67823-vault-unicode-string.yml Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 2020-06-08 16:30:14 -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
68014-auto-unroll-jinja2-generators.yml Auto unroll generators produced by jinja filters (#68014) 2020-06-08 12:58:03 -05:00
68136-systemd_should_fail_in_check_mode_when_service_not_found.yml systemd: should fail in check_mode when service not found on host (#68136) 2020-06-02 11:52:12 -04: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
68275-vault-module-args.yml [stable-2.10] Allow single vault encrypted values to be used directly as module parameters. Fixes #68275 (#70607) (#70641) 2020-07-17 12:54:32 -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
68400-strip-no-log-values-from-keys.yml Strip no log values from module response keys. Fixes #68400 (#69653) 2020-05-21 16:17:57 -04: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
69154-install-collection-from-git-repo.yml Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -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
69278-early-customize-jinja2.yml Add custom globals to the environment, and not per template (#69278) 2020-06-08 16:30:40 -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
69288-ansible-test-ansible-doc-json.yml ansible-test ansible-doc sanity test: also run with --json parameter (#69288) 2020-05-29 08:52:29 -07:00
69313-sanity-antsibull-changelog.yml Use antsibull-changelog instead of packaged changelog generator (#69313) 2020-06-11 11:21:21 -07:00
69320-sys-path-cwd.yml [ansiballz] ensure that '' is not in sys.path (#69342) 2020-06-01 03:43:20 -05:00
69357_optimize_inventory_graph_wo_vars.yml only show_vars when showing vars (#69365) 2020-05-13 15:03:30 -04:00
69396-blockinfile-docs.yaml Clarify blockinfile docs for insertafter/insertbefore (#69396) 2020-06-16 14:48:08 -04:00
69451-fix-fileglob-nonexistent-subdirs.yaml Fix fileglob plugin with non-existent subdirectory (#69451) 2020-05-12 09:12:21 -04:00
69457-free-strategy-handler-race.yml Split regular and handler results into their own queues (#69498) 2020-05-21 15:55:08 -05:00
69458-updated-galaxy-cli-help.yaml Updated CLI help for 'ansible-galaxy' for 'collection' subcommand (#69458) 2020-05-28 10:38:48 -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
69508-ansible-test-local-changes-detection.yml ansible-test local change detection: use --base-branch if specified (#69508) 2020-05-18 13:18:31 -07:00
69516_flatcar_distribution.yml Discover Flatcar Linux properly for hostname (#69627) 2020-06-02 18:41:53 +05:30
69521-free-strategy-include-fix.yml Fix IncludedFile equality check (#69524) 2020-06-04 10:41:46 -05:00
69578-shell-remote_tmp-quoting.yaml Fix missing quoting for remote_tmp in second mkdir of shell module. Issue #69577 (#69578) (#70757) 2020-07-21 11:23:25 -07:00
69752_service_facts.yml service_facts: Update documentation about service status (#69757) 2020-06-02 11:07:02 -04:00
69788_fqcr_command_shell.yml Use fqcr from command module invocation using shell module (#69790) 2020-06-04 10:00:11 -07:00
69795-ansible-doc-suboptions.yml ansible-doc: properly handle suboptions (#69795) 2020-06-08 11:51:33 -04:00
69796-ansible-doc-return-values.yml Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 2020-06-11 11:03:43 -07:00
69845-doc-assemble-remote_src.yaml Fix documentation for the assemble modules remote_src property. (#69845) 2020-06-04 15:30:45 -04:00
69881-add_host-show-changed.yml Make add_host be idempotent/show changed status (#69897) 2020-06-04 21:01:56 -05:00
69919-module_defaults-groups-collections.yml support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
69993-copy-remote-src-perms.yml Fix copy module file perms with remote_src (#69993) 2020-06-11 15:18:59 -04:00
70000-playbook-detect-failure-in-always.yml 2.10: Detect failure in always block after rescue (#70094) (#70204) 2020-07-22 14:00:27 -07:00
70017-avoid-params-to-callable-checkers.yml [stable-2.10] Only pass kwargs to our string checker not callable checkers (#70151) (#70170) 2020-07-17 10:53:56 -07:00
70045-ansible-doc-yaml-anchors.yml Doc backportapalooza 2 (#70440) 2020-07-08 16:05:41 -05:00
70046-ansible-doc-description-crash.yml ansible-doc man formatter: fail with better error message when description isn't there (#70046) (#70485) 2020-07-17 12:44:03 -07:00
70099-make-apt-errors-more-transparent.yaml [stable-2.10] apt - make errors more transparent (#70099) (#70478) 2020-07-17 12:43:19 -07:00
70122-improve-error-message-ssh-client-is-not-found.yml [stable-2.10] Improve error message when ssh client is not found on the host (#70122) (#70386) 2020-07-17 12:40:38 -07:00
70168-fix-delegate_facts-without-interpreter-set.yml Fix delegate_facts with interpreter not being set (#70293) (#70384) 2020-07-17 12:40:00 -07:00
70238_selector.yml [2.10] basic: use PollSelector implementation (#70800) 2020-07-22 18:26:47 -07:00
70240-fix-fatal-post_validate-error.yml [2.10] Handle post_validate templating errors and fix tests (#70240) (#70389) 2020-07-17 12:41:43 -07:00
70261_pipe_lookup.yml [2.10] pipe: update docs for Popen with shell=True usage (#70602) 2020-07-17 12:51:35 -07:00
70344-plugin-deprecation-collection-name.yml Top-level deprecation of plugin did not get collection_name added when deprecating by version (#70344) (#70370) 2020-07-17 10:58:54 -07:00
70426-allow-non-ascii-chars-in-cron.yml cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#70794) 2020-07-22 18:26:10 -07:00
70437-ssh-args.yml [stable-2.10] ssh connection - use get_option() rather than _play_context (#70438) (#70443) 2020-07-17 12:42:51 -07:00
70465-assemble-fix-decrypt-argument.yaml Fix decrypt argument in assemble module (#70465) (#70560) 2020-07-17 12:48:38 -07:00
70484-bool-ansible-become.yaml Make sure ansible_become treated as a boolean (#70484) (#70526) 2020-07-17 12:46:33 -07:00
70507-validate-null-author.yaml Fix ansible-test error in community.aws (#70507) (#70873) 2020-07-29 13:51:47 -07:00
70524-fix-download-collections.yaml fix downloading collections in git repos and tar.gz artifacts (#70524) (#71000) 2020-07-30 13:37:59 -07:00
70525-setuptools-disutils-reorder.yml [stable-2.10] Guard against allowing ansible to ansible-base upgrades (#70529) (#70760) 2020-07-21 11:23:55 -07:00
70600-user-module-dont-create-home-when-create_home-is-false.yml Create home and parent directories only when requested (#70790) 2020-07-22 18:23:47 -07:00
70649_time_clock.yml [2.10] api: time.clock compatible code (#70677) 2020-07-21 11:19:27 -07:00
70657-template-connection-vars.yaml [2.10] template connection variables accessed directly before using (#70657) (#70688) 2020-07-21 11:19:52 -07:00
70683-terminal-ansi-re.yaml [stable-2.10] Document existing ansi_re sequences and add ESC[m (#70683) (#70807) 2020-07-22 18:27:21 -07:00
70704-void-linux-reboot.yml [stable-2.10] reboot - fix Void Linux (#70704) (#70916) 2020-07-29 13:52:45 -07:00
70762-sanitize-uri-keys.yml Add CVE reference to changelog for PR 70762 (#71151) (#71156) 2020-08-07 11:50:34 -05:00
70784-vault-is-string.yml [stable-2.10] Ensure single vaulted values aren't counted as sequences. Fixes #70784 (#70786) (#70791) 2020-07-22 18:25:38 -07:00
70869-ansible-test-validate-modules-version-added.yml validate-modules: fix version_added validation for top-level, fix error codes (#70869) (#70947) 2020-07-29 13:54:45 -07:00
71073-fortimanager-httpapi-redirect.yml Fix fortimanager httpapi redirect (#71073) (#71081) 2020-08-19 13:29:55 -05:00
71240-gluster-modules-redirect.yml Redirect gluster modules to gluster.gluster. (#71240) (#71264) 2020-08-19 13:28:01 -05:00
action-plugin-always-cleanup.yml
add-global-warnings-container.yaml
add-type-typename.yaml
add_hosts_fix.yml Add intg test to repro #36045 (add_host traceback) (#69912) 2020-06-09 15:25:56 -04:00
add_prefix_to_cache.yml implemented 'prefix' for file based cache (#69872) 2020-06-11 10:40:25 -04:00
adhoc_default_collection.yml
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
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-basic-util-fragment.yaml Ansible.Basic added generic fragment merger for module options (#69719) 2020-05-29 16:11:38 +10:00
ansible-boilerplate.yml [stable-2.10] Fix boilerplate in setup.py and lib/ansible/ dir.. 2020-07-13 18:57:17 -07:00
ansible-connection_persist_issue.yaml
ansible-doc-collection-name.yml [2.10] ansible-doc: include collection name in text output / plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70572) 2020-07-17 12:50:23 -07:00
ansible-doc-remove_at_date.yaml Support removed_at_date in ansible-doc (#70002) 2020-06-11 13:18:18 -04:00
ansible-doc-removed-traceback.yml
ansible-doc-version_added-collection.yml Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 2020-05-28 22:46:16 -07:00
ansible-galaxy-agent.yaml
ansible-galaxy-cli-add-token-alias.yaml
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
ansible-galaxy-ignore.yaml
ansible-galaxy-install-manifest-warning.yaml ansible-galaxy - remove warning during collection install (#69541) 2020-05-19 10:31:49 -05:00
ansible-galaxy-install.yaml Unify ansible-galaxy install -r (#67843) 2020-05-19 05:09:42 +10:00
ansible-galaxy-progress.yaml
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-stdout.yml [2.10] Improve ansible-galaxy STDOUT messages for collections (#70379) 2020-07-17 12:39:16 -07:00
ansible-galaxy-support-for-automation-hub.yml
ansible-inventory-code-cleanup.yml Code cleanup in ansible-inventory. 2020-05-15 18:02:18 -07:00
ansible-test-ansible-doc.yml
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-azure.yml Add Azure Pipelines support to ansible-test. 2020-06-11 14:57:42 -07:00
ansible-test-ci-support-shippable-auth.yml Add Shippable request signing to ansible-test. (#69526) 2020-05-15 15:38:02 -07: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 add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07:00
ansible-test-code-cleanup.yml Code cleanup in ansible-test. 2020-05-15 18:17:11 -07:00
ansible-test-collections-ansible-adhoc.yml
ansible-test-collections-coverage-noise.yml
ansible-test-collections-import-sanity-test.yml
ansible-test-collections-requirements.yml
ansible-test-color-ls.yml
ansible-test-constraints-virtualenv.yml ansible-test - add constraint for virtualenv (#67289) 2020-02-10 16:29:47 -08:00
ansible-test-container-update.yml Update ansible-test test containers. 2020-06-12 09:19:18 -07: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
ansible-test-coverage-constraint.yml
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
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-containers-update.yml Update ansible-test default test containers. 2020-06-16 16:50:04 -07:00
ansible-test-default-test-container-1.9.2.yml
ansible-test-default-test-container-1.9.3.yml
ansible-test-default-test-container-1.10.1.yml
ansible-test-default-test-container-1.13.yml Update the default-test-container in ansible-test. 2020-05-14 21:24:58 -07:00
ansible-test-default-test-container-1.14.yml Update default-test-container to version 1.14. 2020-05-27 11:31:38 -07:00
ansible-test-delegation-inventory.yml
ansible-test-delegation-options.yml
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
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
ansible-test-docker-context.yml Update ansible-test default containers. (#69819) 2020-06-09 15:40:56 -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
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
ansible-test-env-alteration.yml
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
ansible-test-fix-import-sanity-test.yml
ansible-test-fix-python-path.yml
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
ansible-test-hcloud-constraint.yml
ansible-test-ignore-pip-warnings.yml
ansible-test-ignore-tests-output.yml
ansible-test-integration-temp-dir.yml
ansible-test-jinja2-python-2.6.yml
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
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
ansible-test-pip-filtering.yml Reduce pip output noise in ansible-test. (#69925) 2020-06-05 18:25:48 -07:00
ansible-test-plugin-classification.yml [stable-2.10] Update ansible-test change detection for plugins. 2020-07-13 23:55:15 -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
ansible-test-pycodestyle-freeze.yml Freeze pycodestyle in ansible-test. 2020-05-15 16:38:50 -07:00
ansible-test-pylint-plugin-paths.yml
ansible-test-pyparsing-constraint.yml Add pyparsing constraint to ansible-test. 2020-06-16 10:38:16 -07:00
ansible-test-pytest-cap-revert.yml [stable-2.10] fix collection package root location under pytest >=6.0.0 (#70963) 2020-08-17 11:16:08 -07:00
ansible-test-pytest-cap.yml [stable-2.10] Cap pytest version to avoid relative import issue. 2020-07-28 17:14:30 -07:00
ansible-test-pytest-mccabe.yml Add mccabe complexity testing (#64623) 2020-06-11 13:02:06 -07:00
ansible-test-pytest-plugin-loading.yml
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
ansible-test-refactor.yml Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
ansible-test-relative-import-analysis.yml [stable-2.10] Fix ansible-test relative import analysis. (#70993) 2020-07-30 13:36:49 -07: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
ansible-test-remove-tox-option.yml
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
ansible-test-rhel-82.yml Add RHEL 8.2 to CI 2020-04-29 20:51:28 -05:00
ansible-test-rhel-requirements.yml [stable-2.10] Pin ansible-test requirements for RHEL. 2020-06-26 11:32:16 -07:00
ansible-test-sanity-ansible-doc.yml [stable-2.10] Test netconf plugins in ansible-doc sanity test. 2020-07-13 18:14:42 -07:00
ansible-test-sanity-constraints.yml
ansible-test-sanity-import-fixes.yml Fix ansible-test import sanity test issues. (#70084) 2020-06-15 15:09:15 -07:00
ansible-test-sanity-pylint-config-fix.yml Disabled inconsistent pylint checks. 2020-06-17 10:10:17 -07:00
ansible-test-sanity-requirements.yml
ansible-test-sanity-separate-requirements.yml Split out and install sanity test requirements. (#69971) 2020-06-09 13:38:36 -07:00
ansible-test-sanity-yamllint-lineno.yml [stable-2.10] Fix yamllint sanity test line numbers. 2020-07-13 18:28:30 -07:00
ansible-test-setuptools-constraint.yml
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
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
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
ansible-test-update-images-1.16.0.yml Update test images to version 1.16.0 (#66771) 2020-06-09 10:08:31 -04:00
ansible-test-validate-modules-deprecated-removed_at.yml Deprecate module in collection: allow removal date in documentation, make validate-modules ensure version and date match (#69727) 2020-05-28 14:20:52 -07:00
ansible-test-validate-modules-fixes.yml
ansible-test-validate-runtime-file.yml validate ansible-base's and collections runtime.yml (#69742) 2020-06-12 15:34:34 +01:00
ansible-test-vcenter-plugin.yml
ansible-test-venv-activation.yml
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
ansible-test-venv-system-site-packages.yml
ansible-test-version-validation.yml Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 2020-05-28 22:46:16 -07:00
ansible-test-virtualenv-fix.yml [stable-2.10] Fix ansible-test virtualenv management. 2020-07-14 02:08:17 -07:00
ansible-test-virtualenv-python-search.yml
ansible-test-virtualenv-venv.yml
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
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
become-pass-precedence.yaml
better_winrm_putfile_error.yml try to capture better winrm/put_file error (#70508) (#70570) 2020-07-17 12:49:11 -07:00
blockinfile-line-ending-fix.yaml blockinfile - fix line end regression (#69734) 2020-05-27 16:54:38 -04:00
change-get_bin_path-always-raise-exception.yaml
changed_when_group_by.yml Allow changed/failed mgmt on strategy actions (#70919) (#70968) 2020-07-29 14:32:33 -07:00
changelog-yaml.yml Include changelogs/changelog.yaml in distribution. (#70260) (#70266) 2020-07-17 10:55:25 -07:00
clean_facts-use-correct-variable-for-startswith.yaml
collection-install-mode.yaml galaxy - preserve mode properly on artifact (#68418) 2020-03-25 08:08:23 +10:00
collection-install-url.yaml
collection-prefix-basedir.yaml
collection_error_fix.yml
collection_jinja_cache_fix.yml
collection_loader-sort-plugins.yaml
collection_loader_import_fixes.yml
collection_meta_use_libyaml.yml misc collection metadata fixes (#70403) (#70428) 2020-07-17 12:42:20 -07:00
collection_routing.yml collection routing (#67684) 2020-05-26 09:42:06 -07:00
command-module-warnings.yml command module, nix warnings for moved modules (#70444) 2020-07-02 14:26:18 -05:00
config-manager-vault-str.yaml
config_encoding_resilience.yml
configurable_pipelining.yml fix configurable pipelining (#69920) 2020-06-11 16:17:58 -04:00
cron-only-get-bin-path-once.yaml
cronvar-correct-binary-name.yaml
date-time-facts-fix-utctime.yml [stable-2.10] facts - fix incorrect time for some date_time_facts (#70665) (#70996) 2020-07-30 13:37:19 -07:00
debug_loop_changed.yaml
delegate_has_hostvars.yml Allow hostvars delegation (#70331) (#70810) 2020-07-22 18:29:07 -07:00
deprecate-by-date.yml Deprecate module in collection: allow removal date in documentation, make validate-modules ensure version and date match (#69727) 2020-05-28 14:20:52 -07:00
deprecate-hash-behaviour.yml
deprecate_default_call_fragmentless.yml fixed missing default (#69972) 2020-06-10 08:35:36 -04:00
deprecation-collection-name.yml Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
detect-generic-container.yml
dict2items.yml
discovery_delegation_fix.yml fix delegated interpreter discovery (#69604) 2020-05-22 09:31:34 -04:00
display-stdout-column-width.yml [2.10] display: use stdout for column width (#70290) 2020-07-17 10:56:40 -07:00
display-warning-remove-erroneous-space.yaml
distribution_release.yml
distribution_test_refactor.yml distribution: Refactor test_distribution_version testcases (#69300) 2020-05-27 14:01:31 +05:30
distro-update-version.yml Update bundled version of distro from 1.4.0 to 1.5.0 (#69709) 2020-06-08 16:34:37 -04: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
dnf_setup_loggers.yml Enable logging using setup_loggers() API in dnf-4.2.17-6 or later 2020-05-30 20:37:27 -05:00
dont-template-cli-passwords.yml add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07:00
dont_hide_json_error.yml added missing clog for 58461 2020-05-11 15:09:24 -07:00
downstream_vendoring.yml transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -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
ensure_discovery_delegate.yml fix discovery on loop with delegation (#70013) 2020-06-11 18:04:17 -04: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
extra_vars_with_at_sign.yml
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 add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07:00
file-change-src-without-state-to-error.yaml
file-fix-diff-peek-arg-spec.yaml
file-return-state-when-file-does-not-exist.yaml file - return 'state': 'absent' when a file does not exist (#66503) 2020-05-21 16:35:45 -04: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
fips-paramiko-import-error.yaml
fix-ansible-galaxy-server.yml
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
fq_action_module_resolution.yml fix internal cases of actions calling unqualified module names (#70818) (#70840) 2020-07-23 10:29:09 -07:00
galaxy-add-path-validation-utility-function.yaml
galaxy-cli-add-collection-path-parser-arg.yaml
galaxy-collection-fallback.yml ansible-galaxy - fix fallback for AH searches (#70957) - 2.10 (#70980) 2020-07-30 10:08:25 -07: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
galaxy-collections-add-list.yml Add ansible-galaxy collection list command (#65022) 2020-02-14 14:00:00 -06:00
galaxy-collections.yaml
galaxy-download.yaml ansible-galaxy - add download option (#67632) 2020-03-25 08:32:43 +10:00
galaxy-error-reason.yaml
galaxy-install-tar-path-traversal.yaml add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07:00
galaxy-role-list-fix.yml Fix role list regression (#67436) 2020-02-14 19:51:48 -05:00
galaxy-role-version.yaml
galaxy-server-list.yaml
galaxy-symlinks.yaml galaxy - preserve symlinks on build/install (#69959) 2020-06-11 06:46:42 +10:00
gather_facts-warnings.yaml
gf_fix.yml correctly merge multiple facts results (#68987) 2020-05-20 18:53:37 -04:00
group_by_changed.yml return changed for group_by (#32057) 2020-06-03 12:46:40 -04:00
handle_undefined_in_type_errors_filters.yml Make filter type errors 'loop friendly' (#70417) (#70574) 2020-07-17 12:51:18 -07:00
include_vars-ad-hoc-stack-trace-fix.yaml
include_vars_fix_none.yml
inventory_doc_fix.yml docs: Update inventory script paths (#68905) 2020-04-15 16:29:55 -04:00
junit-compat.yml Avoid use of deprecated junit-xml method. 2020-06-12 00:47:07 -07:00
keep_log_at_info.yml reset logging to INFO (#70878) (#70881) 2020-07-24 15:47:57 -05:00
limit-file-exception.yml
lineinfile-backrefs-match-object-type.yaml
lineinfile-backrefs-syntax-example.yaml lineinfile - Add alternative backrefs example to docs (#69844) 2020-06-04 16:13:42 -05:00
lineinfile-use-correct-index-value.yaml
lineinfile-use-module-tempdir.yaml lineinfile - Use ANSIBLE_REMOTE_TMP for temporary file (#69543) 2020-05-15 15:52:17 -04:00
lineinfile_exc_fix.yml [stable-2.10] lineinfile - fix broken exception handling (#70846) (#70944) 2020-07-29 13:53:54 -07:00
logging-traceback.yaml
misc_typo_fix.yml
module-validation-argument_spec-schema.yml
module_utils_finder_refactor.yml refactor Python module_utils locator (#70610) (#70711) 2020-07-17 10:57:44 -07:00
multipart.yml Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
netconf_plugin_device_handler.yml
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
no-log-sub-options-invalid-parameter.yaml add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -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
only_be_smart_once.yml avoid constant checking controlpersist (#69910) 2020-06-09 11:59:38 -04:00
openbsd-disabled-account-no-warning-for-passwd.yaml
openeuler_distribution_support.yml distribution: Added support for openEuler OS (#69324) 2020-05-29 12:43:16 +05:30
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
paramiko_ssh-improve-error-message.yaml
pathlist_strip.yml strip spaces for each value in host list lists (#67701) 2020-02-25 09:16:27 -05:00
pause-catch-error-when-no-std-exists.yml [stable-2.10] pause - fix curses.setupterm() error (#47851) (#70363) 2020-07-17 10:57:20 -07:00
play_bools_strict.yml Be strict about what is a boolean for keywords (#67625) 2020-04-28 13:55:26 -04:00
plugin-loader-collection-name.yml [2.10] ansible-doc: include collection name in text output / plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70572) 2020-07-17 12:50:23 -07:00
plugin_doc_link_fix.yml
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
ps_wrapper-deprecated_aliases.yaml
psexec-kerb-and-interactive.yaml
purge-empty-block.yml Do not keep empty blocks after tag filtering (#69987) 2020-06-10 12:12:11 -05:00
pwsh-minimum.yaml
py26-collection-loader.yml Address compat issue for collection loading on py26 (#68219) 2020-03-23 11:14:21 -05:00
pytest-collections-fix.yml [stable-2.10] fix collection package root location under pytest >=6.0.0 (#70963) 2020-08-17 11:16:08 -07:00
python38-macos.yaml
reboot-add-last-boot-time-parameter.yaml
remote_mkdir_fix.yml add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07:00
remove-2.9-deprecations.yml
remove_pc_vars_round.yml do we really need update vars from pc? (#69952) 2020-06-10 08:39:47 -04: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
rpmfluff-compat-fixes.yml Update integration tests to support rpmfluff-0.6 (#71155) (#71159) 2020-08-07 14:52:17 -05:00
runtime-splunk-redirect.yml fix runtime.yml splunk.enterprise_security -> splunk.es (#70305) (#70310) 2020-07-02 10:32:01 -05:00
server2008-dep.yaml
service-mgr-systemd-offline.yml service_mgr: detect systemd, even offline (#66071) 2020-02-04 17:32:36 -05:00
set_fact-connection_vars.yml Do not add connection vars to the output results (#70853) (#70855) 2020-07-23 19:48:45 -05:00
show_field_instead_of_value.yml Show field instead of value (#59926) 2020-02-21 17:01:09 -05:00
singular-collection-path.yml config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
split-host-pattern-empty-strings.yaml
string-conversion-warning-add-parameter-name.yaml Display parameter name in string conversion warning (#57145) 2020-06-09 13:05:53 -04:00
subversion_password.yaml add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07:00
systemd-offline.yml fix systemd use in container builds (#66062) 2020-02-05 15:14:57 -05:00
test-ansible-runner-pin-psutil.yml [stable-2.10] ansible_runner test - Add constraints (#70667) (#70669) 2020-07-15 17:32:09 -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
unarchive-code-cleanup.yml Remove incorrect function args in unarchive. 2020-05-15 18:31:43 -07:00
update-conditionals-bare-vars-default.yml Update default from True to False for CONDITIONAL_BARE_VARS (#70709) (#70838) 2020-07-23 10:09:58 -07:00
uri_options.yml added more ways to config new options in url (#69950) 2020-06-10 15:48:20 -04:00
user-aix-shadow-unbound-local.yaml
user-alpine-on-changed-fix.yaml
user-docs-group-fix.yaml
user-fix-value-comparison-on-macos.yaml
user_missing_etc_shadow.yml
v2.10.0-initial-commit.yaml
v2.10.0_summary.yaml New release v2.10.0 2020-08-13 12:30:50 -05:00
v2.10.0b1_summary.yaml New release v2.10.0b1 2020-06-17 14:38:15 -05:00
v2.10.0rc1_summary.yaml New release v2.10.0rc1 2020-07-23 14:44:50 -05:00
v2.10.0rc2_summary.yaml New release v2.10.0rc2 2020-07-23 21:38:44 -05:00
v2.10.0rc3_summary.yaml New release v2.10.0rc3 2020-07-24 15:59:04 -05:00
v2.10.0rc4_summary.yaml New release v2.10.0rc4 2020-07-30 16:17:16 -05: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
validate-modules-deprecated-collections.yml collection routing (#67684) 2020-05-26 09:42:06 -07:00
validate-modules-ps-doc-blacklist.yaml ansible-test - do not validate blacklisted ps modules (#70376) 2020-06-30 15:15:13 -07:00
vars_prompt_error_on_unsupported_key.yaml
vault_tmp_file.yml fix vault temp file handling (#68433) 2020-03-25 15:24:04 -04:00
vault_tmp_race_fix.yml add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07:00
wait_for_connection-interpreter-discovery-retry.yaml wait_for_connection: also retry interpreter discovery (#67040) 2020-02-04 11:40:09 -08:00
warnings-remove-extra-newline-better.yaml Fix colorization to not extend across newline boundary (#68517) 2020-03-27 17:10:38 -07:00
warnings-remove-extra-newline.yaml
win-coverage-out-encoding.yaml
win-unzip-check-extraction-path.yml add changelog categories, update CVE fragments to use security_fix category (#69968) 2020-06-11 10:24:01 -07: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_async_full_path.yml win async - use full path for powershell (#70703) (#70714) 2020-07-21 11:20:35 -07:00
win_collection_relative.yaml Add relative module_util support for powershell (#68321) 2020-04-01 09:01:18 +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_get_url-redirection.yaml
win_package-revamp.yaml win_package - Refactor with msp, appx support (#66931) 2020-02-13 16:44:19 +10:00
win_setup-redirection.yaml Fix up the redirection of the win setup module (#70158) (#70181) 2020-06-19 17:12:32 -07:00
windows-coverage-encoding.yaml
with_seq_example.yml Doc backportapalooza 2 (#70440) 2020-07-08 16:05:41 -05:00
yaml_orderd_mappings.yml Order my dicts (#58000) 2020-05-06 11:05:37 -04:00
yum-dnf-elements-type-in-name-list.yml yum/dnf: check type of elements in a name (#70072) 2020-06-15 11:01:42 -04:00
yum_backend_validation.yml yum: avoid running non-yum modules via the action (#69296) 2020-05-05 11:48:54 -05:00