1. lib/ansible/plugins/action/copy.py 26 total

#34450 Copy action is silently ignored when given an unrecognized parameter
#56716 ansible 2.7/2.8: copy result registration in check mode
#66983 diff mode isn't working when copy module remote_src parameter is used
#68640 Clearing extent flag not supported on <FILE>
#75377 list type for output key=backup_file with ansible.builtin.copy
#79720 Controller argspec
#79725 ansible.builtin.copy module - updates pre-existing files' ownership of dest directory if remote_src: true
#79737 `control_path` default for `ssh` connection plugin does not respect `ANSIBLE_HOME`
#81126 ansible.builtin.copy has unexpected behaviour when copying recursively with remote_src: true
#82408 backup option: implement custom naming for files ( ansible_managed like )
#83576 Ansible uses SHA-1 for checksums
#83590 Unexpected behaviour when applying `copy` to vaulted variable
#83780 `copy` writes contents before setting permissions
#83826 copy fixes
#83871 Ensure we keep perms on transfers and copy
#83972 copy task changes file permissions of the existing destination file when becoming an unprivileged user although mode is not specified
#84423 copy action plugin diff output for multi files 2
#85795 `ansible.builtin.copy` module can create directories when copying files
#86547 Create generic display action for use by playbook/role authors
#86607 ansible.builtin.copy has insufficient parameter validation
#86637 copy: Allow user to specify checksum algorithm
#86724 copy: validate src option type to provide clear error for non-string values
#86856 ansible.builtin.copy does not report diffs for recursive copies
#86945 Add support for preserving extended attributes in the copy module
#86946 copy module - A worker was found in a dead state
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

2. lib/ansible/modules/copy.py 25 total

#34450 Copy action is silently ignored when given an unrecognized parameter
#56716 ansible 2.7/2.8: copy result registration in check mode
#66983 diff mode isn't working when copy module remote_src parameter is used
#68640 Clearing extent flag not supported on <FILE>
#75377 list type for output key=backup_file with ansible.builtin.copy
#79725 ansible.builtin.copy module - updates pre-existing files' ownership of dest directory if remote_src: true
#79737 `control_path` default for `ssh` connection plugin does not respect `ANSIBLE_HOME`
#81126 ansible.builtin.copy has unexpected behaviour when copying recursively with remote_src: true
#82408 backup option: implement custom naming for files ( ansible_managed like )
#83576 Ansible uses SHA-1 for checksums
#83590 Unexpected behaviour when applying `copy` to vaulted variable
#83780 `copy` writes contents before setting permissions
#83871 Ensure we keep perms on transfers and copy
#83951 atomic_move document and warn required abspath, also update callers
#83972 copy task changes file permissions of the existing destination file when becoming an unprivileged user although mode is not specified
#84732 copy module does not preserve file ownership
#85795 `ansible.builtin.copy` module can create directories when copying files
#86110 [POC] Unify shared argument system and automatically document
#86607 ansible.builtin.copy has insufficient parameter validation
#86637 copy: Allow user to specify checksum algorithm
#86850 Update module return value documentation
#86856 ansible.builtin.copy does not report diffs for recursive copies
#86945 Add support for preserving extended attributes in the copy module
#86946 copy module - A worker was found in a dead state
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

3. lib/ansible/modules/apt.py 23 total

#28991 apt module does not update cache before checking release exists
#38791 apt autoremove and autoclean ignored when other options are set
#46112 Cannot remove sysvinit with apt module on debian wheezy
#51663 apt upgrade full raises a "Could not get lock /var/lib/dpkg/lock-frontend"
#76210 apt module fails to do apt-upgrade with cache_valid_time set and update_cache=yes
#77144 apt module has poor support for local packages
#77150 apt module uses dpkg for local deb files and fails
#79206 apt module with cache_valid_time does not update when cache was never updated before
#79901 apt module safe upgrade mode should not cause installation of new packages
#80813 the apt module fails to install a package in some cases
#81154 Ansible apt module unable to remove packages not in `CURSTATE_INSTALLED`
#81364 apt module, fix issue with packages not installing when pinned and cached
#83070 modules/apt: add support for apt-patterns
#83747 ansible.builtin.apt autoremove doesn't remove anything while similar ansible.builtin.command does
#84466 apt: stop upgrading wildcard packages with state=present
#85147 apt will fail when package pinned with high pin priority
#85174 apt: api fail issue when pkg pinned with high priority
#85804 ansible.builtin.apt module ignores allow_downgrade on package removal
#85807 apt module does not accept virtual package replacements for dependencies
#86024 Apt module delete space from disk name
#86240 ansible.builtin.apt: support verifying checksums of `deb` files
#86245 apt: Fix the autoremove or purge parameters not working in certain cases
#86850 Update module return value documentation

4. lib/ansible/modules/user.py 22 total

#37398 `user` module with `local: true` fail to move nonexistent user home dir despite that `createhome: true` is set
#44186 User module does not populate home folder with skel when creating a home folder
#58723 Xcode crashes when run as ansible created user
#71209 Using passwd command to change a user password instead of usermod
#73505 Bugs in the user module revealed by the macOS 11.1 CI job (race condition?)
#73807 spwd.getspnam() doesn't work on sssd user
#74871 builtin user module unable to add user to group on AIX
#75195 Add feature similar to the usermod --inactive option to the ansible user module
#75325 module user doesn't respect "local" constraint when updating groups
#77251 User module allows duplicate ids when local: true
#78222 ansible.builtin.user return SUCCESS when password_expire_min is still wrong
#86218 user module does not remove SELinux mappings on user deletion
#86230 Fix user module to remove SELinux mappings on deletion
#86252 Setting uid_min or uid_max in ansible.builtin.user on FreeBSD is not ignored
#86273 user: clean up systemd lingering when deleting users
#86342 user - Warn when an invalid shell is specified on BusyBox systems
#86536 Fix FreeBSD uid_min, uid_max, and umask handling
#86620 linear: use iterator for accurate max_fail_percentage calculation
#86828 user: add password_last_change_day
#86850 Update module return value documentation
#86897 user: add password_expire_last_changed option (Linux)
#86956 user: add password_last_change parameter

5. lib/ansible/config/base.yml 21 total

#73834 no tty, no wrap
#76156 move to more precise config sources
#76519 Ability to append a path to a setting's path list
#78167 shell plugin now uses config system fully
#81918 allow user to control vault decrypt is error
#82995 Prevent extra vars from bleeding into hostvars
#83536 Make backup file names configurable
#83697 Vault general fixes and security hardening
#84452 Vault plugins
#84574 Make log severity configurable and consistent between syslog and systemd
#85023 package, allow to use actions over modules
#85566 docs(config): Clarify deprecation warning for ansible_managed
#85854 add empty inventory error config
#85890 cli tools: add ability to set environment keyword
#85955 Fix misc docs
#86550 Add PowerShell module debugging support
#86637 copy: Allow user to specify checksum algorithm
#86725 Document valid color values for COLOR_* settings
#86929 ansible-pull add option to limit limit to fqdn
#86940 Add ANSIBLE_LIMIT env variable
#86983 docs: clarify agnostic become prompt

6. lib/ansible/executor/task_executor.py 19 total

#41621 [WIP] Issue 24215: Enable verbosity setting on a per-task basis.
#49294 Undefined built-in variable when used within a loop
#56345 `ignore_errors: {{ ansible_check_mode }}` is always true
#56817 Adding loop_control.notify_scope
#62906 only last iteration will be effective using set_fact with delegation to update object
#73838 [wip] Get connection
#74259 [POC] Support unpacking loop vars
#75215 new set_var
#75240 `include_role` fails, when evaluating inventory variables with template as value also fails
#75854 fix task state handling
#76972 Using illumos/solaris controller fails with termios.error: (22, 'Invalid argument')
#77614 [PoC] Add loop_control.lookup
#80787 avoid connection leaks (#80532)
#84558 Task timeout breaks failed_when handling in loop tasks
#84768 Task async handling does not error on network issues
#84790 display interrupted runners
#85747 unify skip reasons in return
#86275 Added ansible_delegated_host variable
#86411 Improve deprecation message for top-level facts by including the fact's name

7. lib/ansible/modules/file.py 18 total

#22248 A way to delete empty directory safely
#48839 Adding file attributes always reports changed when attribute exists alongside others
#52656 Make file state=absent respect recurse=false for previous state=directory
#73344 File touch inside LXD container fails with "Permission denied" error despite correct permissions
#74918 Ansible fails to recursively change attributes when directory contains symlinks
#76548 ansible.builtin.file: Symlink on NFS to outside NFS gives "invalid selinux context: [Errno 95] Operation not supported"
#78623 ansible.builtin.file: mode "-x,+X" is equal to "+X"
#79587 Remove file or directory with chattr in one task
#83111 file module fix attribute issues
#83434 `file`: incomplete diff when creating parent directories
#83435 `file`: incomplete/misleading/missing diff when recursively setting attributes
#83445 `file`: multiple diff support
#83618 FileNotFoundError when executing chmod on directory
#83825 Update recursive_set_attributes with FileNotFoundError
#86110 [POC] Unify shared argument system and automatically document
#86146 ansible.builtin.file: Path handling broken for relative destination path
#86850 Update module return value documentation
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

8. bin/ansible 17 total

#32379 ansible delegates to previously failed node
#49837 Ansible fetch sticky bit
#57061 gather_facts/setup fails with encrypted sudo password
#58426 Integration tests fail without LC_ALL set.
#60880 Use human-readable 'name' for headings in Common Options in Config docs
#77325 Traceback in random location near SSH timeout with many target hosts
#83292 Ansible 2.17 returns code 2 when some hosts are failing and rescued
#83829 If `ANSIBLE_VAULT_PASSWORD_FILE=""` it treats the current directory as the vault password file and tries to execute it
#84017 Repeated encryption attempts when overriding inline vault variables with `include_vars` and `hash_behaviour: merge`
#84780 2.19: errors can result in excessively long and complex messages
#85201 Breaking behavior for undefined variables when using `default()` filter
#85203 Data tagging change breaks vars lookups with `default=`
#85437 Allow customising the privilege escalation (e.g. via sudo) timeout
#85503 chmod: invalid mode: ‘A+user:myuser:rx:allow’ when using become_user and acl package is not installed on the node
#85605 Ansible 2.19.0 breaks `loop`-templates because of jinja native types.
#86274 Add equivalent of inventory_hostname for delegated host
#86984 ansible doesn't ask for PIN and hangs

9. lib/ansible/module_utils/basic.py 17 total

#13620 update_json for module intermediate comms
#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#69201 module_utils: require X_OK when checking cwd sanity
#75742 module_utils: Consolidate set_owner_if_different & set_group_if_different
#77217 AnsibleModule.preserved_copy() results in module fail: Error while setting attributes: /usr/bin/chattr: Inappropriate ioctl for device while reading flags on /tmp/id_rsa_test
#81320 module_environment, new keyword to pass environment variables only to modules
#83536 Make backup file names configurable
#83951 atomic_move document and warn required abspath, also update callers
#83986 atomic_move - fix preserving the dest attributes when using a tmp file
#84574 Make log severity configurable and consistent between syslog and systemd
#85260 [WIP] Add some typing hints for module_utils
#86110 [POC] Unify shared argument system and automatically document
#86321 Add type hints for argument spec validation and AnsibleModule.__init__
#86614 Register signal (TRAP) and fault (ABRT) handlers to provide stack out puts for debugging
#86637 copy: Allow user to specify checksum algorithm
#86932 [stable-2.21] Handle None return from read() in run_command() (#86922)
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

10. lib/ansible/modules/setup.py 16 total

#16977 ansible_default_ipv6 fact uses link-local address
#21156 detect if ssh pipeline can be used through a setup module fact
#35085 Setup module - ansible_service_mgr detection errors
#37271 gather_facts mountpoints are not gathered correctly
#44869 setup module: gathering facts fails on FreeBSD if tunnel is present
#53215 Endianless Linux BIOS UUID for use by VMware modules
#55037 Set fact_path by variable
#56779 Fix output message in `x transfer mechanism failed`
#57061 gather_facts/setup fails with encrypted sudo password
#69638 Interface ipv4 facts not correctly typed on FreeBSD
#77219 Ansible not running interpreter discovery on host after run_once and gather_facts disabled
#77840 interpreter_python set to auto_legacy not working as expected
#77889 ansible_local facts overriden when interface named local is present
#78092 ansible_processor_cores got from setup module not correct in RHEL 9.0 ARM virtual machine on ESXi Fling
#81999 Ansible fails trying to connect remote host and get unreachable issue with exit code -13
#86179 Setup module does not return hardware-facts for ibm vio server(AIX), when using shared storage pools

11. lib/ansible/plugins/connection/ssh.py 16 total

#13620 update_json for module intermediate comms
#25068 Cannot handle SSH host authenticity prompts for multiple hosts
#43274 script module with become prepends stdout with \r\n
#75108 minor path related fixes
#81777 Task failures with rc -13 (SIGPIPE) related to SSH ControlPersist expiry
#83402 Avoid doing ssh connection if _remote_expand_user already failed
#83871 Ensure we keep perms on transfers and copy
#83872 Ansible exits prematurely without error message using `ansible.builtin.reboot`
#84148 SSH mux does not distinguish different inventory files
#84573 Force SSH connection loss detection in `reboot` module
#86298 SSH connection has_tty does not check use_tty option, breaks machinectl
#86472 ssh - fix tty dependency with become
#86555 ssh: respect ANSIBLE_HOME for control_path_dir default
#86826 Fix script become stdout CRLF handling
#86961 sshpass password mechanism marks host UNREACHABLE when remote command exits non-zero
#86962 ssh: fix false UNREACHABLE errors on task failure with sshpass

12. bin/ansible-test 16 total

#68365 Some way to customize junit callback plugin in ansible-test run for a collection
#68685 ansible-test doesn't recognize modules written in bash
#69981 `ansible-test` gives precedence to roles/ over tests/integration/targets/
#72634 Make ansible-test automatically install collection dependencies
#74287 ansible-test network-integration <target> does not copy host_vars/group_vars to temp directory created when the command is executed
#77304 Cannot run ansible-test sanity behind a proxy
#78278 ansible-test --changed crashes when there are untracked symlinks to directories
#78346 ansible-test sanity - please skip `files/` and `templates/` in collection roles and playbooks by default
#82014 Support testing in "externally managed" environments
#82214 ansible-test uses hardcoded `/tmp` with tempfile.mkdtemp() instead of relying on env vars
#84074 Expose more timeout-related context in `ansible-test`
#85436 ansible-test integration never shows deprecation warnings
#85444 `ansible-test sanity --test changelog` seems to mangle `antsibull-changelog lint` output
#85614 pylint sanity test fails if deprecate_value() receives version from a variable
#85990 ansible-test pylint devel: new strange unused-wildcard-import/unused-import errors
#86533 ansible-test integration does not show traceback when error happens in filter plugin

13. lib/ansible/modules/git.py 15 total

#39828 Module "git" returns changed every time when url.<base>.insteadOf is used
#49000 git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
#52026 The git module fails with the separate_git_dir option when the dest directory does not exist
#60311 git module does not need `repo` if update and clone is both set to no
#70252 Fix fallback to unshallowing shallow clone
#75609 git module verifies signatures after the repo has already been updated
#76221 git module changes .git/config despite check_mode when combined with --diff
#80233 ansible.builtin.git ignores become_user when executing without an inventory
#82007 Git module fails to change the current branch if there's no corresponding remote-tracking branch
#82820 Provide guidance as to how to fix non UTF-8 JSON response from "ansible.builtin.git" module
#83146 `git` module: `Failed to init/update submodules: warning: could not look up configuration 'remote.origin.url'`
#83587 Handle missing remote-tracking branch when switching version
#86822 git: Honor check mode in set_remote_url
#86850 Update module return value documentation
#86937 git: remove redundant error checking

14. lib/ansible/vars/manager.py 15 total

#66676 Inconsistent handling of inventory with comma (,)
#73268 Task variables not evaluated when used as vars arguments for a lookup plugin
#77614 [PoC] Add loop_control.lookup
#80483 `vars_files` depending on host vars no longer fails as of 2.15 with `error_on_undefined_vars` disabled
#82871 expose play.strategy as ansible_play_strategy
#82995 Prevent extra vars from bleeding into hostvars
#83470 new ansible_parent_block_name for current task
#84332 inconsistent behavior between delegate_to: "" and delegate_to: "{{ undef() | default('') }}"
#84914 Fix warning consistency and internal clobbers
#85051 play fails when vars_files is a jinja expression
#85052 Evaluate possible jinja expression for play vars_files.
#85249 roles: added dep and var cache to improve performance
#86158 POC WIP Move resolving parent attributes to FA
#86411 Improve deprecation message for top-level facts by including the fact's name
#86963 Allow to reject (or warn) about extra values in `AnsiblePlugin.set_options()`'s `direct` parameter

15. lib/ansible/plugins/strategy/linear.py 13 total

#56265 When host becomes unreachable any_errors_fatal aborts the play but max_fail_percentage=0 continues
#81549 v2_playbook_on_no_hosts_remaining doesn't fire without any_errors_fatal or max_fail_percentage
#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#82834 any_errors_fatal doesn't work when a remote host is unreachable in the given batch
#82852 any_errors_fatal: do not mark unreachable hosts as failed
#84093 Add v2_playbook_on_terminated_early callback
#84117 any_errors_fatal stops further play even if the hosts have passed rescue
#85424 special_vars are a flavor of host specific task vars
#86620 linear: use iterator for accurate max_fail_percentage calculation
#86639 Fix max_fail_percentage with always
#86743 Fix include_role block/rescue handling when role is not found (#86721)
#86936 Optimize Block.copy
#86941 Use OrderedSet

16. lib/ansible/playbook/role/__init__.py 13 total

#61527 Role dep cycle detection broken on Py3.7+
#75456 role argspec validation doesn't run unless `tasks_from` entrypoint matches exactly
#75467 role arg spec - allow file extensions in `tasks_from`
#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars
#80657 role argument spec: allow for shared fragments, like with plugins
#82182 role argument spec - only validate documented role params
#82953 Changing validation task to use role's tags
#85206 Ansible execution slows down with a large role dependency tree
#85249 roles: added dep and var cache to improve performance
#85418 Optimize retrieving role variables
#85876 tasks_from in roles: playbook section ignored – main.yml runs instead of specified task file
#86158 POC WIP Move resolving parent attributes to FA
#86936 Optimize Block.copy

17. bin/ansible-galaxy 13 total

#67758 Create alias for ansible-galaxy collection
#67759 Add ansible-galaxy collection uninstall
#67760 ansible-galaxy collection install - support rollback on failures
#68915 ansible-galaxy collection init doesn't respect configured collections_paths
#75019 ansible CLI tools error out if `$HOME` isn't writable
#75632 ansible-galaxy collections outdated argument
#78067 galaxy: local collection installation fails with trace if version is int
#83699 ansible-galaxy silently ignores invalid parameters in requirements.yml
#85745 [RFE] ansible-galaxy collection compatibility check
#86116 Add ansible-galaxy role download command
#86233 'ansible-galaxy collection download' always downloads
#86481 GALAXY_ROLE_SKELETON_IGNORE config option has no effect when using custom role skeleton
#86825 Write collection installation source metadata for all install methods (git, url, file, dir)

18. lib/ansible/plugins/lookup/file.py 12 total

#22248 A way to delete empty directory safely
#48839 Adding file attributes always reports changed when attribute exists alongside others
#73344 File touch inside LXD container fails with "Permission denied" error despite correct permissions
#74918 Ansible fails to recursively change attributes when directory contains symlinks
#76548 ansible.builtin.file: Symlink on NFS to outside NFS gives "invalid selinux context: [Errno 95] Operation not supported"
#78623 ansible.builtin.file: mode "-x,+X" is equal to "+X"
#79587 Remove file or directory with chattr in one task
#83434 `file`: incomplete diff when creating parent directories
#83435 `file`: incomplete/misleading/missing diff when recursively setting attributes
#83618 FileNotFoundError when executing chmod on directory
#86146 ansible.builtin.file: Path handling broken for relative destination path
#86986 Allow positional for lookup plugins

19. lib/ansible/modules/systemd.py 12 total

#35636 wait for {starting, stopping} units
#46744 Systemd module behavior differs from systemd when enabling services
#59813 systemd module misses to 'enable' when Install section has changed
#66196 systemd module doesn't handle units starting with '-'
#68680 Systemd needs to be runned twice to mask enabled service
#71637 Systemd & service module doesn't reload and start service
#71645 systemd enabled behave different from `systemctl enable`
#72674 systemd module is useless for user mode unless usage documented
#77337 systemd state=restarted only starts - not restarts - a stopped service, affecting dependent services
#83436 systemd module silently fails to enable generated serviced unit
#85714 ansible systemd module does not work correctly with global scope in newer systemd versions
#86562 ansible.builtin.systemd fails with name: tmp.mount because it depends upon /tmp

20. lib/ansible/modules/dnf.py 12 total

