You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
Brian Coca bec27fb4c0
prettyfy ansible-doc (#75116)
* prettify ansibile-doc output

delimiters when no color
avoid triggering color mode for existing tests
all use _format to observe nocolor
more v more info
imporoved conditional display
updated version on -v
normalize role errors
expand role data, dedupe code, fix formatting on warning
fix bug with galaxy info
role list improvements:
 lists all roles (even w/o meta/argspec)
 specs now indented under role
 role only listed once
Updated tests to reflect format changes

Co-authored-by: Felix Fontein <felix@fontein.de>
9 months ago
..
49809_apt_repository.yml apt_repository: Do not convert symlink repo to a normal file (#82271) 11 months ago
76727-chattr-fix-for-backups-of-symlinks.yml check if there attributes to set (#78707) 11 months ago
77077_iptables.yml iptables - set jump to DSCP when set_dscp_mark or set_dscp_mark_class is set (#82145) 12 months ago
77336-include_role-callbacks-stats.yml Play recap stats and callbacks for include_role, consolidate with include_tasks (#79260) 9 months ago
79945-host_group_vars-improvements.yml optimize host_group_vars and vars plugin loading (#79945) 1 year ago
80110-repos-gpgcheck.yml dnf: properly set gpg options on repos (#80777) 12 months ago
80267-ansible_builtin_user-remove-user-not-found-warning.yml Issue #80267: Remove user not found warning (#80291) 11 months ago
80478-extend-mount-info.yml Extend mount info (#81768) 1 year ago
80561.yml Provide more info about plugin in deprecation message (#81719) 1 year ago
80590-dnf-skip_broken-unavailable-pkgs.yml Check strict before failing to respect skip_broken (#80795) 12 months ago
80882-Amazon-os-family-compat.yaml Add family fallback for Amzn to register as RedHat (#81755) 1 year ago
80975-systemd-detect.yml Consolidate systemd detection logic (#81809) 1 year ago
80995-include-all-var-files.yml Fix ansible.builtin.include_vars - depth (#80995) 9 months ago
81053-templated-tags-inheritance.yml Properly template tags in parent blocks (#81624) 1 year ago
81188_better_error.yml docs: update error message (#81554) 1 year ago
81532-fix-nested-flush_handlers.yml flush_handlers: handle a failure in a nested block with force_handlers (#81572) 11 months ago
81584-daemonize-follow-up-fixes.yml Daemonize follow-up fixes (#81584) 1 year ago
81606-ansible-galaxy-collection-pre-releases.yml Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree 1 year ago
81659_varswithsources.yml vars: handle exception in combine_vars (#81700) 1 year ago
81666-handlers-run_once.yml run_once: unnotify hosts on handlers that are not run (#81667) 1 year ago
81699-zip-permission.yml unarchive: support 8 character permission strings (#81705) 11 months ago
81714-remove-deprecated-jinja2_native_warning.yml Remove deprecated JINJA2_NATIVE_WARNING env var (#81720) 1 year ago
81716-ansible-doc.yml Remove deprecated APIs from ansible-doc (#81729) 1 year ago
81717-remove-deprecated-crypt-support.yml Remove crypt support from ansible.utils.encrypt (#81721) 9 months ago
81722-handler-subdir-include_tasks.yml Allow for searching handler subdir for included task via include_role (#81733) 1 year ago
81732-cloudstack-test-container-1.7.0.yml tests: update CloudStack test container to version 1.7.0. (#81732) 1 year ago
81775-add-regex_replace-parameters.yml Add count and mandatory_count parameters in regex_replace filter (#81775) 1 year ago
81901-galaxy-requirements-format.yml ansible-galaxy - fix traceback error for invalid req file (#81917) 1 year ago
81931-locale-related-parsing-error-git.yml Fix locale related parsing error in git.py 1 year ago
81978-launchpad-api-endpoint.yml Replace launchpad.net/api with api.launchpad.net @ apt_repository module 1 year ago
82027_find.yml find: do not fail on PermissionError (#82282) 9 months ago
82066.yml Remove create_new_password parameter in CLI.build_vault_ids (#82066) 12 months ago
82175-fix-ansible-galaxy-role-import-rc.yml ansible-galaxy - fix exit code for failed role import (#82193) 10 months ago
82187-uri-handle-force.yml uri: Handle the "force" parameter properly (#82187) 9 months ago
82241-handler-include-tasks-from.yml Allow include_tasks handlers for searching role subdirs (#82248) 11 months ago
82353-ansible-sanity-examples.yml ansible-test - Allow multiple documents in the YAML stream for EXAMPLES (#82355) 10 months ago
82359_assemble_diff.yml assemble: fixed missing parameter error (#82360) 10 months ago
82363-multiple-handlers-with-recursive-notification.yml Run all handlers with the same `listen` topic when notified from another handler (#82364) 10 months ago
82455-new-vmware-productname.yml Add VMware virt detection for hardware version of ESXi 8.0. (#82455) 10 months ago
82465-ansible-doc-paragraphs.yml Interpret double newlines as paragraph breaks in documentation strings. (#82465) 10 months ago
82496-add-alp-dolomite-suse-family.yaml Add Alp-Dolomite to Suse family list (#82496) 10 months ago
82580_constructed.yml Adding note about implicit groups (#82580) 9 months ago
82606-template-python-syntax-error.yml Do not ignore SyntaxError from jinja2.Environment.from_string (#82607) 9 months ago
ansible-galaxy-role-install-symlink.yml Targeted fix for installing roles with symlinks containing '..' (#82165) 11 months ago
ansible-test-added-fedora-39.yml ansible-test: Added Fedora 39 (#82218) 11 months ago
ansible-test-cgroup-split.yml ansible-test - Fix parsing of cgroup entries 1 year ago
ansible-test-container-sleep.yml ansible-test - Invoke container sleep through env (#81853) 1 year ago
ansible-test-coverage-update.yml Bump `coverage.py` to v7.3.2 in `ansible-test` (#81844) 1 year ago
ansible-test-cryptography.yml ansible-test - Remove special cryptography install (#82008) 1 year ago
ansible-test-default-containers.yml ansible-test - Update base/default test containers 10 months ago
ansible-test-distro-containers.yml ansible-test - Update distro containers (#81851) 1 year ago
ansible-test-docker-forwards.yml fixed typos in the documentation (#82077) 12 months ago
ansible-test-nios-container.yml ansible-test - Update nios-test-container to 3.0.0 11 months ago
ansible-test-pep-668.yml ansible-test - Bypass PEP 668 checks 9 months ago
ansible-test-pylint-update.yml Update default test container Python to 3.12 and support for PyLint 3.0.1 (#81953) 1 year ago
ansible-test-python-3.12-compat.yml Update default test container Python to 3.12 and support for PyLint 3.0.1 (#81953) 1 year ago
ansible-test-python-default.yml Update default test container Python to 3.12 and support for PyLint 3.0.1 (#81953) 1 year ago
ansible-test-remove-rhel-9_2-remote.yml ansible-test - remove rhel 9.2 test remote (#82211) 11 months ago
ansible-test-rhel-9.3.yml ansible-test - Add RHEL 9.3 support (#82178) 11 months ago
ansible-test-rmv-fedora-38.yml ansible-test - remove Fedora 38 container and remote support 10 months ago
ansible-test-sanity-no-basestring.yml ansible-test - Removed no-basestring sanity test 12 months ago
ansible-test-sanity-no-dict.yml ansible-test - Removed no-dict-* sanity tests 12 months ago
ansible-test-sanity-no-main-display.yml ansible-test - Remove no-main-display sanity test 12 months ago
ansible-test-sanity-unicode-literals.yml ansible-test - Remove no-unicode-literals test 12 months ago
ansible-test-shellcheck-exclude.yml ansible-test - Enable shellcheck SC2164 10 months ago
ansible-test-unidiomatic-type-check.yml ansible-test - Use pylint unidiomatic-typecheck 12 months ago
ansible-test-venv.yml ansible-test - Remove more Python 2.7 / 3.6 support (#81898) 1 year ago
any_errors_fatal-fixes.yml fixed typos in the documentation (#82077) 12 months ago
config_set_option_fix.yml Fix plugin set option (#82300) 10 months ago
config_validate_updates.yml Clarify some points in config lookup documentation (#81951) 1 year ago
copy_keep_suffix_temp.yml copy keep suffix on temp file for validation (#82158) 11 months ago
csvfile-keycol.yml csvfile - add a keycol parameter to specify in which column to search. (#82242) 11 months ago
cve-2023-5115.yml Prevent roles from using symlinks to overwrite files outside of the installation directory (#81780) 1 year ago
cve-2024-0690.yml Ensure ANSIBLE_NO_LOG is respected (CVE-2024-0690) (#82565) 9 months ago
deb822_repo_idem.yml deb822_repository: handle idempotency (#82483) 10 months ago
dedupe_config_init.yml ansible-config dedupe ini plugin entries (#82498) 10 months ago
delegate_to_invalid.yml Better errors for delegate_to (#82319) 11 months ago
distlib-dataclass-annotation.yml Fix ManifestControl dataclass to work with future annotations (#82215) 11 months ago
dnf5-from-rpm-allow_downgrade.yml Add intentional tests for dnf install rpm when higher version is installed (#81740) 1 year ago
dwim_is_role_fix.yml lookups, make file searching use better is_role (#82290) 11 months ago
find-encoding.yml find - add encoding option to use in conjunction with contains (#82284) 9 months ago
fix-ansible-galaxy-info-no-role-found.yml Fix reporting role as not found when remote_data is None (#81829) 1 year ago
fix-build-files-manifest-walk.yml Make sure paths are treated correctly when building collection files manifest (#81619) 1 year ago
fix-default-ansible-galaxy-role-import-name.yml [ansible-galaxy] Remove role name conversion when the repo startswith 'ansible-role' (#82508) 9 months ago
fix-dnf-install-missing-url.yml Fix dnf module crash for non-existent url (#81801) 1 year ago
fix-expect-indefinite-timeout.yml expect - fix argument spec error with timeout=null (#82522) 9 months ago
fix-reboot-plugin.yml Reboot - delete useless parameter async, not supported (#80017) 1 year ago
fix-runtime-metadata-modules-action_plugin.yml Support `action_plugin` in plugin_routing_schema (#82562) 9 months ago
fix-vars-plugins-in-roles.yml fix loading vars_plugins in roles (#82273) 9 months ago
functools-update-wrapper.yml Use functools.update_wrapper instead of a copy 12 months ago
galaxy_dep_res_msgs.yml ansible-galaxy fix scm dependency error (#81599) 1 year ago
get_bin_path_required_parameter.yml Deprecate `required` param in get_bin_path (#82466) 10 months ago
import_role_goes_public.yml fixed typos in the documentation (#82077) 12 months ago
improve-tombstone-error.yml Add the task info for tombstoned module/action plugins (#82451) 10 months ago
interpreter_discovery.yml Handle exceptions in interpreter discovery (#81745) 1 year ago
inv_available_hosts_to_frozenset.yml switch available_hosts to `frozenset` from `list` in ansible-inventory (#81870) 1 year ago
j2_load_fix.yml Fix Jinja plugin deduplication (#82002) 1 year ago
known_hosts_cert-authority_keys.yml Update known_hosts module to better handle @cert-authority keys (#70340) 11 months ago
log_id.yml remote log info (#81711) 11 months ago
log_verbosity.yml log verbosity (#81692) 11 months ago
lookups_updated.yml updated looups to use set_option in custom parse (#82425) 9 months ago
module-ignore-unknown-options.yml Add ignore invalid options override for mod wrapper (#81899) 1 year ago
module_utils-basic-deprecations.yml module_utils/basic.py: remove PY2 compat (#81989) 9 months ago
no_log_booly.yml no_log avoid masking booleans (#82217) 11 months ago
paramiko_globals.yml Deprecating paramiko options in base config (#81593) 1 year ago
pc_fixes.yml fix pc misuse (#82157) 11 months ago
prettydoc.yml prettyfy ansible-doc (#75116) 9 months ago
pull_file_secrets.yml ansible-pull now handles all secret files CLI options (#82009) 1 year ago
pull_unfrack_dest.yml ansible-pull: expand destinantion directoy to avoid purgin in / (#82030) 11 months ago
py-tmpl-hardening.yml Harden the ansiballz and respawn python templates (#81753) 1 year ago
reboot_timeout_fix.yml Reboot timeout fix (#82526) 9 months ago
restore_role_param_precedence.yml restore role param precedence (#82106) 12 months ago
role_fixes.yml Role fixes (#82339) 10 months ago
syslog_exception.yml syslog: Handle ValueError raised while sending logs to syslog (#82225) 11 months ago
thread_counts.yml fact_gathering improve linux thread counts (#82261) 11 months ago
unarchive.yml unarchive: force unarchive if the symlink target changes (#82253) 11 months ago
uri_action_cmode.yml uri action plugin check_mode support update (#82484) 10 months ago
url_credentials_decode.yml Fix url encoded credentials in netloc (#82552) 9 months ago
urls-no-py2.yml Remove py2 support from urls.py (#81880) 1 year ago
urls-tls13-post-handshake-auth.yml Add support for TLS 1.3 Post Handshake Auth (#82063) 1 year ago
user-accept-yescrypt-hash.yml don't warn about using a yescrypt hash as user password (#82071) 1 year ago
v2.17.0-initial-commit.yaml bump devel to 2.17.0.dev0 (#81712) 1 year ago
wait_for_mmap.yml wait_for, fallback to read for non mmapable files (#82064) 11 months ago
winrm-send-input.yml winrm - make command input more resiliant (#81538) 1 year ago
yum-removal.yml Remove the yum module, redirect it to dnf (#81895) 9 months ago