#54949 dnf: successful etckeeper commit causes successful package install to fail
#70003 dnf module: undocumented return values diverging from other modules
#76384 DNF module upgrades modules with `state: present` or `state: installed`
#80644 `dnf` module ignores repo files inside `installroot` path
#82930 Define dnf4/dnf5 selection preference and ensure internal consistency
#84123 `ansible.builtin.yum:` list always return "repo": "@System" as result
#84668 dnf module - dnf group install fails without erroring when state: latest
#85033 Fetch module fails on remote host
#85054 Adding sslverifystatus flag
#85627 ansible.builtin.dnf: Allow removal of protected packages
#86747 ansiballz-in-memory
#86850 Update module return value documentation

21. lib/ansible/module_utils/common/parameters.py 12 total

#13620 update_json for module intermediate comms
#81320 module_environment, new keyword to pass environment variables only to modules
#81631 Avoid internal error when validating argspec
#81672 Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
#83536 Make backup file names configurable
#84574 Make log severity configurable and consistent between syslog and systemd
#85260 [WIP] Add some typing hints for module_utils
#86950 [backport 2.16] Ensure no_log does not use subsets (#86939)
#86951 [backport 2.21] Ensure no_log does not use subsets (#86939)
#86952 [backport 2.20] Ensure no_log does not use subsets (#86939)
#86953 [backport 2.19] Ensure no_log does not use subsets (#86939)
#86954 [backport 2.18] Ensure no_log does not use subsets (#86939)

22. lib/ansible/modules/uri.py 11 total

#44338 Add SOCKS proxy support to uri module
#54721 Multiple 'set-cookie' python 3
#60632 uri: sourcing vaulted file doesn't work
#67715 SOCKS5 proxy support for uri module
#83951 atomic_move document and warn required abspath, also update callers
#85492 Fix UTF-8 BOM handling in content encoding for better compatibility
#85780 ansible.builtin.uri does not return `.cookies`/`.cookies_string` unless following redirects
#86110 [POC] Unify shared argument system and automatically document
#86293 Option to explicitly set the server_hostname when using the uri module
#86478 uri: add server_hostname for SNI validation
#86850 Update module return value documentation

23. lib/ansible/modules/pip.py 11 total

#62826 pip module always set to changed when using check mode
#72097 pip: Add support for various pip install modes
#81522 pip virtualenv creates chdir twice when using a relative path
#81751 pip module never set to changed when installing from github
#81816 Fix pip changed status when installing from vcs
#83189 Fix unable to find pip in the virtualenv when using relative path
#84905 [ansible.builtin.pip][bug] The pip module is not creating virtualenv properly for relative paths
#85755 pip: add diff mode
#86850 Update module return value documentation
#86908 Builtin pip not idempotent for local install using pyproject.toml file
#86918 Fix pip `changed` reporting and modernize

24. lib/ansible/plugins/strategy/__init__.py 11 total

#75215 new set_var
#78075 clear_host_errors - fix handling unreachable errors
#80737 failure in run_once task while using strategy free leads to all other hosts finishing immediately
#81854 try to proxy copy of pl loading
#82409 move error from display to caller
#82470 unreachable delegation fix
#85424 special_vars are a flavor of host specific task vars
#86520 Fix reusing interpreter discovery with delegate_to
#86809 Change result queue lock from Condition to Lock
#86936 Optimize Block.copy
#86979 [backport 2.21] Fix broken callback dispatch on skipped meta tasks (#86977)

25. lib/ansible/plugins/action/__init__.py 11 total

#13620 update_json for module intermediate comms
#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#76156 move to more precise config sources
#78113 [poc] dynamic raw list
#78167 shell plugin now uses config system fully
#79720 Controller argspec
#81320 module_environment, new keyword to pass environment variables only to modules
#83536 Make backup file names configurable
#84574 Make log severity configurable and consistent between syslog and systemd
#86517 interpreter discovery caching broken for delegate_to
#86520 Fix reusing interpreter discovery with delegate_to

26. lib/ansible/cli/inventory.py 10 total

#55669 Randomly receiving 'NoneType' object has no attribute 'name' after inventory refresh
#58281 Automatically template inventory config options
#66676 Inconsistent handling of inventory with comma (,)
#76788 Support adding ansible_group_priority to keyed_groups in BaseInventoryPlugin
#79664 slow inventory build
#82135  When using multiple inventory files and nested groups order is significant
#82832 DOCUMENTATION block suboptions in dynamic inventory plugin do not work as expected
#85604 Ansible tries to use WinRM to connect to localhost
#86292 performance regression when reading from inventory cache
#86369 Regression in caching vaulted variables

27. lib/ansible/modules/template.py 9 total

#19101 --diff doesn't show all differences with Template module
#33907 Inconsistencies in result of template module
#69519 AnsibleFileNotFound suggests module options that are not valid
#80269 template validation fails because of SELinux errors
#82408 backup option: implement custom naming for files ( ansible_managed like )
#82771 Jinja exception line numbers are incorrect
#83421 if ansible.builtin.fileglob plugin is used in ansible.builtin.template, it searches under files/
#85795 `ansible.builtin.copy` module can create directories when copying files
#86850 Update module return value documentation

28. lib/ansible/plugins/action/dnf.py 9 total

#54949 dnf: successful etckeeper commit causes successful package install to fail
#70003 dnf module: undocumented return values diverging from other modules
#76384 DNF module upgrades modules with `state: present` or `state: installed`
#80644 `dnf` module ignores repo files inside `installroot` path
#82930 Define dnf4/dnf5 selection preference and ensure internal consistency
#84123 `ansible.builtin.yum:` list always return "repo": "@System" as result
#84668 dnf module - dnf group install fails without erroring when state: latest
#85033 Fetch module fails on remote host
#85627 ansible.builtin.dnf: Allow removal of protected packages

29. lib/ansible/playbook/base.py 9 total

#13620 update_json for module intermediate comms
#61025 any_errors_fatal not accepting variables
#72601 draft autovalidate
#75719 [WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
#81320 module_environment, new keyword to pass environment variables only to modules
#82424 Lookup or filter variant of include_vars
#84937 single inheritance
#86158 POC WIP Move resolving parent attributes to FA
#86936 Optimize Block.copy

30. lib/ansible/modules/get_url.py 9 total

#64016 ansible 2.8.6 get_url repeatedly downloads file with force==no
#65687 get_url in check_mode reports changed status when there is nothing to change
#80785 ansible.builtin.get_url does not respect 307
#81967 Implement relative path in checksumfile
#82433 [get_url] fails with DNS errors when http_proxy and https_proxy are undefined and omitted
#83951 atomic_move document and warn required abspath, also update callers
#86110 [POC] Unify shared argument system and automatically document
#86478 uri: add server_hostname for SNI validation
#86850 Update module return value documentation

31. lib/ansible/constants.py 9 total

#74774 optimize config for making it on demand and fix deprecation warnings
#75215 new set_var
#81947 make constant loading dynamic
#83911 Support terminals that implement `truecolor`
#84452 Vault plugins
#84914 Fix warning consistency and internal clobbers
#85134 Fix and expand plugin reject list
#86725 Document valid color values for COLOR_* settings
#86940 Add ANSIBLE_LIMIT env variable

32. lib/ansible/playbook/play.py 9 total

#80746 fixes static 'roles:' with play context
#84532 move vars_prompt into an play obj
#84937 single inheritance
#85368 Add 'validate' regex support for vars_prompt
#85882 vars_prompt: add choices support for input validation
#85890 cli tools: add ability to set environment keyword
#86158 POC WIP Move resolving parent attributes to FA
#86574 Unexpected behavior after fail in nested block with max_fail_percentage:0
#86936 Optimize Block.copy

33. lib/ansible/cli/vault.py 8 total

#11544 Vault overrides file permissions and ownership
#51862 Ensure ansible-vault decrypt to stdout inserts newline before printing success message
#57061 gather_facts/setup fails with encrypted sudo password
#70200 Incorrect command line parsing for ansible-vault encrypt_string --prompt
#80675 Refactor vault
#83697 Vault general fixes and security hardening
#84017 Repeated encryption attempts when overriding inline vault variables with `include_vars` and `hash_behaviour: merge`
#84452 Vault plugins

34. lib/ansible/plugins/action/template.py 8 total

#19101 --diff doesn't show all differences with Template module
#33907 Inconsistencies in result of template module
#80269 template validation fails because of SELinux errors
#82408 backup option: implement custom naming for files ( ansible_managed like )
#82771 Jinja exception line numbers are incorrect
#83421 if ansible.builtin.fileglob plugin is used in ansible.builtin.template, it searches under files/
#85795 `ansible.builtin.copy` module can create directories when copying files
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

35. lib/ansible/modules/unarchive.py 8 total

#24989 Module unarchive: Failure when the group name in the group parameter contains a space.
#49408 unarchive fails to decompress non-ascii-filenames from zip-files
#80136 unarchive - respect symlinks in archives
#82459 Unarchive module inherits permissions from original zip-file. Docs not clear
#85815 unarchive creates discrepencies in file ownership when used with become & tgz archives
#85917 Fix unarchive file metadata setting
#86110 [POC] Unify shared argument system and automatically document
#86850 Update module return value documentation

36. lib/ansible/executor/module_common.py 8 total

#13620 update_json for module intermediate comms
#27699 remote_tmp is not used for module files
#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#81320 module_environment, new keyword to pass environment variables only to modules
#82409 move error from display to caller
#85260 [WIP] Add some typing hints for module_utils
#86611 POC for testing out warning from the exec wrapper
#86747 ansiballz-in-memory

37. lib/ansible/modules/service.py 8 total

#50822 service module detects status incorrectly when using openrc
#73936 ansible.builtin.service erronously states that service is not started, when it actually is
#77891 [bug] OpenBSD service flag setting doesn't handle quotes correctly
#82598 Cannot delegate to a host defined by a variable whose value is determined using ansible_facts, for package module
#84793 Different behavior for `state: restarted` in the `ansible.builtin.service` module (FreeBSD)
#85156 FreeBSD service arguments are passed in the wrong order
#85380 service: fails with "Could not find the requested service: <name>: host when running noninteractively
#86850 Update module return value documentation

38. lib/ansible/modules/known_hosts.py 8 total

#52651 known_host module fails tryin to install a @cert-authority key using an IP as name
#68795 known_hosts changes permissions on file when removing a named host
#83951 atomic_move document and warn required abspath, also update callers
#85050 allow known_hosts module auto-create the default ~/.ssh dir
#85637 `ansible.builtin.known_hosts`: Footgun when supplying multiple keys
#85723 `known_hosts`: Add full key validation
#85851 known_hosts sanity_check's call to ssh-keygen fails under SELinux
#86850 Update module return value documentation

39. lib/ansible/plugins/action/reboot.py 8 total

#69088 Reboot module in playbook timeout after upgrading from 2.7.10 to 2.9.7
#82383 plugins/reboot: fix boot time command for FreeBSD
#83018 'reboot' module not working as expected: failure to setup for boot_time_command's execution gets treated as result of boot_time_command
#83872 Ansible exits prematurely without error message using `ansible.builtin.reboot`
#84573 Force SSH connection loss detection in `reboot` module
#85070 reboot module: macOS boot time command change
#85274 ad-hoc reboot test_command syntax is unintuitive
#85537 fix: change the BOOT_TIME_COMMAND for macOS to get higher time precision

40. lib/ansible/parsing/vault/__init__.py 8 total

#75108 minor path related fixes
#80675 Refactor vault
#81918 allow user to control vault decrypt is error
#82418 Execute ScriptVaultSecret on demand instead of on load
#83482 Vault preserve permissions
#83697 Vault general fixes and security hardening
#84452 Vault plugins
#86678 Fix #11544

41. lib/ansible/plugins/lookup/template.py 7 total

#19101 --diff doesn't show all differences with Template module
#33907 Inconsistencies in result of template module
#80269 template validation fails because of SELinux errors
#82408 backup option: implement custom naming for files ( ansible_managed like )
#82771 Jinja exception line numbers are incorrect
#83421 if ansible.builtin.fileglob plugin is used in ansible.builtin.template, it searches under files/
#86986 Allow positional for lookup plugins

42. lib/ansible/modules/command.py 7 total

#28674 The Ansible/Jinja parser incorrectly tries to parse command/shell comment blocks
#81558 add a function for the centralised list of shell/command options
#81944 Error message triggered by ansible.builtin.shell reports error in ansible.legacy.command
#84107 `ansible.builtin.command` module creates `stdout` data on it's own even when command itself is not run
#86135 `command` should make a warning if `creates` not created, `removes` not removed
#86136 add support for multiple creates, removes
#86850 Update module return value documentation

43. lib/ansible/modules/meta.py 7 total

#35086 clear_host_errors causes unexpected behaviour with unreachable hosts
#78075 clear_host_errors - fix handling unreachable errors
#81998 Add ability to remove all hosts from dynamic inventory (including those added via add_host)
#82281 refresh_inventory stops further handlers
#82793 "'ansible connection' is undefined." when templating conditionals in meta tasks.
#85171 meta: refresh_inventory should use the same cache value for both inventory and vars plugins
#86208 clear_host_errors not behaving as documented with an unreachable host and ignore_unreachable

44. lib/ansible/plugins/action/script.py 7 total

#43274 script module with become prepends stdout with \r\n
#50585 script: chdir on Windows does not work
#67964 Unexpected CLIXML in stderr output
#76237 Additional exceptions attached to stderr in script module
#83316 Blank line at start of stderr/stdout with script module and become with password
#86110 [POC] Unify shared argument system and automatically document
#86550 Add PowerShell module debugging support

45. lib/ansible/plugins/connection/winrm.py 7 total

#49567 WinRM: wait_for_connection improvements
#80532 WinRM winrshost processes hanging after playbook run finishes
#83081 ansible winrm connection hangs when connection is bad
#83754 winrm - Remove extras lookups
#85604 Ansible tries to use WinRM to connect to localhost
#85865 WinRM WSMan OperationTimeout does not fail after multiple retries
#86927 [stable-2.21] winrm/psrp - apply no_log to stdout/stderr logs (#86919)

46. lib/ansible/config/manager.py 7 total

#49946 Allow vaulted configuration for plugins that only support ansible.cfg configs
#75108 minor path related fixes
#75680 allow to set an env var to undefined, aka default
#83697 Vault general fixes and security hardening
#84452 Vault plugins
#84704 add get_config_default
#85671 Fail loud if ansible.cfg is in a world-writable directory (#85087)

47. lib/ansible/modules/apt_repository.py 7 total

#54403 apt_repository modify comment line /etc/apt/sources.list
#81259 apt_repository module breaks with strange UnicodeDecodeError
#83775 Make apt_repository use HTTPS for PPA repository keys
#83835 Make apt_repository PPA repos use gpg instead of apt-key
#83951 atomic_move document and warn required abspath, also update callers
#86610 ansible.builtin.apt_repository with "ppa:"-string uses derivate codename
#86850 Update module return value documentation

48. lib/ansible/modules/reboot.py 7 total

#69088 Reboot module in playbook timeout after upgrading from 2.7.10 to 2.9.7
#83018 'reboot' module not working as expected: failure to setup for boot_time_command's execution gets treated as result of boot_time_command
#83872 Ansible exits prematurely without error message using `ansible.builtin.reboot`
#84573 Force SSH connection loss detection in `reboot` module
#85070 reboot module: macOS boot time command change
#85274 ad-hoc reboot test_command syntax is unintuitive
#86850 Update module return value documentation

49. lib/ansible/plugins/action/validate_argument_spec.py 7 total

#79624 Argument Spec Validation Failure with vault + no_log
#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars
#82154 Unexpected role argument spec behavior with transitive dependencies
#82186 validate_argument_spec `type=list` and `elements=str` convert bool or int in a list of string
#82505 Validating arguments against arg spec occuring on all tagged roles
#83314 `required_one_of` doesn't check variable type
#84498 Adding no_log to role argument validation

50. lib/ansible/cli/galaxy.py 7 total

#77064 ansible-galaxy collection search
#81241 ansible-galaxy collection list --deduplicate
#81687 Galaxy Version syntax breaking installation from local copies
#81764 Select pre-release collections that are inevitable
#84704 add get_config_default
#85670 [PoC] Implement fast paths in galaxy dep resolution
#86474 Skip download when collection artifact is already valid

51. lib/ansible/cli/pull.py 7 total

#84751 `ansible-pull` always runs locally
#85890 cli tools: add ability to set environment keyword
#86457 ansible-pull verify that file is in repo
#86577 docs: clarify ansible-pull always uses local connection and --limit b…
#86854 ansible-pull: checkout step ignores --limit and resolves short hostname as inventory group name
#86889 Deprecate ansible-pull CLI
#86929 ansible-pull add option to limit limit to fqdn

52. lib/ansible/plugins/strategy/free.py 7 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback
#85424 special_vars are a flavor of host specific task vars
#86660 free: only block a host before queueing a task
#86743 Fix include_role block/rescue handling when role is not found (#86721)
#86936 Optimize Block.copy
#86941 Use OrderedSet

53. lib/ansible/plugins/action/gather_facts.py 6 total

#37271 gather_facts mountpoints are not gathered correctly
#41413 Fact caching fails for hosts that contain / character with file based cache plugins
#57061 gather_facts/setup fails with encrypted sudo password
#79631 Spurious warning when using a custom fact module
#82685 'gather_facts' with 'parallel' set no longer works in check mode under 2.16
#83219 `Unexpected failure during module execution: 'ansible_job_id'` when using multiple facts modules on Windows on ansible-core 2.16.0 and later

54. lib/ansible/modules/gather_facts.py 6 total

#37271 gather_facts mountpoints are not gathered correctly
#41413 Fact caching fails for hosts that contain / character with file based cache plugins
#57061 gather_facts/setup fails with encrypted sudo password
#79631 Spurious warning when using a custom fact module
#82685 'gather_facts' with 'parallel' set no longer works in check mode under 2.16
#83219 `Unexpected failure during module execution: 'ansible_job_id'` when using multiple facts modules on Windows on ansible-core 2.16.0 and later

55. lib/ansible/playbook/task.py 6 total

#37398 `user` module with `local: true` fail to move nonexistent user home dir despite that `createhome: true` is set
#41621 [WIP] Issue 24215: Enable verbosity setting on a per-task basis.
#81320 module_environment, new keyword to pass environment variables only to modules
#83470 new ansible_parent_block_name for current task
#86158 POC WIP Move resolving parent attributes to FA
#86936 Optimize Block.copy

56. lib/ansible/modules/script.py 6 total

#43274 script module with become prepends stdout with \r\n
#50585 script: chdir on Windows does not work
#67964 Unexpected CLIXML in stderr output
#76237 Additional exceptions attached to stderr in script module
#83316 Blank line at start of stderr/stdout with script module and become with password
#86110 [POC] Unify shared argument system and automatically document

57. lib/ansible/plugins/action/uri.py 6 total

#44338 Add SOCKS proxy support to uri module
#54721 Multiple 'set-cookie' python 3
#60632 uri: sourcing vaulted file doesn't work
#83871 Ensure we keep perms on transfers and copy
#85780 ansible.builtin.uri does not return `.cookies`/`.cookies_string` unless following redirects
#86293 Option to explicitly set the server_hostname when using the uri module

58. lib/ansible/plugins/test/uri.py 6 total

#44338 Add SOCKS proxy support to uri module
#54721 Multiple 'set-cookie' python 3
#60632 uri: sourcing vaulted file doesn't work
#85780 ansible.builtin.uri does not return `.cookies`/`.cookies_string` unless following redirects
#86293 Option to explicitly set the server_hostname when using the uri module
#86332 Bugfix(uri test): Fixed is_uri to correctly reject strings without a URI scheme.

59. lib/ansible/executor/task_queue_manager.py 6 total

#49207 Ansible carries out work after forks and sometimes has threads running.
#57129 [WIP] Handle disappearing hosts
#81158 flush stdout after sending prompt and individual loop item results
#81854 try to proxy copy of pl loading
#86614 Register signal (TRAP) and fault (ABRT) handlers to provide stack out puts for debugging
#86948 Improvement for child worker signal race

60. lib/ansible/plugins/action/service.py 6 total

#50822 service module detects status incorrectly when using openrc
#73936 ansible.builtin.service erronously states that service is not started, when it actually is
#77891 [bug] OpenBSD service flag setting doesn't handle quotes correctly
#82598 Cannot delegate to a host defined by a variable whose value is determined using ansible_facts, for package module
#84793 Different behavior for `state: restarted` in the `ansible.builtin.service` module (FreeBSD)
#85380 service: fails with "Could not find the requested service: <name>: host when running noninteractively

61. lib/ansible/modules/cron.py 6 total

#51988 [module: cron] Add option to change cron name without duplicate
#83682 user parameter shouldn't be required when adding a variable with cron_file set on cron module
#85584 cron: allow custom cron cmd
#85726 cron crashes with unhandled FileNotFoundError when cron_file path is invalid
#85750 cron: Handle exception raised while writing cron file
#86850 Update module return value documentation

62. lib/ansible/modules/service_facts.py 6 total

#63188 incorrect service state with sub=exited
#76667 harden service_facts states and add new output variable load_states
#81115 "service_facts" module cannot report whether a service is enabled or not if it is in "failed" state
#84500 ansible.builtin.service_facts incorrectly documents the status values reported for systemd systems
#84607 ansible.builtin.service_facts incorrect and simplified state
#86423 service_facts: report correct status for failed services

63. lib/ansible/modules/include_role.py 6 total

#69799 Modified "vars:" not visible inside include_role.
#75240 `include_role` fails, when evaluating inventory variables with template as value also fails
#82677 remove 'allow_duplicates' param for include/import role
#82796 include_role in loop fails to return result
#84328 include_tasks does not work well with include_role.tasks_from if task is in subdirectory
#86721 Absent role in include_role inside of block/rescue leads to unexpected behavior

64. lib/ansible/utils/display.py 6 total

#71461 Ansible should not wrap lines when tty is absent
#73834 no tty, no wrap
#81158 flush stdout after sending prompt and individual loop item results
#81918 allow user to control vault decrypt is error
#82409 move error from display to caller
#86611 POC for testing out warning from the exec wrapper

65. lib/ansible/modules/validate_argument_spec.py 6 total

#79624 Argument Spec Validation Failure with vault + no_log
#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars
#82186 validate_argument_spec `type=list` and `elements=str` convert bool or int in a list of string
#82505 Validating arguments against arg spec occuring on all tagged roles
#83314 `required_one_of` doesn't check variable type
#84498 Adding no_log to role argument validation

66. lib/ansible/playbook/loop_control.py 6 total

#56817 Adding loop_control.notify_scope
#74259 [POC] Support unpacking loop vars
#77614 [PoC] Add loop_control.lookup
#82538 Allow to silence warning about loop variable already in use
#84443 break_when doesn't properly evaluate variable state when used with include_tasks
#86158 POC WIP Move resolving parent attributes to FA

67. lib/ansible/module_utils/urls.py 6 total

#78142 Add socks proxy support
#82780 module_utils/urls.py MAXHEADERS
#84290 feat: Implement update_url_params
#85845 Add type hinting for `open_url`
#85867 uri: Set cookies and cookies_string
#86478 uri: add server_hostname for SNI validation

68. test/sanity/ignore.txt 6 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
#83697 Vault general fixes and security hardening
#85050 allow known_hosts module auto-create the default ~/.ssh dir
#85747 unify skip reasons in return
#86158 POC WIP Move resolving parent attributes to FA

69. lib/ansible/plugins/loader.py 6 total

#78113 [poc] dynamic raw list
#81854 try to proxy copy of pl loading
#83170 allow plugin loader to load sidecar docs
#84452 Vault plugins
#85134 Fix and expand plugin reject list
#86746 Collection finder Python loader updates

70. lib/ansible/galaxy/collection/__init__.py 6 total

#81607 Log error dependency resolver exceptions strings
#81764 Select pre-release collections that are inevitable
#85670 [PoC] Implement fast paths in galaxy dep resolution
#85961 Type-annotate `ansible.galaxy.collection`
#86474 Skip download when collection artifact is already valid
#86888 ansible-doc: fix errant warning when enumerating collections

71. lib/ansible/galaxy/dependency_resolution/dataclasses.py 6 total

#81694 Always stringify collection requirement versions
#81764 Select pre-release collections that are inevitable
#83715 Don't ignore invalid collection entries in requirements.yml
#85670 [PoC] Implement fast paths in galaxy dep resolution
#85711 Special Handling For Bundled Collections Without Manifests
#86321 Add type hints for argument spec validation and AnsibleModule.__init__

72. lib/ansible/plugins/action/shell.py 5 total

#28674 The Ansible/Jinja parser incorrectly tries to parse command/shell comment blocks
#73005 builtin.shell: "cmd" not available for interactive use
#81944 Error message triggered by ansible.builtin.shell reports error in ansible.legacy.command
#84495 "creates" is ignored when multiple files are specified, and the files are outside current directory
#86547 Create generic display action for use by playbook/role authors

73. lib/ansible/modules/shell.py 5 total

#28674 The Ansible/Jinja parser incorrectly tries to parse command/shell comment blocks
#73005 builtin.shell: "cmd" not available for interactive use
#81944 Error message triggered by ansible.builtin.shell reports error in ansible.legacy.command
#84495 "creates" is ignored when multiple files are specified, and the files are outside current directory
#86850 Update module return value documentation

74. lib/ansible/plugins/action/fetch.py 5 total

#31194 Fetching large file consumes a lot of memory
#49837 Ansible fetch sticky bit
#69383 fetch results in checksum mismatch
#75108 minor path related fixes
#76156 move to more precise config sources

75. lib/ansible/plugins/become/__init__.py 5 total

#38702 Become Method fails with permission denied ansible 2.5.0 with local connection method
#58787 Privilage escalation prompt timeout when working in a loop with different users
#80883 --ask-become-pass not working when fingerprint is enabled (not MFA)
#82337 Become with doas on local connections doesn't work
#83159 When fatal: happens when using iteration, all results are lost even if ignore_errors is true

76. lib/ansible/plugins/inventory/script.py 5 total

#43274 script module with become prepends stdout with \r\n
#50585 script: chdir on Windows does not work
#67964 Unexpected CLIXML in stderr output
#76237 Additional exceptions attached to stderr in script module
#83316 Blank line at start of stderr/stdout with script module and become with password

77. lib/ansible/plugins/connection/local.py 5 total

#13620 update_json for module intermediate comms
#70092 connection/local.py become problem exposed by `script` module
#76156 move to more precise config sources
#83871 Ensure we keep perms on transfers and copy
#84704 add get_config_default

78. lib/ansible/modules/lineinfile.py 5 total

#71828 lineinfile module: non existing file is not created when using "backrefs"
#74991 `lineinfile:` ignores `insertbefore:` except on first-run
#83951 atomic_move document and warn required abspath, also update callers
#86110 [POC] Unify shared argument system and automatically document
#86850 Update module return value documentation

79. lib/ansible/cli/config.py 5 total

#73268 Task variables not evaluated when used as vars arguments for a lookup plugin
#75844 ansible-config get
#81947 make constant loading dynamic
#84921  Ensure ansible-config properly validates all entries
#86963 Allow to reject (or warn) about extra values in `AnsiblePlugin.set_options()`'s `direct` parameter

80. lib/ansible/plugins/become/sudo.py 5 total

#69514 adding selinux_role to sudo become
#74760 sudo error message does not make it to module stdout/stderr when user has some sudo rights, just not what is needed
#80883 --ask-become-pass not working when fingerprint is enabled (not MFA)
#86905 [backport 2.21] sudo become plugin: add sudo-rs prompt support
#86964 Handle sudo-rs i18n

81. lib/ansible/plugins/callback/default.py 5 total

#41621 [WIP] Issue 24215: Enable verbosity setting on a per-task basis.
#75310 check_mode_markers not working when check_mode set via variable
#81158 flush stdout after sending prompt and individual loop item results
#84093 Add v2_playbook_on_terminated_early callback
#85424 special_vars are a flavor of host specific task vars

82. test 5 total

#81328 `old_style_cache_plugins` integration tests should not use redis
#82013 Reduce integration test dependencies on external resources
#83867 Integration test suite revamp
#84593 ansible-test is failing if private pypi and credentials in keyring
#85990 ansible-test pylint devel: new strange unused-wildcard-import/unused-import errors

83. lib/ansible/executor/playbook_executor.py 5 total

#75108 minor path related fixes
#82852 any_errors_fatal: do not mark unreachable hosts as failed
#84515 play_hosts in vars_prompt is restricted to hosts in play
#85368 Add 'validate' regex support for vars_prompt
#85882 vars_prompt: add choices support for input validation

84. lib/ansible/module_utils/csharp/Ansible.Basic.cs 5 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#81320 module_environment, new keyword to pass environment variables only to modules
#83536 Make backup file names configurable
#84574 Make log severity configurable and consistent between syslog and systemd
#86611 POC for testing out warning from the exec wrapper

85. lib/ansible/galaxy/api.py 5 total

#75108 minor path related fixes
#77064 ansible-galaxy collection search
#82396 🧪⇪ Bump `galaxy_ng` to v4.9.2 in tests
#85670 [PoC] Implement fast paths in galaxy dep resolution
#86186 fix ansible-galaxy server cache

86. lib/ansible/cli/doc.py 5 total

#80625 ansible-doc - output additional `version_added` information from `main/argument_specs.yml`
#84467 ansible-doc fix YAML examples rendering
#86113 [ansible-doc] Fix Redirect to File With Ansi Escape Sequences
#86696 Support ansible-doc for deprecation message
#86888 ansible-doc: fix errant warning when enumerating collections

87. lib/ansible/parsing/dataloader.py 5 total

#80675 Refactor vault
#81918 allow user to control vault decrypt is error
#83697 Vault general fixes and security hardening
#85260 [WIP] Add some typing hints for module_utils
#86056 Expand test coverage of DataLoader.path_dwim_relative_stack

88. lib/ansible/executor/process/worker.py 5 total

#81854 try to proxy copy of pl loading
#86158 POC WIP Move resolving parent attributes to FA
#86614 Register signal (TRAP) and fault (ABRT) handlers to provide stack out puts for debugging
#86859 DNM: Custom poll()
#86941 Use OrderedSet

89. test/integration/targets/user/tasks/main.yml 5 total

#86230 Fix user module to remove SELinux mappings on deletion
#86536 Fix FreeBSD uid_min, uid_max, and umask handling
#86620 linear: use iterator for accurate max_fail_percentage calculation
#86897 user: add password_expire_last_changed option (Linux)
#86956 user: add password_last_change parameter

90. lib/ansible/modules/deb822_repository.py 5 total

#85246 deb822_repository: embed Signed-By ASCII Armor key in .sources file when fetched from URL
#85700 deb822_repository: Support for importing multiple keys for a single repository
#86433 deb822_repository: add backup option
#86595 deb822_repository: Support for importing multiple keys for a single repository (#85700)
#86634 core: Add filter to convert PPA uri to URL

91. changelogs/fragments/sort_obfuscation.yml 5 total

#86950 [backport 2.16] Ensure no_log does not use subsets (#86939)
#86951 [backport 2.21] Ensure no_log does not use subsets (#86939)
#86952 [backport 2.20] Ensure no_log does not use subsets (#86939)
#86953 [backport 2.19] Ensure no_log does not use subsets (#86939)
#86954 [backport 2.18] Ensure no_log does not use subsets (#86939)

92. test/integration/targets/no_log/library/module.py 5 total

#86950 [backport 2.16] Ensure no_log does not use subsets (#86939)
#86951 [backport 2.21] Ensure no_log does not use subsets (#86939)
#86952 [backport 2.20] Ensure no_log does not use subsets (#86939)
#86953 [backport 2.19] Ensure no_log does not use subsets (#86939)
#86954 [backport 2.18] Ensure no_log does not use subsets (#86939)

93. test/integration/targets/no_log/runme.sh 5 total

#86950 [backport 2.16] Ensure no_log does not use subsets (#86939)
#86951 [backport 2.21] Ensure no_log does not use subsets (#86939)
#86952 [backport 2.20] Ensure no_log does not use subsets (#86939)
#86953 [backport 2.19] Ensure no_log does not use subsets (#86939)
#86954 [backport 2.18] Ensure no_log does not use subsets (#86939)

94. test/integration/targets/no_log/secretvars.yml 5 total

#86950 [backport 2.16] Ensure no_log does not use subsets (#86939)
#86951 [backport 2.21] Ensure no_log does not use subsets (#86939)
#86952 [backport 2.20] Ensure no_log does not use subsets (#86939)
#86953 [backport 2.19] Ensure no_log does not use subsets (#86939)
#86954 [backport 2.18] Ensure no_log does not use subsets (#86939)

95. test/integration/targets/no_log/sub_masking.yml 5 total

#86950 [backport 2.16] Ensure no_log does not use subsets (#86939)
#86951 [backport 2.21] Ensure no_log does not use subsets (#86939)
#86952 [backport 2.20] Ensure no_log does not use subsets (#86939)
#86953 [backport 2.19] Ensure no_log does not use subsets (#86939)
#86954 [backport 2.18] Ensure no_log does not use subsets (#86939)

96. bin/ansible-playbook 4 total

#19720 Exit status of `ansible-playbook` not as documented
#63314 Playbook log output of different plays are intermixed
#69544 Variables are not delegated in sub-task loop
#86140 ansible-playbook: negative limits exclude implicit localhost

97. lib/ansible/plugins/action/unarchive.py 4 total

#24989 Module unarchive: Failure when the group name in the group parameter contains a space.
#49408 unarchive fails to decompress non-ascii-filenames from zip-files
#83871 Ensure we keep perms on transfers and copy
#85815 unarchive creates discrepencies in file ownership when used with become & tgz archives

98. lib/ansible/plugins/lookup/vars.py 4 total

#28006 Inventory group_vars/host_vars aren't loaded recursively when playbook is launch from a high level inventory directory
#85751 vars: update docs for default parameter
#86986 Allow positional for lookup plugins
#86988 Fix grammar and capitalization in `vars` lookup examples

99. lib/ansible/plugins/action/command.py 4 total

#28674 The Ansible/Jinja parser incorrectly tries to parse command/shell comment blocks
#81944 Error message triggered by ansible.builtin.shell reports error in ansible.legacy.command
#84107 `ansible.builtin.command` module creates `stdout` data on it's own even when command itself is not run
#86135 `command` should make a warning if `creates` not created, `removes` not removed

100. lib/ansible/plugins/action/pause.py 4 total

#30116 Timed abort in pause module
#81155 "pause" module should flush Ansible's standard streams if "prompt" argument is supplied
#85703 `Ansible.builtin.pause` fails with Inappropriate ioctl for device
#86547 Create generic display action for use by playbook/role authors

101. lib/ansible/modules/fetch.py 4 total

#31194 Fetching large file consumes a lot of memory
#49837 Ansible fetch sticky bit
#69383 fetch results in checksum mismatch
#86850 Update module return value documentation

102. lib/ansible/modules/include_tasks.py 4 total

#36978 include_tasks in a loop breaks task execution order
#42561  'class' is not a valid variable name from include_* vars section but is valid as a command line argument
#82114 include_tasks' apply recursivity option
#84328 include_tasks does not work well with include_role.tasks_from if task is in subdirectory

103. lib/ansible/modules/blockinfile.py 4 total

#48984 blockinfile fails when block is a jinja template with a for loop inside and quotes inside
#83951 atomic_move document and warn required abspath, also update callers
#85283 Module blockinfile doesn't respect line endings that differ from os.linesep
#86110 [POC] Unify shared argument system and automatically document

104. lib/ansible/modules/group.py 4 total

#56495 Group module fails if local: true, state: absent, and group exists in centralized management
#71247 group module failed to add a administrator group on AIX system.
#76774 module group cannot rename group
#83604 group module with local=true can be very slow when machine is joined to an LDAP domain

105. lib/ansible/modules/hostname.py 4 total

#70360 Ansible setup fails to detect domain of server
#85069 hostname module: unusable in minimal Debian install
#85866 ansible.builtin.hostname sets FQDN as runtime hostname instead of short hostname until reboot
#86850 Update module return value documentation

106. bin/ansible-vault 4 total

#71619 Have only one --name option for ansible-vault encrypt_string (--stdin-name vs --name)
#73875 ansible-vault strips passwords
#84380 Inline encrypted ansible-vault variable doesn't get decrypted when passed to to_nice_yaml(indent=2)
#86359 ansible-vault, allow `--new-vault-id` to reference id of already known vault secret

107. lib/ansible/plugins/doc_fragments/files.py 4 total

#72453 files module, rmtree failed: [Errno 2] No such file or directory: <path-of-dir>, when directory is deleted by external process
#85815 unarchive creates discrepencies in file ownership when used with become & tgz archives
#86637 copy: Allow user to specify checksum algorithm
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

108. lib/ansible/modules/yum_repository.py 4 total

#72916 [Feature request] Ability to securely use $YUM[0-9]/$DNF[0-9] env vars in yum/dnf config files.
#85047 yum_repository: add missing option sslverifystatus
#85054 Adding sslverifystatus flag
#86110 [POC] Unify shared argument system and automatically document

109. lib/ansible/modules/expect.py 4 total

#79639 `expect` module tries to chdir before checking `removes` condition
#80173 Support expect raw responses
#82188 ansible.builtin.expect echo arg doesn't work as expected
#86850 Update module return value documentation

110. lib/ansible/plugins/action/package.py 4 total

#82598 Cannot delegate to a host defined by a variable whose value is determined using ansible_facts, for package module
#84803 Ansible support for dnf --transient on bootc machines
#85021 Allow ansible_package_use to work with custom action plugins
#85023 package, allow to use actions over modules

111. lib/ansible/modules/package.py 4 total

#82598 Cannot delegate to a host defined by a variable whose value is determined using ansible_facts, for package module
#84803 Ansible support for dnf --transient on bootc machines
#85021 Allow ansible_package_use to work with custom action plugins
#86850 Update module return value documentation

112. lib/ansible/modules/systemd_service.py 4 total

#82958 systemd_service: Support for the "machine" parameter
#82959 systemd_service - Add the machine parameter (#82958)
#86214 systemd_service always resuts in `changed`
#86850 Update module return value documentation

113. test/integration/targets/copy/tasks/main.yml 4 total

#52656 Make file state=absent respect recurse=false for previous state=directory
#84423 copy action plugin diff output for multi files 2
#86724 copy: validate src option type to provide clear error for non-string values
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

114. test/units/executor/module_common/test_recursive_finder.py 4 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#86614 Register signal (TRAP) and fault (ABRT) handlers to provide stack out puts for debugging
#86747 ansiballz-in-memory
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

115. test/units/module_utils/basic/test_argument_spec.py 4 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#66430 Move `patch_ansible_module` to a pytest plugin
#86110 [POC] Unify shared argument system and automatically document
#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

116. lib/ansible/plugins/__init__.py 4 total

#69947 plugin signature based on options
#78113 [poc] dynamic raw list
#82547 make gettting options with falback simpler
#84704 add get_config_default

117. test/units/parsing/vault/test_vault.py 4 total

#80675 Refactor vault
#81918 allow user to control vault decrypt is error
#82418 Execute ScriptVaultSecret on demand instead of on load
#83697 Vault general fixes and security hardening

118. test/integration/targets/filter_core/tasks/main.yml 4 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins
#86634 core: Add filter to convert PPA uri to URL
#86858 Fix groupby filter default parameter not working with missing keys

119. lib/ansible/utils/collection_loader/_collection_finder.py 4 total

#84452 Vault plugins
#84758 Fix collection loader iterator for ext modules
#84942 handle collection resources with nesting
#86746 Collection finder Python loader updates

120. test/integration/targets/ansible-doc/runme.sh 4 total

#84467 ansible-doc fix YAML examples rendering
#86696 Support ansible-doc for deprecation message
#86888 ansible-doc: fix errant warning when enumerating collections
#86938 [stable-2.21] cli: handle empty PAGER value

121. lib/ansible/modules/pause.py 3 total

#30116 Timed abort in pause module
#81155 "pause" module should flush Ansible's standard streams if "prompt" argument is supplied
#85703 `Ansible.builtin.pause` fails with Inappropriate ioctl for device

122. lib/ansible/playbook/taggable.py 3 total

#38176 never tag does not show up with --list-tags
#50044 Handlers should respect skip-tags
#86158 POC WIP Move resolving parent attributes to FA

123. lib/ansible/playbook/role_include.py 3 total

#54274 Unexpected interpolation of env var in role name
#86158 POC WIP Move resolving parent attributes to FA
#86936 Optimize Block.copy

124. lib/ansible/modules/import_tasks.py 3 total

#57013 Single import_tasks, but double task file execution
#75957 import_tasks not working correctly when used within import_tasks
#84328 include_tasks does not work well with include_role.tasks_from if task is in subdirectory

125. lib/ansible/modules/replace.py 3 total

#64353 Use streaming for the replace module to avoid memory issues
#83951 atomic_move document and warn required abspath, also update callers
#86110 [POC] Unify shared argument system and automatically document

126. lib/ansible/plugins/callback/junit.py 3 total

#68365 Some way to customize junit callback plugin in ansible-test run for a collection
#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars
#83582 Junit Callback prefix with include_role

127. lib/ansible/errors/__init__.py 3 total

#69519 AnsibleFileNotFound suggests module options that are not valid
#80675 Refactor vault
#83697 Vault general fixes and security hardening

128. lib/ansible/plugins/lookup/password.py 3 total

#71209 Using passwd command to change a user password instead of usermod
#75108 minor path related fixes
#86986 Allow positional for lookup plugins

129. lib/ansible/module_utils/common/validation.py 3 total

#72110 module mutually exclusive check not mathematically based
#85260 [WIP] Add some typing hints for module_utils
#86074 Update validation logic for parameter checks to allow for None value for `required_if`

130. lib/ansible/plugins/action/wait_for_connection.py 3 total

#72716 With pipelining enabled, WARNING appears during wait_for_connection
#74237 wait_for_connection ignores short timeouts
#83851 reset multiplexer only at connection failure

131. lib/ansible/modules/apt_key.py 3 total

#72741 apt_key fails if keyring option is used. "msg": "key does not seem to have been added"
#77757 ansible apt_key module does not update expired keys
#82497 "apt-key did not return an error, but failed to add the key (check that the id is correct and *not* a subkey)" for expired key - but the key is added

132. lib/ansible/plugins/lookup/config.py 3 total

#73268 Task variables not evaluated when used as vars arguments for a lookup plugin
#86963 Allow to reject (or warn) about extra values in `AnsiblePlugin.set_options()`'s `direct` parameter
#86986 Allow positional for lookup plugins

133. lib/ansible/module_utils/facts/hardware/linux.py 3 total

#74693 facts - return the correct number of VCPUs for systems with only one core
#75147 Collecting facts for mount points in AIX VPAR not working
#80088 Define processor topology on s390x

134. lib/ansible/modules/async_status.py 3 total

#77450 Intermittent "could not find job" error when polling async task
#81805 'could not find job' on async_status with delegate_to localhost
#86850 Update module return value documentation

135. lib/ansible/plugins/action/async_status.py 3 total

#77450 Intermittent "could not find job" error when polling async task
#79720 Controller argspec
#81805 'could not find job' on async_status with delegate_to localhost

136. lib/ansible/inventory/group.py 3 total

#79995 Inventories should be manipulable as normal after deserialization
#82367 fix remove_host functions
#86941 Use OrderedSet

137. lib/ansible/modules/iptables.py 3 total

#80856 When creating DNAT rules with different destinations then only 1 will be created
#84072 ansible.builtin.iptables does not add rule
#86850 Update module return value documentation

138. lib/ansible/plugins/connection/psrp.py 3 total

#81277 psrp plugin bug with script module using chdir argument
#86611 POC for testing out warning from the exec wrapper
#86927 [stable-2.21] winrm/psrp - apply no_log to stdout/stderr logs (#86919)

139. lib/ansible/cli/__init__.py 3 total

#81501 deprecate or extend documentation for AGNOSTIC_BECOME_PROMPT (temp workaround from #34761)
#85854 add empty inventory error config
#86938 [stable-2.21] cli: handle empty PAGER value

140. lib/ansible/modules/dpkg_selections.py 3 total

#83087 Need ansible.builtin.dpkg_selections to hold package even if not already installed
#83088 dpkg_selections fixes for 'unprimed' pkgs
#86850 Update module return value documentation

141. lib/ansible/plugins/lookup/fileglob.py 3 total

#47344 allow 'ignore_missing' for fileglob lookups
#83421 if ansible.builtin.fileglob plugin is used in ansible.builtin.template, it searches under files/
#86986 Allow positional for lookup plugins

142. lib/ansible/modules/include_vars.py 3 total

#84017 Repeated encryption attempts when overriding inline vault variables with `include_vars` and `hash_behaviour: merge`
#86526 Fix include_vars relative path resolution for the dir parameter
#86850 Update module return value documentation

143. lib/ansible/executor/task_result.py 3 total

#84558 Task timeout breaks failed_when handling in loop tasks
#85747 unify skip reasons in return
#86599 drop module_defaults from task_fields

144. lib/ansible/cli/arguments/option_helpers.py 3 total

#13620 update_json for module intermediate comms
#84704 add get_config_default
#85890 cli tools: add ability to set environment keyword

145. lib/ansible/plugins/connection/__init__.py 3 total

#13620 update_json for module intermediate comms
#69947 plugin signature based on options
#73838 [wip] Get connection

146. test/integration/targets/async/tasks/main.yml 3 total

#52656 Make file state=absent respect recurse=false for previous state=directory
#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#85375 Fix async_dir variable expansion to match remote_tmp

147. test/integration/targets/command_shell/tasks/main.yml 3 total

#52656 Make file state=absent respect recurse=false for previous state=directory
#81558 add a function for the centralised list of shell/command options
#86136 add support for multiple creates, removes

148. test/integration/targets/copy/tasks/tests.yml 3 total

#52656 Make file state=absent respect recurse=false for previous state=directory
#86637 copy: Allow user to specify checksum algorithm
#86724 copy: validate src option type to provide clear error for non-string values

149. lib/ansible/executor/play_iterator.py 3 total

#57129 [WIP] Handle disappearing hosts
#86936 Optimize Block.copy
#86941 Use OrderedSet

150. lib/ansible/plugins/callback/__init__.py 3 total

#69947 plugin signature based on options
#84093 Add v2_playbook_on_terminated_early callback
#85747 unify skip reasons in return

151. test/integration/targets/pip/tasks/pip.yml 3 total

#72097 pip: Add support for various pip install modes
#81816 Fix pip changed status when installing from vcs
#83189 Fix unable to find pip in the virtualenv when using relative path

152. lib/ansible/playbook/included_file.py 3 total

#74259 [POC] Support unpacking loop vars
#85424 special_vars are a flavor of host specific task vars
#86941 Use OrderedSet

153. lib/ansible/playbook/play_context.py 3 total

#75719 [WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
#83383 play_context, actually set values from plugin
#86618 Only set become_ options on PlayContext if the task uses become

154. lib/ansible/parsing/splitter.py 3 total

#78113 [poc] dynamic raw list
#81558 add a function for the centralised list of shell/command options
#86535 Raise error for invalid freeform --extra-vars (fixes #84756)

155. test/units/parsing/test_dataloader.py 3 total

#80675 Refactor vault
#83697 Vault general fixes and security hardening
#84452 Vault plugins

156. test/lib/ansible_test/_internal/util.py 3 total

#81117 ansible-test - add proxy support to pip
#83911 Support terminals that implement `truecolor`
#84176 Passthrough proxy variables to ansible-test environment

157. test/integration/targets/apt/tasks/apt.yml 3 total

#81364 apt module, fix issue with packages not installing when pinned and cached
#85131 Update apt test, hello-traditional is removed in Debian trixie
#86245 apt: Fix the autoremove or purge parameters not working in certain cases

158. test/integration/targets/ansible-galaxy-collection/tasks/install.yml 3 total

#81607 Log error dependency resolver exceptions strings
#81764 Select pre-release collections that are inevitable
#86896 tests: test for collection_skeleton_ignore

159. test/units/galaxy/test_collection_install.py 3 total

#81764 Select pre-release collections that are inevitable
#83715 Don't ignore invalid collection entries in requirements.yml
#85670 [PoC] Implement fast paths in galaxy dep resolution

160. test/integration/targets/ansible-vault/runme.sh 3 total

#81918 allow user to control vault decrypt is error
#83697 Vault general fixes and security hardening
#84452 Vault plugins

161. lib/ansible/plugins/filter/core.py 3 total

#82967 utilize pathlib.Path instead of os.path.join()
#86634 core: Add filter to convert PPA uri to URL
#86858 Fix groupby filter default parameter not working with missing keys

162. test/units/config/test_manager.py 3 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins
#84704 add get_config_default

163. lib/ansible/modules/assemble.py 3 total

#83951 atomic_move document and warn required abspath, also update callers
#86110 [POC] Unify shared argument system and automatically document
#86850 Update module return value documentation

164. test/units/module_utils/urls/test_Request.py 3 total

#84290 feat: Implement update_url_params
#85845 Add type hinting for `open_url`
#86478 uri: add server_hostname for SNI validation

165. test/integration/targets/playbook/runme.sh 3 total

#84479 playbook tasks restore module k/v for action
#85890 cli tools: add ability to set environment keyword
#86158 POC WIP Move resolving parent attributes to FA

166. lib/ansible/playbook/block.py 3 total

#84937 single inheritance
#86158 POC WIP Move resolving parent attributes to FA
#86936 Optimize Block.copy

167. lib/ansible/playbook/handler.py 3 total

#84924 show example of async handlers or make it clear that they cannot be run async
#85424 special_vars are a flavor of host specific task vars
#86158 POC WIP Move resolving parent attributes to FA

168. test/integration/targets/uri/tasks/main.yml 3 total

#85492 Fix UTF-8 BOM handling in content encoding for better compatibility
#85867 uri: Set cookies and cookies_string
#86478 uri: add server_hostname for SNI validation

169. lib/ansible/modules/debconf.py 3 total

#85683 debconf fails with `TypeError` when `value` is a boolean (e.g., with `vtype: seen`)
#85692 debconf: Convert value when vtype is seen
#86850 Update module return value documentation

170. lib/ansible/galaxy/collection/concrete_artifact_manager.py 3 total

#85961 Type-annotate `ansible.galaxy.collection`
#86025 ansible-galaxy - fix retrying incomplete downloads
#86474 Skip download when collection artifact is already valid

171. test/integration/targets/connection_ssh/runme.sh 3 total

#86472 ssh - fix tty dependency with become
#86475 Add initial tests for ssh connection pipelining
#86555 ssh: respect ANSIBLE_HOME for control_path_dir default

172. lib/ansible/plugins/vars/host_group_vars.py 2 total

#60077 Ansible fails to report matching but broken symlink in host_vars directory
#84017 Repeated encryption attempts when overriding inline vault variables with `include_vars` and `hash_behaviour: merge`

173. lib/ansible/module_utils 2 total

#66002 module_utils: does not properly encode URLs
#82724 `check_required_one_of` does not check for null params values

174. lib/ansible/vars/hostvars.py 2 total

#71745 Loop variable can be undefined when using delegate after upgrade to 2.9.10
#82995 Prevent extra vars from bleeding into hostvars

175. lib/ansible/plugins/inventory/__init__.py 2 total

#72377 apply_defaults for inventory (and other non-module) plugins
#81603 constructed inventory, allow adding variables directly, including ansible_group_priority

176. lib/ansible/plugins/test/files.py 2 total

#72453 files module, rmtree failed: [Errno 2] No such file or directory: <path-of-dir>, when directory is deleted by external process
#85815 unarchive creates discrepencies in file ownership when used with become & tgz archives

177. lib/ansible/modules/wait_for_connection.py 2 total

#72716 With pipelining enabled, WARNING appears during wait_for_connection
#74237 wait_for_connection ignores short timeouts

178. lib/ansible/module_utils/facts/hardware/aix.py 2 total

#75147 Collecting facts for mount points in AIX VPAR not working
#86211 facts: Handle mount facts for AIX VIO servers

179. lib/ansible/utils/vars.py 2 total

#79293 combine(.. , list_merge='append') filter does not work correctly with two equivalent vars
#84844 bad k=v and no check_raw is an error

180. lib/ansible/plugins/lookup/first_found.py 2 total

#79296 ansible-core 2.12.10 (and later vers) don't accept comma in a name of yaml variable file
#86986 Allow positional for lookup plugins

181. lib/ansible/modules/rpm_key.py 2 total

#83394 rpm_key module does nothing if it finds a partial match of already installed keys
#83493 rpm_key: support multiple siging keys

182. lib/ansible/cli/adhoc.py 2 total

#13620 update_json for module intermediate comms
#83557 AdHoc host expression does not support templates

183. lib/ansible/utils/color.py 2 total

#83633 There are no definitions for valid color options
#86725 Document valid color values for COLOR_* settings

184. lib/ansible/plugins/action/raw.py 2 total

#76156 move to more precise config sources
#83727 raw module produces non-zero return code when using network_cli connection

185. lib/ansible/cli/playbook.py 2 total

#83863 Silent mantissa truncation on FieldAttribute `int` coercion
#85965 Enable group-level batching in playbook execution

186. lib/ansible/plugins/action/include_vars.py 2 total

#84017 Repeated encryption attempts when overriding inline vault variables with `include_vars` and `hash_behaviour: merge`
#86526 Fix include_vars relative path resolution for the dir parameter

187. lib/ansible/plugins/doc_fragments/constructed.py 2 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority
#84683 Make `constructed` inventory to comply with `TRANSFORM_INVALID_GROUP_CHARS` setting

188. lib/ansible/plugins/inventory/constructed.py 2 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority
#84683 Make `constructed` inventory to comply with `TRANSFORM_INVALID_GROUP_CHARS` setting

189. bin/ansible-config 2 total

#84843 ansible-config does not correclty validate all entries
#86398 ansible-config validate says valid section is invalid

190. lib/ansible/cli/console.py 2 total

#13620 update_json for module intermediate comms
#86985 Handle invalid 'forks' argument in console like other commands

191. lib/ansible/keyword_desc.yml 2 total

#13620 update_json for module intermediate comms
#81320 module_environment, new keyword to pass environment variables only to modules

192. test/units/plugins/action/test_action.py 2 total

#13620 update_json for module intermediate comms
#81320 module_environment, new keyword to pass environment variables only to modules

193. test/integration/targets/git/tasks/submodules.yml 2 total

#49000 git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
#52656 Make file state=absent respect recurse=false for previous state=directory

194. test/integration/targets/file/tasks/directory_as_dest.yml 2 total

#52656 Make file state=absent respect recurse=false for previous state=directory
#83445 `file`: multiple diff support

195. test/integration/targets/file/tasks/main.yml 2 total

#52656 Make file state=absent respect recurse=false for previous state=directory
#83445 `file`: multiple diff support

196. test/integration/targets/git/tasks/change-repo-url.yml 2 total

#52656 Make file state=absent respect recurse=false for previous state=directory
#86822 git: Honor check mode in set_remote_url

197. lib/ansible/modules/async_wrapper.py 2 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#85375 Fix async_dir variable expansion to match remote_tmp

198. test/units/module_utils/basic/test_atomic_move.py 2 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#66430 Move `patch_ansible_module` to a pytest plugin

199. test/units/module_utils/basic/test_deprecate_warn.py 2 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#66430 Move `patch_ansible_module` to a pytest plugin

200. test/units/module_utils/basic/test_exit_json.py 2 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#66430 Move `patch_ansible_module` to a pytest plugin

201. test/units/modules/test_pip.py 2 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream
#66430 Move `patch_ansible_module` to a pytest plugin

202. test/units/module_utils/basic/test_run_command.py 2 total

#66430 Move `patch_ansible_module` to a pytest plugin
#86932 [stable-2.21] Handle None return from read() in run_command() (#86922)

203. test/integration/targets/pip/tasks/main.yml 2 total

#72097 pip: Add support for various pip install modes
#86918 Fix pip `changed` reporting and modernize

204. lib/ansible/vars/clean.py 2 total

#73838 [wip] Get connection
#86411 Improve deprecation message for top-level facts by including the fact's name

205. test/units/module_utils/facts/hardware/linux_data.py 2 total

#74693 facts - return the correct number of VCPUs for systems with only one core
#80088 Define processor topology on s390x

206. lib/ansible/module_utils/splitter.py 2 total

#75467 role arg spec - allow file extensions in `tasks_from`
#86352 Fix TypeError in split_args function

207. test/integration/targets/roles_arg_spec/runme.sh 2 total

#75467 role arg spec - allow file extensions in `tasks_from`
#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars

208. lib/ansible/modules/find.py 2 total

#76768 Feature: add owner and group filter to builtin.find
#86850 Update module return value documentation

209. test/integration/targets/meta_tasks/runme.sh 2 total

#78075 clear_host_errors - fix handling unreachable errors
#86979 [backport 2.21] Fix broken callback dispatch on skipped meta tasks (#86977)

210. test/units/cli/test_cli.py 2 total

#80675 Refactor vault
#85854 add empty inventory error config

211. test/units/parsing/vault/test_vault_editor.py 2 total

#80675 Refactor vault
#83697 Vault general fixes and security hardening

212. lib/ansible/playbook/collectionsearch.py 2 total

#80746 fixes static 'roles:' with play context
#86158 POC WIP Move resolving parent attributes to FA

213. lib/ansible/playbook/role/definition.py 2 total

#80746 fixes static 'roles:' with play context
#86158 POC WIP Move resolving parent attributes to FA

214. test/integration/targets/ansible-playbook-callbacks/all-callbacks/callbacks_list.expected 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

215. test/integration/targets/ansible-playbook-callbacks/all-callbacks/env-vars 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

216. test/integration/targets/ansible-playbook-callbacks/all-callbacks/exit_code.expected 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

217. test/integration/targets/ansible-playbook-callbacks/all-callbacks/include_me.yml 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

218. test/integration/targets/ansible-playbook-callbacks/all-callbacks/test.yml 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

219. test/integration/targets/ansible-playbook-callbacks/include_role-fail-free/callbacks_list.expected 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

220. test/integration/targets/ansible-playbook-callbacks/include_role-fail-free/env-vars 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

221. test/integration/targets/ansible-playbook-callbacks/include_role-fail-free/exit_code.expected 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

222. test/integration/targets/ansible-playbook-callbacks/include_role-fail-free/test.yml 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

223. test/integration/targets/ansible-playbook-callbacks/include_role-fail-linear/callbacks_list.expected 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

224. test/integration/targets/ansible-playbook-callbacks/include_role-fail-linear/env-vars 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

225. test/integration/targets/ansible-playbook-callbacks/include_role-fail-linear/exit_code.expected 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

226. test/integration/targets/ansible-playbook-callbacks/include_role-fail-linear/test.yml 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

227. test/integration/targets/ansible-playbook-callbacks/runme.sh 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

228. test/integration/targets/callback_default/callback_default.out.include_role_fails.stdout 2 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires
#84093 Add v2_playbook_on_terminated_early callback

229. lib/ansible/module_utils/common/arg_spec.py 2 total

#81672 Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
#86321 Add type hints for argument spec validation and AnsibleModule.__init__

230. lib/ansible/galaxy/dependency_resolution/providers.py 2 total

#81764 Select pre-release collections that are inevitable
#85670 [PoC] Implement fast paths in galaxy dep resolution

231. test/integration/targets/ansible-galaxy-collection/tasks/main.yml 2 total

#81764 Select pre-release collections that are inevitable
#86186 fix ansible-galaxy server cache

232. lib/ansible/inventory/data.py 2 total

#82367 fix remove_host functions
#86188 Refactored pattern evaluation to use a filter-based approach.

233. lib/ansible/modules/import_role.py 2 total

#82677 remove 'allow_duplicates' param for include/import role
#85875 [2.19] variables no longer resolvable in an import_role task-name

234. changelogs/fragments/vault_hardening_and_fixes.yml 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

235. lib/ansible/plugins/filter/encryption.py 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

236. lib/ansible/plugins/filter/vault.yml 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

237. test/integration/targets/ansible-vault/bogus_header.txt 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

238. test/integration/targets/ansible-vault/script-nonzero-exit 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

239. test/integration/targets/ansible-vault/script-nonzero-exit-client 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

240. test/integration/targets/ansible-vault/script-noshebang 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

241. test/integration/targets/ansible-vault/script-noshebang-client 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

242. test/integration/targets/filter_encryption/tasks/main.yml 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

243. test/units/parsing/vault/decrypt_test_data/aes256/secret1 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

244. test/units/parsing/vault/decrypt_test_data/aes256/secret1_data1.ciphertext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

245. test/units/parsing/vault/decrypt_test_data/aes256/secret1_data1.plaintext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

246. test/units/parsing/vault/decrypt_test_data/aes256/secret1_emptydata.ciphertext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

247. test/units/parsing/vault/decrypt_test_data/aes256/secret1_emptydata.plaintext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

248. test/units/parsing/vault/decrypt_test_data/rot13/secret1 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

249. test/units/parsing/vault/decrypt_test_data/rot13/secret1_data1.ciphertext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

250. test/units/parsing/vault/decrypt_test_data/rot13/secret1_data1.plaintext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

251. test/units/parsing/vault/decrypt_test_data/rot13/secret1_emptydata.ciphertext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

252. test/units/parsing/vault/decrypt_test_data/rot13/secret1_emptydata.plaintext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

253. test/units/parsing/vault/decrypt_test_data/v2/secret1 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

254. test/units/parsing/vault/decrypt_test_data/v2/secret1_data1.ciphertext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

255. test/units/parsing/vault/decrypt_test_data/v2/secret1_data1.plaintext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

256. test/units/parsing/vault/decrypt_test_data/v2/secret1_emptydata.ciphertext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

257. test/units/parsing/vault/decrypt_test_data/v2/secret1_emptydata.plaintext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

258. test/units/parsing/vault/decrypt_test_data/v2b/secret1 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

259. test/units/parsing/vault/decrypt_test_data/v2b/secret1_data1.ciphertext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

260. test/units/parsing/vault/decrypt_test_data/v2b/secret1_data1.plaintext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

261. test/units/parsing/vault/decrypt_test_data/v2b/secret1_emptydata.ciphertext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

262. test/units/parsing/vault/decrypt_test_data/v2b/secret1_emptydata.plaintext 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

263. test/units/parsing/vault/test_decrypt.py 2 total

#83697 Vault general fixes and security hardening
#84452 Vault plugins

264. test/units/cli/test_galaxy.py 2 total

#83715 Don't ignore invalid collection entries in requirements.yml
#86025 ansible-galaxy - fix retrying incomplete downloads

265. test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/main.py 2 total

#84467 ansible-doc fix YAML examples rendering
#86986 Allow positional for lookup plugins

266. test/integration/targets/known_hosts/tasks/main.yml 2 total

#85050 allow known_hosts module auto-create the default ~/.ssh dir
#85723 `known_hosts`: Add full key validation

267. test/units/vars/test_variable_manager.py 2 total

#85052 Evaluate possible jinja expression for play vars_files.
#86158 POC WIP Move resolving parent attributes to FA

268. lib/ansible/modules/dnf5.py 2 total

#85054 Adding sslverifystatus flag
#86850 Update module return value documentation

269. test/integration/targets/apt/tasks/repo.yml 2 total

#85174 apt: api fail issue when pkg pinned with high priority
#86050 Move apt sources lists aside more comprehensively

270. test/integration/targets/uri/files/testserver.py 2 total

#85492 Fix UTF-8 BOM handling in content encoding for better compatibility
#85867 uri: Set cookies and cookies_string

271. test/integration/targets/ansible-galaxy-collection/vars/main.yml 2 total

#85670 [PoC] Implement fast paths in galaxy dep resolution
#86186 fix ansible-galaxy server cache

272. test/units/galaxy/test_api.py 2 total

#85670 [PoC] Implement fast paths in galaxy dep resolution
#86186 fix ansible-galaxy server cache

273. lib/ansible/galaxy/collection/gpg.py 2 total

#85845 Add type hinting for `open_url`
#85961 Type-annotate `ansible.galaxy.collection`

274. test/units/module_utils/urls/test_fetch_url.py 2 total

#85867 uri: Set cookies and cookies_string
#86478 uri: add server_hostname for SNI validation

275. test/integration/targets/ansible-pull/runme.sh 2 total

#85890 cli tools: add ability to set environment keyword
#86457 ansible-pull verify that file is in repo

276. test/units/galaxy/test_collection.py 2 total

#86025 ansible-galaxy - fix retrying incomplete downloads
#86474 Skip download when collection artifact is already valid

277. lib/ansible/parsing/plugin_docs.py 2 total

#86110 [POC] Unify shared argument system and automatically document
#86696 Support ansible-doc for deprecation message

278. test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/schema.py 2 total

#86110 [POC] Unify shared argument system and automatically document
#86986 Allow positional for lookup plugins

279. lib/ansible/playbook/helpers.py 2 total

#86158 POC WIP Move resolving parent attributes to FA
#86936 Optimize Block.copy

280. lib/ansible/playbook/task_include.py 2 total

#86158 POC WIP Move resolving parent attributes to FA
#86936 Optimize Block.copy

281. test/integration/targets/user/tasks/test_selinux_enabled.yml 2 total

#86230 Fix user module to remove SELinux mappings on deletion
#86683 Create test_selinux_enabled.yml

282. bin/ansible-doc 2 total

#85644 [stable-2.19 and before] ansible-doc will error out if return doc fragments are used
#85689 `ansible-doc --metadata-dump` complains about ansible._protomatter not having a MAINFEST.json or galaxy.yml

283. lib/ansible/cli/_ssh_askpass.py 2 total

#86319 Inspect `SSH_ASKPASS_PROMPT` in `SSH_ASKPASS` script for reliability
#86814 SSH_ASKPASS: inspect SSH_ASKPASS_PROMPT for reliability

284. lib/ansible/executor/powershell/exec_wrapper.ps1 2 total

#86611 POC for testing out warning from the exec wrapper
#86767 exec_wrapper.ps1: Set-WinPSDefaultFileEncoding uses private .NET reflection that triggers Windows Defender AMSI on hardened hosts (Domain Controllers)

285. test/integration/targets/connection_ssh/become_plugins/noop.py 2 total

#86472 ssh - fix tty dependency with become
#86475 Add initial tests for ssh connection pipelining

286. test/integration/targets/connection_ssh/test_pipelining.yml 2 total

#86472 ssh - fix tty dependency with become
#86475 Add initial tests for ssh connection pipelining

287. test/integration/targets/max_fail_percentage/aliases 2 total

#86620 linear: use iterator for accurate max_fail_percentage calculation
#86923 WIP max-fail-percentage stuff

288. test/integration/targets/max_fail_percentage/runme.sh 2 total

#86620 linear: use iterator for accurate max_fail_percentage calculation
#86923 WIP max-fail-percentage stuff

289. lib/ansible/_internal/_ansiballz/_wrapper.py 2 total

#86739 Fix ansiballz FileNotFoundError by eager-loading JSON profile before module execution
#86747 ansiballz-in-memory

290. lib/ansible/module_utils/_internal/_ansiballz/_loader.py 2 total

#86739 Fix ansiballz FileNotFoundError by eager-loading JSON profile before module execution
#86747 ansiballz-in-memory

291. lib/ansible/module_utils/facts/system/distribution.py 2 total

#86957 Add UnionTech / UniontechOS (openEuler-based) to RedHat OS family
#86959 facts: classify UnionTech OS Server as RedHat os_family

292. lib/ansible/modules/set_fact.py 1 total

#62906 only last iteration will be effective using set_fact with delegation to update object

293. lib/ansible/plugins/action/set_fact.py 1 total

#62906 only last iteration will be effective using set_fact with delegation to update object

294. bin/ansible-pull 1 total

#64630 Using ansible-pull with --ask-pass parameter does not prompt

295. lib/ansible/modules/sysvinit.py 1 total

#68696 service module not restarting Elastic filebeat on Debian Wheezy

296. lib/ansible/module_utils/service.py 1 total

#68696 service module not restarting Elastic filebeat on Debian Wheezy

297. lib/ansible/module_utils/facts/hardware/darwin.py 1 total

#75147 Collecting facts for mount points in AIX VPAR not working

298. lib/ansible/modules/import_playbook.py 1 total

#79373 import_playbook in a collection change role search path for the rest of the playbook, breaking current collection search path

299. lib/ansible/module_utils/api.py 1 total

#80177 `retry_with_delays_and_condition` could be extended to accept a display callback

300. lib/ansible/module_utils/facts/virtual/linux.py 1 total

#80197 Fact "ansible_virtualization_type" incorrect on Microsoft laptops

301. lib/ansible/galaxy 1 total

#81698 ansible-galaxy collection publish ignores --token argument when custom galaxy server is configured

302. lib/ansible/galaxy/token.py 1 total

#82260 How am I supposed to pass galaxy_token?

303. lib/ansible/plugins/cache/base.py 1 total

#82424 Lookup or filter variant of include_vars

304. lib/ansible/modules/raw.py 1 total

#83727 raw module produces non-zero return code when using network_cli connection

305. lib/ansible/plugins/shell/powershell.py 1 total

#84311 Windows Defender Application Control for PowerShell

306. lib/ansible/executor/powershell 1 total

#84311 Windows Defender Application Control for PowerShell

307. lib/ansible/executor/process 1 total

#84451 Register `faulthandler` for all python processes

308. lib/ansible/executor 1 total

#84451 Register `faulthandler` for all python processes

309. lib/ansible/module_utils/facts/collector.py 1 total

#84502 Fact caching with smart gathering can miss facts when plays use different gather_subset sets

310. lib/ansible/plugins/become/runas.py 1 total

#84604 powershell edition is switched to powershell.exe with become even with pwsh.exe

311. lib/ansible/module_utils/facts/network/linux.py 1 total

#84778 Feature: Ansible Facts Should Gather NetworkManager UUID

312. changelogs/fragments/live_from_nj.yml 1 total

#13620 update_json for module intermediate comms

313. lib/ansible/module_utils/json_utils.py 1 total

#13620 update_json for module intermediate comms

314. lib/ansible/plugins/callback/actionable.py 1 total

#41621 [WIP] Issue 24215: Enable verbosity setting on a per-task basis.

315. changelogs/fragments/47344-ignore_missing_fileglob.yml 1 total

#47344 allow 'ignore_missing' for fileglob lookups

316. test/integration/targets/lookup_fileglob/non_existent/play.yml 1 total

#47344 allow 'ignore_missing' for fileglob lookups

317. changelogs/fragments/48678-git.yml 1 total

#49000 git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)

318. test/integration/targets/git/vars/main.yml 1 total

#49000 git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)

319. changelogs/fragments/52653-file-directory-absent-potentially-dangerous.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

320. docs/docsite/rst/porting_guides/porting_guide_2.8.rst 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

321. test/integration/targets/acme_account/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

322. test/integration/targets/acme_account_info/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

323. test/integration/targets/acme_certificate/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

324. test/integration/targets/acme_certificate_revoke/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

325. test/integration/targets/acme_inspect/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

326. test/integration/targets/apt/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

327. test/integration/targets/blockinfile/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

328. test/integration/targets/connection/test_connection.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

329. test/integration/targets/copy/tasks/dest_in_non_existent_directories.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

330. test/integration/targets/copy/tasks/src_file_dest_file_in_non_existent_dir.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

331. test/integration/targets/deploy_helper/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

332. test/integration/targets/dnf/tasks/dnfinstallroot.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

333. test/integration/targets/dnf/tasks/dnfreleasever.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

334. test/integration/targets/etcd3/tasks/run_tests.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

335. test/integration/targets/file/tasks/initialize.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

336. test/integration/targets/find/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

337. test/integration/targets/git/tasks/ambiguous-ref.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

338. test/integration/targets/git/tasks/archive.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

339. test/integration/targets/git/tasks/checkout-new-tag.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

340. test/integration/targets/git/tasks/depth.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

341. test/integration/targets/git/tasks/gpg-verification.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

342. test/integration/targets/git/tasks/localmods.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

343. test/integration/targets/git/tasks/reset-origin.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

344. test/integration/targets/git/tasks/separate-git-dir.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

345. test/integration/targets/git/tasks/setup.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

346. test/integration/targets/git/tasks/specific-revision.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

347. test/integration/targets/handlers/roles/test_handlers_meta/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

348. test/integration/targets/ios_config/tests/cli/backup.yaml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

349. test/integration/targets/ios_config/tests/cli_config/cli_backup.yaml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

350. test/integration/targets/iosxr_config/tests/cli/backup.yaml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

351. test/integration/targets/iso_extract/tasks/prepare.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

352. test/integration/targets/junos_config/tests/cli_config/cli_backup.yaml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

353. test/integration/targets/junos_config/tests/netconf/backup.yaml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

354. test/integration/targets/k8s/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

355. test/integration/targets/lookup_hashi_vault/lookup_hashi_vault/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

356. test/integration/targets/lookup_passwordstore/tasks/tests.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

357. test/integration/targets/lookup_paths/testplay.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

358. test/integration/targets/lookups/tasks/main.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

359. test/integration/targets/npm/tasks/test.yml 1 total

#52656 Make file state=absent respect recurse=false for previous state=directory

360. changelogs/fragments/solaris_iscsi_iqn.yaml 1 total

#56603 [facts] iscsi fixes, add/fix solaris discovery for iscsi iqn

361. lib/ansible/module_utils/facts/network/iscsi.py 1 total

#56603 [facts] iscsi fixes, add/fix solaris discovery for iscsi iqn

362. test/units/module_utils/facts/network/test_iscsi_get_initiator.py 1 total

#56603 [facts] iscsi fixes, add/fix solaris discovery for iscsi iqn

363. docs/docsite/rst/user_guide/playbooks_loops.rst 1 total

#56817 Adding loop_control.notify_scope

364. test/integration/targets/loops/handlers/main.yaml 1 total

#56817 Adding loop_control.notify_scope

365. test/integration/targets/loops/tasks/main.yml 1 total

#56817 Adding loop_control.notify_scope

366. test/units/executor/test_task_executor.py 1 total

#56817 Adding loop_control.notify_scope

367. changelogs/fragments/disappearing_hosts.yml 1 total

#57129 [WIP] Handle disappearing hosts

368. hacking/test-module.py 1 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream

369. lib/ansible/module_utils/_json_streams_rfc7464.py 1 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream

370. lib/ansible/module_utils/_stdout_utils.py 1 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream

371. lib/ansible/module_utils/powershell/Ansible.ModuleUtils.Legacy.psm1 1 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream

372. test/units/module_utils/test__json_streams_rfc7464.py 1 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream

373. test/units/modules/test_service.py 1 total

#58408 [WIP] Add initial implementation of RFC 7464 JSON stream

374. test/lib/ansible_test/_data/requirements/sanity.pylint.in 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

375. test/lib/ansible_test/_data/requirements/sanity.pylint.txt 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

376. test/lib/ansible_test/_internal/commands/units/__init__.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

377. test/lib/ansible_test/_util/target/pytest/plugins/ansible_pytest_unit_test_module_mocks.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

378. test/units/module_utils/basic/test__log_invocation.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

379. test/units/module_utils/basic/test_get_file_attributes.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

380. test/units/module_utils/basic/test_log.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

381. test/units/module_utils/basic/test_safe_eval.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

382. test/units/module_utils/basic/test_set_mode_if_different.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

383. test/units/module_utils/basic/test_tmpdir.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

384. test/units/module_utils/conftest.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

385. test/units/module_utils/facts/system/distribution/test_distribution_version.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

386. test/units/module_utils/facts/test_timeout.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

387. test/units/modules/conftest.py 1 total

#66430 Move `patch_ansible_module` to a pytest plugin

388. changelogs/fragments/67715-socks5_proxy_support_uri.yml 1 total

#67715 SOCKS5 proxy support for uri module

389. changelogs/fragments/69201-fix-cwd-sanity-requirements.yml 1 total

#69201 module_utils: require X_OK when checking cwd sanity

390. changelogs/fragments/sudo_selinux_role.yml 1 total

#69514 adding selinux_role to sudo become

391. test/integration/targets/become_sudo/tasks/main.yml 1 total

#69514 adding selinux_role to sudo become

392. changelogs/fragments/plugin_sigs.yml 1 total

#69947 plugin signature based on options

393. changelogs/fragments/72097-add-support-for-pip-install-modes.yml 1 total

#72097 pip: Add support for various pip install modes

394. test/integration/targets/pip/tasks/pip_site.yml 1 total

#72097 pip: Add support for various pip install modes

395. test/integration/targets/pip/tasks/pip_site_virtualenv.yml 1 total

#72097 pip: Add support for various pip install modes

396. test/integration/targets/pip/vars/main.yml 1 total

#72097 pip: Add support for various pip install modes

397. changelogs/fragments/tty_nowrap.yml 1 total

#73834 no tty, no wrap

398. changelogs/fragments/linux-cpu-count-one-core-vcpus.yml 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

399. test/units/module_utils/facts/fixtures/cpuinfo/mips64-rev2-32cpu-cpuinfo 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

400. test/units/module_utils/facts/fixtures/cpuinfo/x86_64-128socket-1core-1cpu-cpuinfo 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

401. test/units/module_utils/facts/fixtures/cpuinfo/x86_64-1socket-1core-8cpu-cpuinfo 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

402. test/units/module_utils/facts/fixtures/cpuinfo/x86_64-1socket-4core-8cpu-cpuinfo 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

403. test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-1core-1cpu-cpuinfo 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

404. test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-20core-20cpu-cpuinfo 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

405. test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-2core-2cpu-cpuinfo 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

406. test/units/module_utils/facts/fixtures/cpuinfo/x86_64-4socket-1core-1cpu-cpuinfo 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

407. test/units/module_utils/facts/hardware/test_linux_get_cpu_info.py 1 total

#74693 facts - return the correct number of VCPUs for systems with only one core

408. changelogs/fragments/dynamic_config_loading.yml 1 total

#74774 optimize config for making it on demand and fix deprecation warnings

409. changelogs/fragments/minor_misc_fixes.yml 1 total

#75108 minor path related fixes

410. lib/ansible/cli/scripts/ansible_connection_cli_stub.py 1 total

#75108 minor path related fixes

411. lib/ansible/plugins/callback/tree.py 1 total

#75108 minor path related fixes

412. lib/ansible/plugins/connection/paramiko_ssh.py 1 total

#75108 minor path related fixes

413. lib/ansible/utils/path.py 1 total

#75108 minor path related fixes

414. test/units/plugins/lookup/test_password.py 1 total

#75108 minor path related fixes

415. lib/ansible/modules/set_vars.py 1 total

#75215 new set_var

416. lib/ansible/plugins/action/set_var.py 1 total

#75215 new set_var

417. test/integration/targets/interpreter_discovery_python/tasks/library/bashmodule.sh 1 total

#75215 new set_var

418. changelogs/fragments/role-argspec-file-extension-tasks_from.yml 1 total

#75467 role arg spec - allow file extensions in `tasks_from`

419. test/integration/targets/roles_arg_spec/test_path_extension.yml 1 total

#75467 role arg spec - allow file extensions in `tasks_from`

420. test/units/module_utils/splitter/__init__.py 1 total

#75467 role arg spec - allow file extensions in `tasks_from`

421. test/units/module_utils/splitter/test_stem.py 1 total

#75467 role arg spec - allow file extensions in `tasks_from`

422. test/integration/targets/roles/issue75240.yml 1 total

#75719 [WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`

423. test/integration/targets/roles/roles/error_handler/tasks/main.yml 1 total

#75719 [WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`

424. test/integration/targets/roles/runme.sh 1 total

#75719 [WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`

425. changelogs/fragments/75742-chown-if-different.yml 1 total

#75742 module_utils: Consolidate set_owner_if_different & set_group_if_different

426. test/units/module_utils/basic/test_filesystem.py 1 total

#75742 module_utils: Consolidate set_owner_if_different & set_group_if_different

427. changelogs/fragments/ansible_config_get.yml 1 total

#75844 ansible-config get

428. changelogs/fragments/executor_result_handling_fix.yml 1 total

#75854 fix task state handling

429. test/integration/targets/service_facts/files/failed-test.service 1 total

#76667 harden service_facts states and add new output variable load_states

430. test/integration/targets/service_facts/tasks/systemd_setup.yml 1 total

#76667 harden service_facts states and add new output variable load_states

431. test/integration/targets/service_facts/tasks/tests.yml 1 total

#76667 harden service_facts states and add new output variable load_states

432. test/integration/targets/loop_control/lookup.yml 1 total

#77614 [PoC] Add loop_control.lookup

433. test/integration/targets/loop_control/runme.sh 1 total

#77614 [PoC] Add loop_control.lookup

434. changelogs/fragments/78075-fix-clear_host_errors-unreachable.yml 1 total

#78075 clear_host_errors - fix handling unreachable errors

435. test/integration/targets/ignore_unreachable/test_base_loop_cannot_connect.yml 1 total

#78075 clear_host_errors - fix handling unreachable errors

436. test/integration/targets/meta_tasks/test_clear_host_errors/failed_host.yml 1 total

#78075 clear_host_errors - fix handling unreachable errors

437. test/integration/targets/meta_tasks/test_clear_host_errors/failed_host_active_state.yml 1 total

#78075 clear_host_errors - fix handling unreachable errors

438. test/integration/targets/meta_tasks/test_clear_host_errors/unreachable_host.yml 1 total

#78075 clear_host_errors - fix handling unreachable errors

439. changelogs/fragments/78142-add-socks5-proxy-support.yml 1 total

#78142 Add socks proxy support

440. test/lib/ansible_test/_util/controller/sanity/mypy/ansible-core.ini 1 total

#78142 Add socks proxy support

441. test/lib/ansible_test/_util/controller/sanity/mypy/modules.ini 1 total

#78142 Add socks proxy support

442. changelogs/fragments/shell_env_fix.yml 1 total

#78167 shell plugin now uses config system fully

443. lib/ansible/plugins/shell/__init__.py 1 total

#78167 shell plugin now uses config system fully

444. .github/workflows/build-and-publish.yml 1 total

#79469 Add a PyPI publishing GitHub Actions CD workflow

445. changelogs/fragments/79657-warn-for-unsupported-role-arg-spec-fields.yml 1 total

#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars

446. test/integration/targets/roles_arg_spec/roles/invalid_specs/meta/argument_specs.yml 1 total

#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars

447. test/integration/targets/roles_arg_spec/roles/invalid_specs/tasks/main.yml 1 total

#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars

448. test/integration/targets/validate_argument_spec/aliases 1 total

#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars

449. test/integration/targets/validate_argument_spec/tasks/main.yml 1 total

#79657 validate_argument_spec - fix validating the argument spec before using it to validate vars

450. changelogs/fragments/79700-test-shebang.yml 1 total

#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets

451. test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/roles/foo/files/test.py 1 total

#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets

452. test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/roles/foo/files/test.sh 1 total

#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets

453. test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/tests/integration/targets/valid/files/test.py 1 total

#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets

454. test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/tests/integration/targets/valid/files/test.sh 1 total

#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets

455. test/integration/targets/ansible-test-sanity-shebang/files/test.py 1 total

#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets

456. test/integration/targets/ansible-test-sanity-shebang/files/test.sh 1 total

#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets

457. test/lib/ansible_test/_util/controller/sanity/code-smell/shebang.py 1 total

#79700 Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets

458. changelogs/fragments/doctospec.yml 1 total

#79720 Controller argspec

459. lib/ansible/module_utils/parsing/docs_to_spec.py 1 total

#79720 Controller argspec

460. changelogs/fragments/19755-ansible_processor-s390x-topology.yml 1 total

#80088 Define processor topology on s390x

461. changelogs/fragments/80173-add-expect-raw-responses.yml 1 total

#80173 Support expect raw responses

462. test/integration/targets/expect/files/test_command.py 1 total

#80173 Support expect raw responses

463. test/integration/targets/expect/tasks/main.yml 1 total

#80173 Support expect raw responses

464. changelogs/fragments/docs_argument_specs_version_added.yml 1 total

#80625 ansible-doc - output additional `version_added` information from `main/argument_specs.yml`

465. lib/ansible/parsing/vault/ciphers.py 1 total

#80675 Refactor vault

466. lib/ansible/parsing/vault/editor.py 1 total

#80675 Refactor vault

467. lib/ansible/parsing/vault/file.py 1 total

#80675 Refactor vault

468. lib/ansible/parsing/vault/lib.py 1 total

#80675 Refactor vault

469. lib/ansible/parsing/vault/secret.py 1 total

#80675 Refactor vault

470. lib/ansible/parsing/vault/util.py 1 total

#80675 Refactor vault

471. lib/ansible/parsing/yaml/objects.py 1 total

#80675 Refactor vault

472. test/units/mock/vault_helper.py 1 total

#80675 Refactor vault

473. test/units/parsing/yaml/test_constructor.py 1 total

#80675 Refactor vault

474. test/units/parsing/yaml/test_dumper.py 1 total

#80675 Refactor vault

475. test/units/parsing/yaml/test_loader.py 1 total

#80675 Refactor vault

476. test/units/parsing/yaml/test_objects.py 1 total

#80675 Refactor vault

477. changelogs/fragments/keep_correct_collection_context.yml 1 total

#80746 fixes static 'roles:' with play context

478. lib/ansible/playbook/__init__.py 1 total

#80746 fixes static 'roles:' with play context

479. test/integration/targets/collection_role_loading/aliases 1 total

#80746 fixes static 'roles:' with play context

480. test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/common/playbooks/included.yml 1 total

#80746 fixes static 'roles:' with play context

481. test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/common/roles/common_ping/tasks/main.yml 1 total

#80746 fixes static 'roles:' with play context

482. test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/foobar/playbooks/entrypoint.yml 1 total

#80746 fixes static 'roles:' with play context

483. test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/foobar/roles/do_stuff/tasks/main.yml 1 total

#80746 fixes static 'roles:' with play context

484. test/integration/targets/collection_role_loading/runme.sh 1 total

#80746 fixes static 'roles:' with play context

485. test/integration/targets/collection_role_loading/test.yml 1 total

#80746 fixes static 'roles:' with play context

486. changelogs/fragments/81117-add-proxy-to-pip.yaml 1 total

#81117 ansible-test - add proxy support to pip

487. docs/docsite/rst/dev_guide/testing_running_locally.rst 1 total

#81117 ansible-test - add proxy support to pip

488. test/lib/ansible_test/_internal/constants.py 1 total

#81117 ansible-test - add proxy support to pip

489. test/lib/ansible_test/_internal/docker_util.py 1 total

#81117 ansible-test - add proxy support to pip

490. test/lib/ansible_test/_util/target/setup/requirements.py 1 total

#81117 ansible-test - add proxy support to pip

491. changelogs/fragments/flush-stdout-midtask.yml 1 total

#81158 flush stdout after sending prompt and individual loop item results

492. test/integration/targets/loops/aliases 1 total

#81158 flush stdout after sending prompt and individual loop item results

493. test/integration/targets/loops/playbook.yml 1 total

#81158 flush stdout after sending prompt and individual loop item results

494. test/integration/targets/loops/runme.sh 1 total

#81158 flush stdout after sending prompt and individual loop item results

495. test/integration/targets/loops/test_loop_item_display.yml 1 total

#81158 flush stdout after sending prompt and individual loop item results

496. test/integration/targets/pause/test-pause.py 1 total

#81158 flush stdout after sending prompt and individual loop item results

497. changelogs/fragments/ansible-galaxy-list-unique-fqcn.yml 1 total

#81241 ansible-galaxy collection list --deduplicate

498. test/integration/targets/ansible-galaxy-collection/tasks/list.yml 1 total

#81241 ansible-galaxy collection list --deduplicate

499. test/units/cli/galaxy/test_execute_list_collection.py 1 total

#81241 ansible-galaxy collection list --deduplicate

500. changelogs/fragments/hidden_envvars.yml 1 total

#81320 module_environment, new keyword to pass environment variables only to modules

501. changelogs/fragments/80813-fixed-apt-cache-version-pinning-issue.yml 1 total

#81364 apt module, fix issue with packages not installing when pinned and cached

502. test/integration/targets/apt/defaults/main.yml 1 total

#81364 apt module, fix issue with packages not installing when pinned and cached

503. test/integration/targets/setup_deb_repo/files/package_specs/stable/foobar-1.0.2 1 total

#81364 apt module, fix issue with packages not installing when pinned and cached

504. changelogs/fragments/81547-support-termux-apt.yml 1 total

#81547 Support Termux in ansible.builtin.package

505. lib/ansible/module_utils/facts/system/pkg_mgr.py 1 total

#81547 Support Termux in ansible.builtin.package

506. changelogs/fragments/81549-no-hosts-remaining-callback.yml 1 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires

507. test/integration/targets/ansible-playbook-callbacks/no-hosts-remaining/callbacks_list.expected 1 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires

508. test/integration/targets/ansible-playbook-callbacks/no-hosts-remaining/exit_code.expected 1 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires

509. test/integration/targets/ansible-playbook-callbacks/no-hosts-remaining/test.yml 1 total

#81550 Ensure v2_playbook_on_no_hosts_remaining fires

510. changelogs/fragments/81558-fix-interactive-shell-options.yml 1 total

#81558 add a function for the centralised list of shell/command options

511. lib/ansible/module_utils/shell.py 1 total

#81558 add a function for the centralised list of shell/command options

512. changelogs/fragments/constructed_priority.yml 1 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority

513. test/integration/targets/inventory_constructed/invs/3/group_vars/a_keyed_group_priority_3/all.yml 1 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority

514. test/integration/targets/inventory_constructed/invs/3/group_vars/b_keyed_group_priority_2/all.yml 1 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority

515. test/integration/targets/inventory_constructed/invs/3/group_vars/c_static_group_priority_1/all.yml 1 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority

516. test/integration/targets/inventory_constructed/invs/3/keyed_group_str_default_value_with_priority.yml 1 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority

517. test/integration/targets/inventory_constructed/invs/3/priority_inventory.yml 1 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority

518. test/integration/targets/inventory_constructed/runme.sh 1 total

#81603 constructed inventory, allow adding variables directly, including ansible_group_priority

519. lib/ansible/galaxy/dependency_resolution/errors.py 1 total

#81607 Log error dependency resolver exceptions strings

520. changelogs/fragments/81631-argspec-bugfix.yml 1 total

#81631 Avoid internal error when validating argspec

521. test/integration/targets/argspec/roles/argspec/tasks/main.yml 1 total

#81631 Avoid internal error when validating argspec

522. test/integration/targets/no_log/no_log_suboptions_invalid.yml 1 total

#81631 Avoid internal error when validating argspec

523. changelogs/fragments/81762-no_log.yml 1 total

#81672 Make sure that all no_log parameters are processed even if some arguments have values of the wrong type

524. changelogs/fragments/81693-ansible-galaxy-depresolver-verbose-reporter.yml 1 total

#81693 Implement a debugging reporter for collection dependency resolver

525. lib/ansible/galaxy/dependency_resolution/__init__.py 1 total

#81693 Implement a debugging reporter for collection dependency resolver

526. lib/ansible/galaxy/dependency_resolution/reporters.py 1 total

#81693 Implement a debugging reporter for collection dependency resolver

527. changelogs/fragments/ansible-galaxy-collection-inevitable-pre-releases.yml 1 total

#81764 Select pre-release collections that are inevitable

528. test/integration/targets/ansible-galaxy-collection/tasks/inevitable_pre_releases_in_deptree.yml 1 total

#81764 Select pre-release collections that are inevitable

529. changelogs/fragments/81816-fix-pip-changed-status-vcs-install.yml 1 total

#81816 Fix pip changed status when installing from vcs

530. changelogs/fragments/vault_option.yml 1 total

#81918 allow user to control vault decrypt is error

531. test/integration/targets/ansible-inventory/files/vaulted/host_vars/simplehost/vaulted.yml 1 total

#81918 allow user to control vault decrypt is error

532. test/integration/targets/ansible-inventory/files/vaulted/test.ini 1 total

#81918 allow user to control vault decrypt is error

533. test/integration/targets/ansible-inventory/tasks/main.yml 1 total

#81918 allow user to control vault decrypt is error

534. test/integration/targets/deprecations/runme.sh 1 total

#81947 make constant loading dynamic

535. changelogs/fragments/81967-get_url-relative-path.yml 1 total

#81967 Implement relative path in checksumfile

536. test/integration/targets/get_url/tasks/main.yml 1 total

#81967 Implement relative path in checksumfile

537. changelogs/fragments/improve-role-param-validation.yml 1 total

#82182 role argument spec - only validate documented role params

538. test/integration/targets/roles_arg_spec/roles/role_with_deps/meta/main.yml 1 total

#82182 role argument spec - only validate documented role params

539. test/integration/targets/roles_arg_spec/roles/validate_role_req/meta/main.yml 1 total

#82182 role argument spec - only validate documented role params

540. test/integration/targets/roles_arg_spec/test.yml 1 total

#82182 role argument spec - only validate documented role params

541. lib/ansible/plugins/filter/combine.yml 1 total

#82329 Update documentation of the combine filter

542. changelogs/fragments/inventory_remove_host_fix.yml 1 total

#82367 fix remove_host functions

543. changelogs/fragments/82383-fix-boot-time-command-on-freebsd.yml 1 total

#82383 plugins/reboot: fix boot time command for FreeBSD

544. test/integration/targets/ansible-galaxy-collection/tasks/publish.yml 1 total

#82396 🧪⇪ Bump `galaxy_ng` to v4.9.2 in tests

545. test/lib/ansible_test/_internal/commands/integration/cloud/galaxy.py 1 total

#82396 🧪⇪ Bump `galaxy_ng` to v4.9.2 in tests

546. changelogs/fragments/display_removed_fixes.yml 1 total

#82409 move error from display to caller

547. lib/ansible/galaxy/data/default/role/meta/main.yml.j2 1 total

#82529 Make roles generation compatible with ansible-lint autofix feature

548. lib/ansible/galaxy/data/network/meta/main.yml.j2 1 total

#82529 Make roles generation compatible with ansible-lint autofix feature

549. test/units/cli/test_data/role_skeleton/meta/main.yml.j2 1 total

#82529 Make roles generation compatible with ansible-lint autofix feature

550. test/integration/targets/pip/tasks/no_setuptools.yml 1 total

#82772 Auto-inject coverage defaults through a plugin

551. test/lib/ansible_test/_data/requirements/ansible-test.txt 1 total

#82772 Auto-inject coverage defaults through a plugin

552. test/lib/ansible_test/_data/requirements/constraints.txt 1 total

#82772 Auto-inject coverage defaults through a plugin

553. test/lib/ansible_test/_internal/coverage_util.py 1 total

#82772 Auto-inject coverage defaults through a plugin

554. test/lib/ansible_test/_internal/python_requirements.py 1 total

#82772 Auto-inject coverage defaults through a plugin

555. test/sanity/code-smell/test-constraints.py 1 total

#82772 Auto-inject coverage defaults through a plugin

556. changelogs/fragments/82834-any_errors_fatal-unreachable.yml 1 total

#82852 any_errors_fatal: do not mark unreachable hosts as failed

557. test/integration/targets/any_errors_fatal/82834.yml 1 total

#82852 any_errors_fatal: do not mark unreachable hosts as failed

558. test/integration/targets/any_errors_fatal/runme.sh 1 total

#82852 any_errors_fatal: do not mark unreachable hosts as failed

559. changelogs/fragments/82958-systemd_service-machine-parameter.yml 1 total

#82959 systemd_service - Add the machine parameter (#82958)

560. test/integration/targets/filter_core/files/foo.txt 1 total

#82967 utilize pathlib.Path instead of os.path.join()

561. test/integration/targets/filter_core/templates/foo.j2 1 total

#82967 utilize pathlib.Path instead of os.path.join()

562. changelogs/fragments/extra_vars_not_hostvars.yml 1 total

#82995 Prevent extra vars from bleeding into hostvars

563. test/integration/targets/var_blending/extra_not_in_hostvars.yml 1 total

#82995 Prevent extra vars from bleeding into hostvars

564. test/integration/targets/var_blending/host_vars/testhost 1 total

#82995 Prevent extra vars from bleeding into hostvars

565. test/integration/targets/var_blending/runme.sh 1 total

#82995 Prevent extra vars from bleeding into hostvars

566. changelogs/fragments/83070-add-support-for-apt-patterns.yml 1 total

#83070 modules/apt: add support for apt-patterns

567. test/units/modules/test_apt.py 1 total

#83070 modules/apt: add support for apt-patterns

568. changelogs/fragments/dpkg_selections_fix.yml 1 total

#83088 dpkg_selections fixes for 'unprimed' pkgs

569. test/integration/targets/dpkg_selections/tasks/dpkg_selections.yaml 1 total

#83088 dpkg_selections fixes for 'unprimed' pkgs

570. changelogs/fragments/81522_unable_to_find_pip_in_virutalenv_with_relative_path.yml 1 total

#83189 Fix unable to find pip in the virtualenv when using relative path

571. changelogs/fragments/fix_systemd_facts.yml 1 total

#83291 add systemd full_version and ensure version is integer

572. lib/ansible/module_utils/facts/system/systemd.py 1 total

#83291 add systemd full_version and ensure version is integer

573. test/integration/targets/systemd/tasks/test_systemd_version.yml 1 total

#83291 add systemd full_version and ensure version is integer

574. changelogs/fragments/play_context_attribute_fix.yml 1 total

#83383 play_context, actually set values from plugin

575. test/integration/targets/file/files/diff-test/file 1 total

#83445 `file`: multiple diff support

576. changelogs/fragments/block_name.yml 1 total

#83470 new ansible_parent_block_name for current task

577. test/integration/targets/special_vars/tasks/main.yml 1 total

#83470 new ansible_parent_block_name for current task

578. changelogs/fragments/50615-rpm_key.yml 1 total

#83493 rpm_key: support multiple siging keys

579. test/integration/targets/rpm_key/tasks/rpm_key.yaml 1 total

#83493 rpm_key: support multiple siging keys

580. changelogs/fragments/backup_file_name_templateable.yml 1 total

#83536 Make backup file names configurable

581. lib/ansible/config/helpers.py 1 total

#83536 Make backup file names configurable

582. test/integration/targets/backup/aliases 1 total

#83536 Make backup file names configurable

583. test/integration/targets/backup/defaults/main.yml 1 total

#83536 Make backup file names configurable

584. test/integration/targets/backup/tasks/main.yml 1 total

#83536 Make backup file names configurable

585. test/integration/targets/backup/templates/backmeup.j2 1 total

#83536 Make backup file names configurable

586. test/integration/targets/backup/vars/main.yml 1 total

#83536 Make backup file names configurable

587. changelogs/fragments/82007-git-fix-missing-remote-tracking-branch.yml 1 total

#83587 Handle missing remote-tracking branch when switching version

588. lib/ansible/plugins/filter/password_hash.yml 1 total

#83687 Add argon2 support to password_hash

589. lib/ansible/parsing/vault/methods/__init__.py 1 total

#83697 Vault general fixes and security hardening

590. lib/ansible/parsing/vault/methods/aes256.py 1 total

#83697 Vault general fixes and security hardening

591. lib/ansible/parsing/vault/methods/v2.py 1 total

#83697 Vault general fixes and security hardening

592. lib/ansible/parsing/vault/methods/v2b.py 1 total

#83697 Vault general fixes and security hardening

593. test/units/parsing/vault/methods/__init__.py 1 total

#83697 Vault general fixes and security hardening

594. test/units/parsing/vault/methods/rot13.py 1 total

#83697 Vault general fixes and security hardening

595. test/units/parsing/vault/methods/test_methods.py 1 total

#83697 Vault general fixes and security hardening

596. changelogs/fragments/83715-raise-on-invalid-collection-entry.yml 1 total

#83715 Don't ignore invalid collection entries in requirements.yml

597. lib/ansible/galaxy/dependency_resolution/versioning.py 1 total

#83715 Don't ignore invalid collection entries in requirements.yml

598. test/integration/targets/ansible-galaxy-collection-scm/tasks/requirements.yml 1 total

#83715 Don't ignore invalid collection entries in requirements.yml

599. changelogs/fragments/winrm-extras.yaml 1 total

#83754 winrm - Remove extras lookups

600. test/units/plugins/connection/test_winrm.py 1 total

#83754 winrm - Remove extras lookups

601. changelogs/fragments/safer_copying.yml 1 total

#83871 Ensure we keep perms on transfers and copy

602. lib/ansible/plugins/action/assemble.py 1 total

#83871 Ensure we keep perms on transfers and copy

603. test/lib/ansible_test/_internal/delegation.py 1 total

#83911 Support terminals that implement `truecolor`

604. changelogs/fragments/atomic_move_abs.yml 1 total

#83951 atomic_move document and warn required abspath, also update callers

605. changelogs/fragments/ini_extension.yml 1 total

#83983 ini inventory now requires extension

606. lib/ansible/plugins/inventory/ini.py 1 total

#83983 ini inventory now requires extension

607. test/integration/targets/inventory_ini/runme.sh 1 total

#83983 ini inventory now requires extension

608. test/units/plugins/inventory/test_inventory.py 1 total

#83983 ini inventory now requires extension

609. changelogs/fragments/83972-atomic_move-fix-preserving-dest-attrs.yml 1 total

#83986 atomic_move - fix preserving the dest attributes when using a tmp file

610. test/integration/targets/copy/tasks/acls.yml 1 total

#83986 atomic_move - fix preserving the dest attributes when using a tmp file

611. test/integration/targets/ansible-playbook-callbacks/terminated-early/callbacks_list.expected 1 total

#84093 Add v2_playbook_on_terminated_early callback

612. test/integration/targets/ansible-playbook-callbacks/terminated-early/exit_code.expected 1 total

#84093 Add v2_playbook_on_terminated_early callback

613. test/integration/targets/ansible-playbook-callbacks/terminated-early/test.yml 1 total

#84093 Add v2_playbook_on_terminated_early callback

614. changelogs/fragments/update-url-params.yaml 1 total

#84290 feat: Implement update_url_params

615. test/lib/ansible_test/_internal/util_common.py 1 total

#84316 remove hard coded "/tmp" in ansible-test injector paths

616. changelogs/fragments/81346-copy-recursive-diff-fix.yml 1 total

#84423 copy action plugin diff output for multi files 2

617. test/integration/targets/copy/tasks/diff.yml 1 total

#84423 copy action plugin diff output for multi files 2

618. lib/ansible/plugins/vault/__init__.py 1 total

#84452 Vault plugins

619. lib/ansible/plugins/vault/aes256.py 1 total

#84452 Vault plugins

620. lib/ansible/plugins/vault/gpgv1.py 1 total

#84452 Vault plugins

621. lib/ansible/plugins/vault/kpv1.py 1 total

#84452 Vault plugins

622. lib/ansible/plugins/vault/v2.py 1 total

#84452 Vault plugins

623. lib/ansible/plugins/vault/v2b.py 1 total

#84452 Vault plugins

624. test/units/parsing/vault/plugins/__init__.py 1 total

#84452 Vault plugins

625. test/units/parsing/vault/plugins/rot13.py 1 total

#84452 Vault plugins

626. test/units/parsing/vault/plugins/test_methods.py 1 total

#84452 Vault plugins

627. changelogs/fragments/doc_examples_fix.yml 1 total

#84467 ansible-doc fix YAML examples rendering

628. test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol/plugins/inventory/testinv.py 1 total

#84467 ansible-doc fix YAML examples rendering

629. test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol/plugins/inventory/testinv.yml 1 total

#84467 ansible-doc fix YAML examples rendering

630. test/integration/targets/ansible-doc/fakerole.output 1 total

#84467 ansible-doc fix YAML examples rendering

631. test/integration/targets/ansible-doc/library/test_win_module2.ps1 1 total

#84467 ansible-doc fix YAML examples rendering

632. test/integration/targets/ansible-doc/library/test_win_module2.yml 1 total

#84467 ansible-doc fix YAML examples rendering

633. test/integration/targets/ansible-doc/roles/test_role1/meta/argument_specs.yml 1 total

#84467 ansible-doc fix YAML examples rendering

634. test/integration/targets/ansible-test-sanity-validate-modules/ansible_collections/ns/col/plugins/lookup/import_order_lookup.py 1 total

#84467 ansible-doc fix YAML examples rendering

635. changelogs/fragments/module_kv_form.yml 1 total

#84479 playbook tasks restore module k/v for action

636. lib/ansible/parsing/mod_args.py 1 total

#84479 playbook tasks restore module k/v for action

637. test/integration/targets/playbook/action_forms.yml 1 total

#84479 playbook tasks restore module k/v for action

638. lib/ansible/playbook/vars_prompt.py 1 total

#84532 move vars_prompt into an play obj

639. changelogs/fragments/84574-target_log_severity.yml 1 total

#84574 Make log severity configurable and consistent between syslog and systemd

640. changelogs/fragments/config_default.yml 1 total

#84704 add get_config_default

641. changelogs/fragments/collection-loader-extensions.yml 1 total

#84758 Fix collection loader iterator for ext modules

642. test/integration/targets/collection_loader/aliases 1 total

#84758 Fix collection loader iterator for ext modules

643. test/integration/targets/collection_loader/ansible_collections/ns/col/plugins/action/test_collection_loader.py 1 total

#84758 Fix collection loader iterator for ext modules

644. test/integration/targets/collection_loader/ansible_collections/ns/col/temp_pythonpath/my_module/__init__.py 1 total

#84758 Fix collection loader iterator for ext modules

645. test/integration/targets/collection_loader/ansible_collections/ns/col/temp_pythonpath/my_module/sub/__init__.py 1 total

#84758 Fix collection loader iterator for ext modules

646. test/integration/targets/collection_loader/main.yml 1 total

#84758 Fix collection loader iterator for ext modules

647. test/integration/targets/collection_loader/runme.sh 1 total

#84758 Fix collection loader iterator for ext modules

648. changelogs/fragments/fix_extra_raw.yml 1 total

#84844 bad k=v and no check_raw is an error

649. test/integration/targets/gathering_facts/runme.sh 1 total

#84844 bad k=v and no check_raw is an error

650. test/integration/targets/parsing/runme.sh 1 total

#84844 bad k=v and no check_raw is an error

651. test/integration/targets/parsing/valid_extras.yml 1 total

#84844 bad k=v and no check_raw is an error

652. changelogs/fragments/reserved_vars_fix.yml 1 total

#84914 Fix warning consistency and internal clobbers

653. lib/ansible/vars/reserved.py 1 total

#84914 Fix warning consistency and internal clobbers

654. test/integration/targets/var_reserved/tasks/main.yml 1 total

#84914 Fix warning consistency and internal clobbers

655. test/integration/targets/var_reserved/tasks/task_vars_used.yml 1 total

#84914 Fix warning consistency and internal clobbers

656. test/integration/targets/var_reserved/vars/set_host_variable.yml 1 total

#84914 Fix warning consistency and internal clobbers

657. changelogs/fragments/84843-validate-all-config-entries.yml 1 total

#84921  Ensure ansible-config properly validates all entries

658. test/integration/targets/ansible_config_validate/aliases 1 total

#84921  Ensure ansible-config properly validates all entries

659. test/integration/targets/ansible_config_validate/files/empty.cfg 1 total

#84921  Ensure ansible-config properly validates all entries

660. test/integration/targets/ansible_config_validate/files/invalid_galaxy.cfg 1 total

#84921  Ensure ansible-config properly validates all entries

661. test/integration/targets/ansible_config_validate/files/valid_galaxy.cfg 1 total

#84921  Ensure ansible-config properly validates all entries

662. test/integration/targets/ansible_config_validate/tasks/main.yml 1 total

#84921  Ensure ansible-config properly validates all entries

663. changelogs/fragments/85050-auto-create-default-ssh-dir.yml 1 total

#85050 allow known_hosts module auto-create the default ~/.ssh dir

664. test/integration/targets/known_hosts/aliases 1 total

#85050 allow known_hosts module auto-create the default ~/.ssh dir

665. lib/ansible/module_utils/yumdnf.py 1 total

#85054 Adding sslverifystatus flag

666. changelogs/fragments/85147-ansible-apt-api-fail-issue.yml 1 total

#85174 apt: api fail issue when pkg pinned with high priority

667. changelogs/fragments/85206-faster-dependency-resolution.yml 1 total

#85249 roles: added dep and var cache to improve performance

668. test/integration/targets/roles/role_dep_chain.yml 1 total

#85249 roles: added dep and var cache to improve performance

669. test/integration/targets/roles/roles/imported_from_include/defaults/main.yml 1 total

#85249 roles: added dep and var cache to improve performance

670. test/integration/targets/roles/roles/imported_from_include/tasks/main.yml 1 total

#85249 roles: added dep and var cache to improve performance

671. lib/ansible/module_utils/common/text/converters.py 1 total

#85260 [WIP] Add some typing hints for module_utils

672. lib/ansible/module_utils/common/text/formatters.py 1 total

#85260 [WIP] Add some typing hints for module_utils

673. changelogs/fragments/validate-vars_prompt.yml 1 total

#85368 Add 'validate' regex support for vars_prompt

674. changelogs/fragments/85370-async-dir-variable-expansion-fix.yml 1 total

#85375 Fix async_dir variable expansion to match remote_tmp

675. changelogs/fragments/36978-include-special-vars.yml 1 total

#85424 special_vars are a flavor of host specific task vars

676. test/integration/targets/include_deduplication/aliases 1 total

#85424 special_vars are a flavor of host specific task vars

677. test/integration/targets/include_deduplication/hosts 1 total

#85424 special_vars are a flavor of host specific task vars

678. test/integration/targets/include_deduplication/runme.sh 1 total

#85424 special_vars are a flavor of host specific task vars

679. test/integration/targets/include_deduplication/runme.yml 1 total

#85424 special_vars are a flavor of host specific task vars

680. test/integration/targets/include_deduplication/tasks/include_count.yml 1 total

#85424 special_vars are a flavor of host specific task vars

681. test/integration/targets/include_deduplication/tasks/include_hostvar_based.yml 1 total

#85424 special_vars are a flavor of host specific task vars

682. test/integration/targets/include_deduplication/tasks/main.yml 1 total

#85424 special_vars are a flavor of host specific task vars

683. changelogs/fragments/json-rpc-fix-attribute-error.yml 1 total

#85473 Move location of self._identifier assignment

684. lib/ansible/utils/jsonrpc.py 1 total

#85473 Move location of self._identifier assignment

685. lib/ansible/vars/plugins.py 1 total

#85477 vars plugins: avoid using 'cwd' unintentionally

686. changelogs/fragments/85492-fix-utf8-bom.yml 1 total

#85492 Fix UTF-8 BOM handling in content encoding for better compatibility

687. test/integration/targets/uri/tasks/test_bom_json.yml 1 total

#85492 Fix UTF-8 BOM handling in content encoding for better compatibility

688. test/units/modules/test_uri.py 1 total

#85492 Fix UTF-8 BOM handling in content encoding for better compatibility

689. changelogs/fragments/85537-macos-reboot-sysctl-boottime.yml 1 total

#85537 fix: change the BOOT_TIME_COMMAND for macOS to get higher time precision

690. test/integration/targets/reboot/vars/main.yml 1 total

#85537 fix: change the BOOT_TIME_COMMAND for macOS to get higher time precision

691. lib/ansible/galaxy/collection/galaxy_api_proxy.py 1 total

#85670 [PoC] Implement fast paths in galaxy dep resolution

692. requirements.txt 1 total

#85670 [PoC] Implement fast paths in galaxy dep resolution

693. test/integration/targets/ansible-galaxy-collection-scm/vars/main.yml 1 total

#85670 [PoC] Implement fast paths in galaxy dep resolution

694. test/lib/ansible_test/_data/requirements/ansible.txt 1 total

#85670 [PoC] Implement fast paths in galaxy dep resolution

695. changelogs/fragments/85087-fail-loud-if-config-in-world-write-dir.yml 1 total

#85671 Fail loud if ansible.cfg is in a world-writable directory (#85087)

696. test/units/config/manager/test_find_ini_config_file.py 1 total

#85671 Fail loud if ansible.cfg is in a world-writable directory (#85087)

697. changelogs/fragments/debconf_seen_flag.yml 1 total

#85692 debconf: Convert value when vtype is seen

698. test/integration/targets/debconf/tasks/main.yml 1 total

#85692 debconf: Convert value when vtype is seen

699. changelogs/fragments/85711-handing-for-collection-without-mainifests.yml 1 total

#85711 Special Handling For Bundled Collections Without Manifests

700. test/integration/targets/known_hosts/defaults/main.yml 1 total

#85723 `known_hosts`: Add full key validation

701. changelogs/fragments/skipping.yml 1 total

#85747 unify skip reasons in return

702. lib/ansible/plugins/action/debug.py 1 total

#85747 unify skip reasons in return

703. test/integration/targets/callback_default/callback_default.out.result_format_yaml_lossy_verbose.stdout 1 total

#85747 unify skip reasons in return

704. test/integration/targets/callback_default/callback_default.out.result_format_yaml_verbose.stdout 1 total

#85747 unify skip reasons in return

705. test/integration/targets/results/aliases 1 total

#85747 unify skip reasons in return

706. test/integration/targets/results/library/return_skipkey.sh 1 total

#85747 unify skip reasons in return

707. test/integration/targets/results/library/return_skippedkey.sh 1 total

#85747 unify skip reasons in return

708. test/integration/targets/results/tasks/main.yml 1 total

#85747 unify skip reasons in return

709. changelogs/fragments/cron_non_existent_file.yml 1 total

#85750 cron: Handle exception raised while writing cron file

710. test/integration/targets/cron/tasks/main.yml 1 total

#85750 cron: Handle exception raised while writing cron file

711. test/units/module_utils/urls/test_urls.py 1 total

#85845 Add type hinting for `open_url`

712. changelogs/fragments/85853-error-on-empty-inventory.yml 1 total

#85854 add empty inventory error config

713. changelogs/fragments/uri_cookies.yml 1 total

#85867 uri: Set cookies and cookies_string

714. changelogs/fragments/test-debugpy-path.yml 1 total

#85870 Use debugpy from VSCode bundle

715. test/lib/ansible_test/_internal/debugging.py 1 total

#85870 Use debugpy from VSCode bundle

716. changelogs/fragments/vars_prompt_choices_support.yml 1 total

#85882 vars_prompt: add choices support for input validation

717. test/integration/targets/vars_prompt_choices/aliases 1 total

#85882 vars_prompt: add choices support for input validation

718. test/integration/targets/vars_prompt_choices/main.yml 1 total

#85882 vars_prompt: add choices support for input validation

719. test/integration/targets/vars_prompt_choices/tasks/main.yml 1 total

#85882 vars_prompt: add choices support for input validation

720. changelogs/fragments/environment_cli.yml 1 total

#85890 cli tools: add ability to set environment keyword

721. test/integration/targets/adhoc/runme.sh 1 total

#85890 cli tools: add ability to set environment keyword

722. test/integration/targets/ansible-console/runme.sh 1 total

#85890 cli tools: add ability to set environment keyword

723. test/integration/targets/ansible-pull/pull-integration-test/env_var_test.yml 1 total

#85890 cli tools: add ability to set environment keyword

724. test/integration/targets/playbook/env_var_test.yml 1 total

#85890 cli tools: add ability to set environment keyword

725. test/integration/targets/playbook/playbook_env_vars.yml 1 total

#85890 cli tools: add ability to set environment keyword

726. lib/ansible/module_utils/facts/network/generic_bsd.py 1 total

#85915 reverse order of interface's IPv6s to fix #16977

727. test/units/module_utils/facts/network/test_generic_bsd.py 1 total

#85915 reverse order of interface's IPv6s to fix #16977

728. changelogs/fragments/85917-fix-unarchive-metadata.yml 1 total

#85917 Fix unarchive file metadata setting

729. test/integration/targets/unarchive/tasks/main.yml 1 total

#85917 Fix unarchive file metadata setting

730. test/integration/targets/unarchive/tasks/test_ownership_implicit_folders.yml 1 total

#85917 Fix unarchive file metadata setting

731. lib/ansible/_internal/_yaml/_constructor.py 1 total

#85955 Fix misc docs

732. test/integration/targets/yaml_parsing/tasks/main.yml 1 total

#85955 Fix misc docs

733. test/units/parsing/yaml/test_errors.py 1 total

#85955 Fix misc docs

734. lib/ansible/galaxy/collection/_types.py 1 total

#85961 Type-annotate `ansible.galaxy.collection`

735. changelogs/fragments/ansible-galaxy-retry-IncompleteRead-download.yml 1 total

#86025 ansible-galaxy - fix retrying incomplete downloads

736. test/integration/targets/apt/tasks/downgrade.yml 1 total

#86050 Move apt sources lists aside more comprehensively

737. test/integration/targets/apt/tasks/upgrade.yml 1 total

#86050 Move apt sources lists aside more comprehensively

738. changelogs/fragments/86074-None-value-in-required_if.yml 1 total

#86074 Update validation logic for parameter checks to allow for None value for `required_if`

739. test/units/module_utils/common/validation/test_check_required_if.py 1 total

#86074 Update validation logic for parameter checks to allow for None value for `required_if`

740. test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/module_args.py 1 total

#86110 [POC] Unify shared argument system and automatically document

741. changelogs/fragments/fix_ansible-doc_colors_without_tty.yaml 1 total

#86113 [ansible-doc] Fix Redirect to File With Ansi Escape Sequences

742. test/integration/targets/ansible-doc/test.yml 1 total

#86113 [ansible-doc] Fix Redirect to File With Ansi Escape Sequences

743. changelogs/fragments/86136-command-multiple-creates-removes.yaml 1 total

#86136 add support for multiple creates, removes

744. test/integration/targets/ignore_errors/runme.sh 1 total

#86150 test: Add test for ignore_errors + ansible_check_mode templating

745. test/integration/targets/ignore_errors/tasks/main.yml 1 total

#86150 test: Add test for ignore_errors + ansible_check_mode templating

746. test/integration/targets/ignore_errors/test_ignore_errors_check_mode.yml 1 total

#86150 test: Add test for ignore_errors + ansible_check_mode templating

747. changelogs/fragments/simplify-dep_chain.yml 1 total

#86158 POC WIP Move resolving parent attributes to FA

748. lib/ansible/playbook/attribute.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

749. lib/ansible/playbook/conditional.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

750. lib/ansible/playbook/handler_task_include.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

751. lib/ansible/playbook/role/include.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

752. lib/ansible/playbook/role/metadata.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

753. lib/ansible/playbook/role/requirement.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

754. test/integration/targets/playbook/remote_user_and_user.yml 1 total

#86158 POC WIP Move resolving parent attributes to FA

755. test/integration/targets/playbook/user.yml 1 total

#86158 POC WIP Move resolving parent attributes to FA

756. test/units/playbook/role/test_role.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

757. test/units/playbook/test_attribute.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

758. test/units/playbook/test_base.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

759. test/units/playbook/test_helpers.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

760. test/units/playbook/test_play.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

761. test/units/playbook/test_taggable.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

762. test/units/playbook/test_task.py 1 total

#86158 POC WIP Move resolving parent attributes to FA

763. changelogs/fragments/shallow_git_clone.yml 1 total

#86176 Perform shallow (depth=1) git clone when version is HEAD, don't perform unnecessary checkout when version is HEAD

764. lib/ansible/utils/galaxy.py 1 total

#86176 Perform shallow (depth=1) git clone when version is HEAD, don't perform unnecessary checkout when version is HEAD

765. changelogs/fragments/85918-fix-galaxy-cache.yml 1 total

#86186 fix ansible-galaxy server cache

766. test/integration/targets/ansible-galaxy-collection/tasks/install_offline.yml 1 total

#86186 fix ansible-galaxy server cache

767. changelogs/fragments/86140-inventory-limit-implicit-localhost.yml 1 total

#86188 Refactored pattern evaluation to use a filter-based approach.

768. lib/ansible/inventory/manager.py 1 total

#86188 Refactored pattern evaluation to use a filter-based approach.

769. test/integration/targets/limit_inventory/exclude_localhost.yml 1 total

#86188 Refactored pattern evaluation to use a filter-based approach.

770. test/integration/targets/limit_inventory/hosts_with_localhost.yml 1 total

#86188 Refactored pattern evaluation to use a filter-based approach.

771. test/integration/targets/limit_inventory/include_localhost.yml 1 total

#86188 Refactored pattern evaluation to use a filter-based approach.

772. test/integration/targets/limit_inventory/runme.sh 1 total

#86188 Refactored pattern evaluation to use a filter-based approach.

773. lib/ansible/module_utils/facts/system/loadavg.py 1 total

#86211 facts: Handle mount facts for AIX VIO servers

774. changelogs/fragments/86230-userdel-selinux-mappings-removal.yaml 1 total

#86230 Fix user module to remove SELinux mappings on deletion

775. changelogs/fragments/apt-verify-checksum.yml 1 total

#86240 ansible.builtin.apt: support verifying checksums of `deb` files

776. test/integration/targets/apt/tasks/apt_deb_depend.yml 1 total

#86240 ansible.builtin.apt: support verifying checksums of `deb` files

777. test/integration/targets/apt/tasks/url-with-deps.yml 1 total

#86240 ansible.builtin.apt: support verifying checksums of `deb` files

778. changelogs/fragments/86245-apt-autoremove-purge-fix.yaml 1 total

#86245 apt: Fix the autoremove or purge parameters not working in certain cases

779. changelogs/fragments/delegated_name.yml 1 total

#86275 Added ansible_delegated_host variable

780. changelogs/fragments/86321-typing.yml 1 total

#86321 Add type hints for argument spec validation and AnsibleModule.__init__

781. lib/ansible/modules/getent.py 1 total

#85568 getent returns misleading error when service override fails due to platform limitations on Alpine

782. lib/ansible/_internal/_plugins/_cache.py 1 total

#86035 Add cache invalidation for core version mismatch

783. lib/ansible/modules/ping.py 1 total

#86072 [2.19 regression] ping module failing with "unknown encoding: idna" on 2.19, working fine on 2.18

784. lib/ansible/plugins/cache/__init__.py 1 total

#86369 Regression in caching vaulted variables

785. test/lib/ansible_test/_data/requirements/sanity.pslint.ps1 1 total

#86756 Update PSScriptAnalyzer

786. lib/ansible/executor/powershell/become_wrapper.ps1 1 total

#86767 exec_wrapper.ps1: Set-WinPSDefaultFileEncoding uses private .NET reflection that triggers Windows Defender AMSI on hardened hosts (Domain Controllers)

787. lib/ansible/executor/powershell/async_wrapper.ps1 1 total

#86767 exec_wrapper.ps1: Set-WinPSDefaultFileEncoding uses private .NET reflection that triggers Windows Defender AMSI on hardened hosts (Domain Controllers)

788. changelogs/fragments/86243-user-busybox-shell-warn.yml 1 total

#86342 user - Warn when an invalid shell is specified on BusyBox systems

789. changelogs/fragments/86411-facts-deprecation.yml 1 total

#86411 Improve deprecation message for top-level facts by including the fact's name

790. changelogs/fragments/service_facts.yml 1 total

#86423 service_facts: report correct status for failed services

791. test/integration/targets/service_facts/files/failed_service.systemd 1 total

#86423 service_facts: report correct status for failed services

792. test/integration/targets/service_facts/tasks/failed_enabled_service.yml 1 total

#86423 service_facts: report correct status for failed services

793. test/integration/targets/service_facts/tasks/main.yml 1 total

#86423 service_facts: report correct status for failed services

794. changelogs/fragments/deb822_backup.yml 1 total

#86433 deb822_repository: add backup option

795. test/integration/targets/deb822_repository/tasks/main.yml 1 total

#86433 deb822_repository: add backup option

796. test/integration/targets/deb822_repository/tasks/test_backup.yml 1 total

#86433 deb822_repository: add backup option

797. changelogs/fragments/skip-download-if-artifact-exists.yml 1 total

#86474 Skip download when collection artifact is already valid

798. test/integration/targets/ansible-galaxy-collection/tasks/download.yml 1 total

#86474 Skip download when collection artifact is already valid

799. changelogs/fragments/86293-uri-server-hostname.yml 1 total

#86478 uri: add server_hostname for SNI validation

800. test/integration/targets/ansible-config/tasks/main.yml 1 total

#86482 [experiment][DNM] Measure coverage in indirectly included Py modules

801. changelogs/fragments/86517-delegate-interpreter-discovery.yml 1 total

#86520 Fix reusing interpreter discovery with delegate_to

802. test/integration/targets/interpreter_discovery_python/reuse_discovery.yml 1 total

#86520 Fix reusing interpreter discovery with delegate_to

803. test/integration/targets/interpreter_discovery_python/runme.sh 1 total

#86520 Fix reusing interpreter discovery with delegate_to

804. test/integration/targets/interpreter_discovery_python_delegate_facts/delegate_facts.yml 1 total

#86520 Fix reusing interpreter discovery with delegate_to

805. test/integration/targets/interpreter_discovery_python_delegate_facts/runme.sh 1 total

#86520 Fix reusing interpreter discovery with delegate_to

806. changelogs/fragments/86526-fix-include_vars-relative-path-resolution.yml 1 total

#86526 Fix include_vars relative path resolution for the dir parameter

807. test/integration/targets/include_vars/tasks/main.yml 1 total

#86526 Fix include_vars relative path resolution for the dir parameter

808. test/units/parsing/test_splitter.py 1 total

#86535 Raise error for invalid freeform --extra-vars (fixes #84756)

809. changelogs/fragments/86536-freebsd-user-ignore-uidmin.yml 1 total

#86536 Fix FreeBSD uid_min, uid_max, and umask handling

810. test/integration/targets/user/tasks/test_freebsd_uidmin_uidmax_umask.yml 1 total

#86536 Fix FreeBSD uid_min, uid_max, and umask handling

811. lib/ansible/executor/powershell/debug_wrapper.ps1 1 total

#86550 Add PowerShell module debugging support

812. lib/ansible/executor/powershell/module_manifest.py 1 total

#86550 Add PowerShell module debugging support

813. lib/ansible/executor/powershell/module_wrapper.ps1 1 total

#86550 Add PowerShell module debugging support

814. test/lib/ansible_test/_data/playbooks/debug_port_forwarder.yml 1 total

#86550 Add PowerShell module debugging support

815. test/lib/ansible_test/_internal/cli/commands/__init__.py 1 total

#86550 Add PowerShell module debugging support

816. test/lib/ansible_test/_internal/cli/commands/debug/__init__.py 1 total

#86550 Add PowerShell module debugging support

817. test/lib/ansible_test/_internal/cli/commands/debug/pwsh.py 1 total

#86550 Add PowerShell module debugging support

818. test/lib/ansible_test/_internal/commands/debug/__init__.py 1 total

#86550 Add PowerShell module debugging support

819. test/lib/ansible_test/_internal/commands/debug/pwsh.py 1 total

#86550 Add PowerShell module debugging support

820. test/lib/ansible_test/_internal/config.py 1 total

#86550 Add PowerShell module debugging support

821. test/lib/ansible_test/_internal/ssh.py 1 total

#86550 Add PowerShell module debugging support

822. test/sanity/code-smell/codespell/ignore-words.txt 1 total

#86550 Add PowerShell module debugging support

823. lib/ansible/module_utils/_internal/_dataclass_validation.py 1 total

#86551 [WIP] improve performance deserializing the cache

824. lib/ansible/module_utils/_internal/_datatag/__init__.py 1 total

#86551 [WIP] improve performance deserializing the cache

825. changelogs/fragments/79737-ssh-control-path-dir-ansible-home.yml 1 total

#86555 ssh: respect ANSIBLE_HOME for control_path_dir default

826. test/integration/targets/connection_ssh/test_ssh_control_path_dir.yml 1 total

#86555 ssh: respect ANSIBLE_HOME for control_path_dir default

827. lib/ansible/modules/display.py 1 total

#86557 display action

828. lib/ansible/plugins/action/display.py 1 total

#86557 display action

829. changelogs/fragments/85700-deb822-repository-signed-by-multiple-keys.yml 1 total

#86595 deb822_repository: Support for importing multiple keys for a single repository (#85700)

830. test/integration/targets/deb822_repository/tasks/test.yml 1 total

#86595 deb822_repository: Support for importing multiple keys for a single repository (#85700)

831. changelogs/fragments/tf_md_rm.yml 1 total

#86599 drop module_defaults from task_fields

832. test/units/plugins/callback/test_callback.py 1 total

#86599 drop module_defaults from task_fields

833. test/integration/targets/module_utils_Ansible.Basic/library/ansible_basic_tests.ps1 1 total

#86611 POC for testing out warning from the exec wrapper

834. changelogs/fragments/84451-debug-stack-output.yml 1 total

#86614 Register signal (TRAP) and fault (ABRT) handlers to provide stack out puts for debugging

835. lib/ansible/module_utils/_internal/_debug.py 1 total

#86614 Register signal (TRAP) and fault (ABRT) handlers to provide stack out puts for debugging

836. changelogs/fragments/template-become-options-lazily.yml 1 total

#86618 Only set become_ options on PlayContext if the task uses become

837. test/integration/targets/become/tasks/main.yml 1 total

#86618 Only set become_ options on PlayContext if the task uses become

838. changelogs/fragments/86620-fix-linear-strategy-max-fail-percentage-cumulative.yml 1 total

#86620 linear: use iterator for accurate max_fail_percentage calculation

839. test/integration/targets/max_fail_percentage/inventory 1 total

#86620 linear: use iterator for accurate max_fail_percentage calculation

840. test/integration/targets/max_fail_percentage/tasks/main_tasks.yml 1 total

#86620 linear: use iterator for accurate max_fail_percentage calculation

841. test/integration/targets/max_fail_percentage/tasks/prereq_tasks.yml 1 total

#86620 linear: use iterator for accurate max_fail_percentage calculation

842. test/integration/targets/max_fail_percentage/test_nested.yml 1 total

#86620 linear: use iterator for accurate max_fail_percentage calculation

843. changelogs/fragments/ppa_2_url.yml 1 total

#86634 core: Add filter to convert PPA uri to URL

844. lib/ansible/plugins/filter/ppa_to_url.yml 1 total

#86634 core: Add filter to convert PPA uri to URL

845. lib/ansible/plugins/filter/url_to_ppa.yml 1 total

#86634 core: Add filter to convert PPA uri to URL

846. test/integration/targets/filter_core/tasks/ppa_to_url.yml 1 total

#86634 core: Add filter to convert PPA uri to URL

847. test/integration/targets/filter_core/tasks/url_to_ppa.yml 1 total

#86634 core: Add filter to convert PPA uri to URL

848. changelogs/fragments/file-checksum-module-utils.yml 1 total

#86637 copy: Allow user to specify checksum algorithm

849. changelogs/fragments/86574-fix-always-max_fail_percentage.yml 1 total

#86639 Fix max_fail_percentage with always

850. test/integration/targets/strategy_linear/runme.sh 1 total

#86639 Fix max_fail_percentage with always

851. test/integration/targets/strategy_linear/test_max_fail_percentage.yml 1 total

#86639 Fix max_fail_percentage with always

852. changelogs/fragments/86656-fix-step-in-free-strat.yml 1 total

#86660 free: only block a host before queueing a task

853. test/integration/targets/step/aliases 1 total

#86660 free: only block a host before queueing a task

854. test/integration/targets/step/files/test_step_free_strategy.py 1 total

#86660 free: only block a host before queueing a task

855. test/integration/targets/step/tasks/main.yml 1 total

#86660 free: only block a host before queueing a task

856. test/integration/targets/step/tasks/test_step_free_strategy.yml 1 total

#86660 free: only block a host before queueing a task

857. changelogs/fragments/systemd_proc_1_exe.yml 1 total

#86661 setup: Check if /proc/1/exe is symlinked to systemd

858. lib/ansible/module_utils/facts/system/service_mgr.py 1 total

#86661 setup: Check if /proc/1/exe is symlinked to systemd

859. changelogs/fragments/ansible-doc.yml 1 total

#86696 Support ansible-doc for deprecation message

860. changelogs/fragments/86607-copy-src-type-validation.yml 1 total

#86724 copy: validate src option type to provide clear error for non-string values

861. changelogs/fragments/83633-document-valid-color-options.yml 1 total

#86725 Document valid color values for COLOR_* settings

862. changelogs/fragments/fix-ansiballz-json-profile-eager-load.yml 1 total

#86739 Fix ansiballz FileNotFoundError by eager-loading JSON profile before module execution

863. test/integration/targets/ansiballz_json_profile/aliases 1 total

#86739 Fix ansiballz FileNotFoundError by eager-loading JSON profile before module execution

864. test/integration/targets/ansiballz_json_profile/tasks/main.yml 1 total

#86739 Fix ansiballz FileNotFoundError by eager-loading JSON profile before module execution

865. test/units/module_utils/_internal/test_ansiballz_loader_json_cache.py 1 total

#86739 Fix ansiballz FileNotFoundError by eager-loading JSON profile before module execution

866. changelogs/fragments/86741-acme.yml 1 total

#86741 ACME cloud plugin: update ACME simulator image; return more information; add better tests

867. test/integration/targets/ansible-test-cloud-acme/tasks/main.yml 1 total

#86741 ACME cloud plugin: update ACME simulator image; return more information; add better tests

868. test/lib/ansible_test/_internal/commands/integration/cloud/acme.py 1 total

#86741 ACME cloud plugin: update ACME simulator image; return more information; add better tests

869. changelogs/fragments/86721-fix-include-role-block-rescue.yml 1 total

#86743 Fix include_role block/rescue handling when role is not found (#86721)

870. changelogs/fragments/py-loader-updates.yml 1 total

#86746 Collection finder Python loader updates

871. test/lib/ansible_test/_util/target/sanity/import/importer.py 1 total

#86746 Collection finder Python loader updates

872. test/units/utils/collection_loader/test_collection_loader.py 1 total

#86746 Collection finder Python loader updates

873. lib/ansible/_internal/_ansiballz/_builder.py 1 total

#86747 ansiballz-in-memory

874. lib/ansible/module_utils/_internal/_ansiballz/_respawn.py 1 total

#86747 ansiballz-in-memory

875. lib/ansible/module_utils/_internal/_ansiballz/_respawn_wrapper.py 1 total

#86747 ansiballz-in-memory

876. lib/ansible/module_utils/common/respawn.py 1 total

#86747 ansiballz-in-memory

877. lib/ansible/module_utils/embed.py 1 total

#86747 ansiballz-in-memory

878. test/integration/targets/module_utils_common.respawn/tasks/main.yml 1 total

#86747 ansiballz-in-memory

879. test/integration/targets/module_utils_common.respawn/tasks/test_respawn.yml 1 total

#86747 ansiballz-in-memory

880. test/integration/targets/setup_rpm_repo/ansible_collections/ansible_test/setup_rpm_repo/plugins/modules/create_repo.py 1 total

#86747 ansiballz-in-memory

881. test/integration/targets/warning-context/library/warning_deprecation.py 1 total

#86747 ansiballz-in-memory

882. test/integration/targets/warning-context/tasks/main.yml 1 total

#86747 ansiballz-in-memory

883. test/lib/ansible_test/_internal/commands/sanity/pslint.py 1 total

#86747 ansiballz-in-memory

884. test/integration/targets/fetch/cleanup.yml 1 total

#86750 tests: handle early test exits

885. test/integration/targets/fetch/roles/fetch_tests/tasks/setup.yml 1 total

#86750 tests: handle early test exits

886. changelogs/fragments/86319-ssh_askpass_prompt.yml 1 total

#86814 SSH_ASKPASS: inspect SSH_ASKPASS_PROMPT for reliability

887. test/units/cli/test_ssh_askpass.py 1 total

#86814 SSH_ASKPASS: inspect SSH_ASKPASS_PROMPT for reliability

888. changelogs/fragments/with_templating.yml 1 total

#86818 Fix with_ with ALLOW_EMBEDDED_TEMPLATES=false

889. lib/ansible/_internal/_templating/_jinja_plugins.py 1 total

#86818 Fix with_ with ALLOW_EMBEDDED_TEMPLATES=false

890. test/integration/targets/templating_lookups/runme.sh 1 total

#86818 Fix with_ with ALLOW_EMBEDDED_TEMPLATES=false

891. test/integration/targets/templating_lookups/template_lookups/tasks/main.yml 1 total

#86818 Fix with_ with ALLOW_EMBEDDED_TEMPLATES=false

892. changelogs/fragments/git-check-mode.yml 1 total

#86822 git: Honor check mode in set_remote_url

893. changelogs/fragments/43274-fix-ssh-prepends-newline.yml 1 total

#86826 Fix script become stdout CRLF handling

894. test/integration/targets/ssh_become_stdout/aliases 1 total

#86826 Fix script become stdout CRLF handling

895. test/integration/targets/ssh_become_stdout/files/test_script.sh 1 total

#86826 Fix script become stdout CRLF handling

896. test/integration/targets/ssh_become_stdout/tasks/main.yml 1 total

#86826 Fix script become stdout CRLF handling

897. changelogs/fragments/rc_fail_inference.yml 1 total

#86842 Deprecate inferred failure on non-zero rc

898. lib/ansible/_internal/_task.py 1 total

#86842 Deprecate inferred failure on non-zero rc

899. changelogs/fragments/module-return-documentation.yml 1 total

#86850 Update module return value documentation

900. lib/ansible/modules/add_host.py 1 total

#86850 Update module return value documentation

901. lib/ansible/modules/assert.py 1 total

#86850 Update module return value documentation

902. lib/ansible/modules/debug.py 1 total

#86850 Update module return value documentation

903. lib/ansible/modules/group_by.py 1 total

#86850 Update module return value documentation

904. lib/ansible/modules/set_stats.py 1 total

#86850 Update module return value documentation

905. lib/ansible/modules/subversion.py 1 total

#86850 Update module return value documentation

906. lib/ansible/modules/wait_for.py 1 total

#86850 Update module return value documentation

907. lib/ansible/plugins/action/set_stats.py 1 total

#86850 Update module return value documentation

908. changelogs/fragments/86827-fix-groupby-default.yaml 1 total

#86858 Fix groupby filter default parameter not working with missing keys

909. test/units/executor/test_worker.py 1 total

#86859 DNM: Custom poll()

910. changelogs/fragments/ansible-doc-metadata.yml 1 total

#86888 ansible-doc: fix errant warning when enumerating collections

911. lib/ansible/collections/list.py 1 total

#86888 ansible-doc: fix errant warning when enumerating collections

912. lib/ansible/plugins/list.py 1 total

#86888 ansible-doc: fix errant warning when enumerating collections

913. test/integration/targets/ansible-galaxy-collection/tasks/init.yml 1 total

#86896 tests: test for collection_skeleton_ignore

914. changelogs/fragments/user-password-expire-last-changed.yml 1 total

#86897 user: add password_expire_last_changed option (Linux)

915. test/integration/targets/user/tasks/test_expires_last_changed.yml 1 total

#86897 user: add password_expire_last_changed option (Linux)

916. changelogs/fragments/sudo_rs_compat.yml 1 total

#86905 [backport 2.21] sudo become plugin: add sudo-rs prompt support

917. changelogs/fragments/86918-pip-pyproject-idempotency.yml 1 total

#86918 Fix pip `changed` reporting and modernize

918. test/integration/targets/pip/tasks/pyproject_local_idempotency.yml 1 total

#86918 Fix pip `changed` reporting and modernize

919. changelogs/fragments/ssh-agent-hardening.yml 1 total

#86921 ssh-agent: hardening

920. lib/ansible/_internal/_ssh/_ssh_agent.py 1 total

#86921 ssh-agent: hardening

921. test/integration/targets/ssh_agent/action_plugins/ssh_agent.py 1 total

#86921 ssh-agent: hardening

922. test/integration/targets/max_fail_percentage/inventory.ini 1 total

#86923 WIP max-fail-percentage stuff

923. test/integration/targets/max_fail_percentage/runme-real.sh 1 total

#86923 WIP max-fail-percentage stuff

924. test/integration/targets/max_fail_percentage/test-any-errors-fatal.yml 1 total

#86923 WIP max-fail-percentage stuff

925. test/integration/targets/max_fail_percentage/test-blocks-always.yml 1 total

#86923 WIP max-fail-percentage stuff

926. test/integration/targets/max_fail_percentage/test-blocks-basic.yml 1 total

#86923 WIP max-fail-percentage stuff

927. test/integration/targets/max_fail_percentage/test-blocks-recovery.yml 1 total

#86923 WIP max-fail-percentage stuff

928. test/integration/targets/max_fail_percentage/test-blocks-rescue.yml 1 total

#86923 WIP max-fail-percentage stuff

929. test/integration/targets/max_fail_percentage/test-ignore-errors.yml 1 total

#86923 WIP max-fail-percentage stuff

930. test/integration/targets/max_fail_percentage/test-ignore-unreachable.yml 1 total

#86923 WIP max-fail-percentage stuff

931. test/integration/targets/max_fail_percentage/test-recovery.yml 1 total

#86923 WIP max-fail-percentage stuff

932. test/integration/targets/max_fail_percentage/test-standard-0.yml 1 total

#86923 WIP max-fail-percentage stuff

933. test/integration/targets/max_fail_percentage/test-standard-100.yml 1 total

#86923 WIP max-fail-percentage stuff

934. test/integration/targets/max_fail_percentage/test-standard-50.yml 1 total

#86923 WIP max-fail-percentage stuff

935. test/integration/targets/max_fail_percentage/test-unreachable-0.yml 1 total

#86923 WIP max-fail-percentage stuff

936. test/integration/targets/max_fail_percentage/test-unreachable-100.yml 1 total

#86923 WIP max-fail-percentage stuff

937. test/integration/targets/max_fail_percentage/test-unreachable-50.yml 1 total

#86923 WIP max-fail-percentage stuff

938. changelogs/fragments/winrm-psrp-nolog.yml 1 total

#86927 [stable-2.21] winrm/psrp - apply no_log to stdout/stderr logs (#86919)

939. changelogs/fragments/pull_fqdn_limit.yml 1 total

#86929 ansible-pull add option to limit limit to fqdn

940. changelogs/fragments/86920-fix-run-command-none-read.yml 1 total

#86932 [stable-2.21] Handle None return from read() in run_command() (#86922)

941. changelogs/fragments/86937-git-rm-redundant-err-checks.yml 1 total

#86937 git: remove redundant error checking

942. changelogs/fragments/pager.yml 1 total

#86938 [stable-2.21] cli: handle empty PAGER value

943. lib/ansible/inventory/host.py 1 total

#86941 Use OrderedSet

944. lib/ansible/plugins/filter/mathstuff.py 1 total

#86941 Use OrderedSet

945. lib/ansible/utils/helpers.py 1 total

#86941 Use OrderedSet

946. test/units/inventory/test_group.py 1 total

#86941 Use OrderedSet

947. test/units/plugins/inventory/test_constructed.py 1 total

#86941 Use OrderedSet

948. test/units/executor/test_task_queue_manager.py 1 total

#86948 Improvement for child worker signal race

949. changelogs/fragments/86828-user-module-add-password-last-change.yml 1 total

#86956 user: add password_last_change parameter

950. test/integration/targets/user/tasks/test_password_last_change.yml 1 total

#86956 user: add password_last_change parameter

951. changelogs/fragments/86957-uniontechos-server-redhat-family.yml 1 total

#86959 facts: classify UnionTech OS Server as RedHat os_family

952. test/units/module_utils/facts/system/distribution/fixtures/uniontech_os_server_20_uel20.json 1 total

#86959 facts: classify UnionTech OS Server as RedHat os_family

953. test/units/module_utils/facts/system/distribution/fixtures/uniontech_os_server_20_uelc20.json 1 total

#86959 facts: classify UnionTech OS Server as RedHat os_family

954. test/units/module_utils/facts/system/distribution/fixtures/uos_server_20_uel20.json 1 total

#86959 facts: classify UnionTech OS Server as RedHat os_family

955. test/units/module_utils/facts/system/distribution/fixtures/uos_server_20_uelc20.json 1 total

#86959 facts: classify UnionTech OS Server as RedHat os_family

956. changelogs/fragments/sshpass-passthrough-unreachable.yml 1 total

#86962 ssh: fix false UNREACHABLE errors on task failure with sshpass

957. test/units/plugins/connection/test_ssh.py 1 total

#86962 ssh: fix false UNREACHABLE errors on task failure with sshpass

958. changelogs/fragments/sudo_moar_rs.yml 1 total

#86964 Handle sudo-rs i18n

959. changelogs/fragments/86945-copy-preserve-xattrs.yml 1 total

#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

960. lib/ansible/module_utils/common/xattrs.py 1 total

#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

961. test/integration/targets/copy/tasks/xattrs.yml 1 total

#86978 copy: preserve extended attributes (xattrs) with preserve_xattrs option

962. changelogs/fragments/meta_skipped_callback_args.yml 1 total

#86979 [backport 2.21] Fix broken callback dispatch on skipped meta tasks (#86977)

963. test/integration/targets/meta_tasks/test_end_play.yml 1 total

#86979 [backport 2.21] Fix broken callback dispatch on skipped meta tasks (#86977)

964. .azure-pipelines/azure-pipelines.yml 1 total

#86981 Trim down CI test matrix

965. changelogs/fragments/86986-validate-modules-positional-lookup.yml 1 total

#86986 Allow positional for lookup plugins

966. lib/ansible/plugins/lookup/dict.py 1 total

#86986 Allow positional for lookup plugins

967. lib/ansible/plugins/lookup/env.py 1 total

#86986 Allow positional for lookup plugins

968. lib/ansible/plugins/lookup/indexed_items.py 1 total

#86986 Allow positional for lookup plugins

969. lib/ansible/plugins/lookup/ini.py 1 total

#86986 Allow positional for lookup plugins

970. lib/ansible/plugins/lookup/items.py 1 total

#86986 Allow positional for lookup plugins

971. lib/ansible/plugins/lookup/lines.py 1 total

#86986 Allow positional for lookup plugins

972. lib/ansible/plugins/lookup/nested.py 1 total

#86986 Allow positional for lookup plugins

973. lib/ansible/plugins/lookup/pipe.py 1 total

#86986 Allow positional for lookup plugins

974. lib/ansible/plugins/lookup/subelements.py 1 total

#86986 Allow positional for lookup plugins

975. lib/ansible/plugins/lookup/together.py 1 total

#86986 Allow positional for lookup plugins

976. lib/ansible/plugins/lookup/unvault.py 1 total

#86986 Allow positional for lookup plugins

977. lib/ansible/plugins/lookup/url.py 1 total

#86986 Allow positional for lookup plugins

978. lib/ansible/plugins/lookup/varnames.py 1 total

#86986 Allow positional for lookup plugins

979. changelogs/fragments/86987-debian-versions.yml 1 total

#86987 version test — add ‘debian’ version_type

980. lib/ansible/plugins/test/core.py 1 total

#86987 version test — add ‘debian’ version_type

981. lib/ansible/plugins/test/version.yml 1 total

#86987 version test — add ‘debian’ version_type

982. lib/ansible/utils/dversion.py 1 total

#86987 version test — add ‘debian’ version_type

983. test/integration/targets/test_core/tasks/main.yml 1 total

#86987 version test — add ‘debian’ version_type

984. test/units/utils/test_dversion.py 1 total

#86987 version test — add ‘debian’ version_type