ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Fri Jun 27 14:08:28 2025 UTC
Pull requests by File
Sort by PR Count
Sort by Filename
.github/workflows/build-and-publish.yml
(1)
ansible/ansible #79469
Add a PyPI publishing GitHub Actions CD workflow
(
webknjaz
)
changelogs/fragments/19755-ansible_processor-s390x-topology.yml
(1)
ansible/ansible #80088
Define processor topology on s390x
(
yselkowitz
)
changelogs/fragments/47344-ignore_missing_fileglob.yml
(1)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
(
philfry
)
changelogs/fragments/48678-git.yml
(1)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
changelogs/fragments/50615-rpm_key.yml
(1)
ansible/ansible #83493
rpm_key: support multiple siging keys
(
t-kranz
)
changelogs/fragments/52653-file-directory-absent-potentially-dangerous.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
changelogs/fragments/54403-apt_repository.yml
(1)
ansible/ansible #84851
Fix for 'apt_repository modify comment line /etc/apt/sources.list'
(
pviffx
)
changelogs/fragments/57574-warn-if-absent-file-inaccessible.yaml
(1)
ansible/ansible #57574
file: Raise error on permission denied
(
Jakski
)
changelogs/fragments/67715-socks5_proxy_support_uri.yml
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
(
kr3ator
)
changelogs/fragments/69201-fix-cwd-sanity-requirements.yml
(1)
ansible/ansible #69201
module_utils: require X_OK when checking cwd sanity
(
seirl
)
changelogs/fragments/72097-add-support-for-pip-install-modes.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
changelogs/fragments/73239-dont-forget-later-deprecations.yml
(1)
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
(
felixfontein
)
changelogs/fragments/75741-copy-reduce-stats.yml
(1)
ansible/ansible #75741
copy: Reduce calls to stat() by 50% in chown_recursive
(
moreati
)
changelogs/fragments/75742-chown-if-different.yml
(1)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
(
moreati
)
changelogs/fragments/77755-pip-module-editable-flag-fix.yml
(1)
ansible/ansible #78039
pip module - editable now applies to all packages
(
nirmal-j-patel
)
changelogs/fragments/78142-add-socks5-proxy-support.yml
(1)
ansible/ansible #78142
Add socks proxy support
(
pezhovski
)
changelogs/fragments/79312-fix-combine-append-prepend-when-vars-are-equal.yml
(1)
ansible/ansible #79312
lib/ansible/utils/vars.py - def merge_hash - fix for append / prepend when merging vars are equal
(
R37ribution
)
changelogs/fragments/79657-warn-for-unsupported-role-arg-spec-fields.yml
(1)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
changelogs/fragments/79700-test-shebang.yml
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
changelogs/fragments/80173-add-expect-raw-responses.yml
(1)
ansible/ansible #80173
Support expect raw responses
(
sbettid
)
changelogs/fragments/80813-fixed-apt-cache-version-pinning-issue.yml
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
changelogs/fragments/81117-add-proxy-to-pip.yaml
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
changelogs/fragments/81346-copy-recursive-diff-fix.yml
(1)
ansible/ansible #84423
copy action plugin diff output for multi files 2
(
simonLeary42
)
changelogs/fragments/81522_unable_to_find_pip_in_virutalenv_with_relative_path.yml
(1)
ansible/ansible #83189
Fix unable to find pip in the virtualenv when using relative path
(
yctomwang
)
changelogs/fragments/81547-support-termux-apt.yml
(1)
ansible/ansible #81547
Support Termux in ansible.builtin.package
(
cilki
)
changelogs/fragments/81549-no-hosts-remaining-callback.yml
(1)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
changelogs/fragments/81558-fix-interactive-shell-options.yml
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
changelogs/fragments/81631-argspec-bugfix.yml
(1)
ansible/ansible #81631
Avoid internal error when validating argspec
(
felixfontein
)
changelogs/fragments/81762-no_log.yml
(1)
ansible/ansible #81672
Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
(
felixfontein
)
changelogs/fragments/81796-ansible-doc-roles.yml
(1)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', and top-level 'version_added' for role entrypoints
(
felixfontein
)
changelogs/fragments/81816-fix-pip-changed-status-vcs-install.yml
(1)
ansible/ansible #81816
Fix pip changed status when installing from vcs
(
sbettid
)
changelogs/fragments/81967-get_url-relative-path.yml
(1)
ansible/ansible #81967
Implement relative path in checksumfile
(
anmorel
)
changelogs/fragments/82007-git-fix-missing-remote-tracking-branch.yml
(1)
ansible/ansible #83587
Handle missing remote-tracking branch when switching version
(
xbj110825
)
changelogs/fragments/82154-fix-galaxy-requirement-spec-validation.yml
(1)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
changelogs/fragments/82188-expect-responses-invocation.yml
(1)
ansible/ansible #82238
expect - hide responses from the invocation with echo=false
(
s-hertel
)
changelogs/fragments/82246-extend-http-retry-codes.yml
(1)
ansible/ansible #82246
galaxy: make retryable HTTP status codes configurable
(
nejch
)
changelogs/fragments/82383-fix-boot-time-command-on-freebsd.yml
(1)
ansible/ansible #82383
plugins/reboot: fix boot time command for FreeBSD
(
ckoehne
)
changelogs/fragments/82624-galaxy_skeleton_masked_files.yml
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
changelogs/fragments/82721-vault-empty.yml
(1)
ansible/ansible #82721
Ignore empty vault filenames
(
corubba
)
changelogs/fragments/82792-sort entries in FILES_json.yml
(1)
ansible/ansible #82829
Feature: sort entries in FILES.json for reproducibility in ansible galaxy build
(
yctomwang
)
changelogs/fragments/82834-any_errors_fatal-unreachable.yml
(1)
ansible/ansible #82852
any_errors_fatal: do not fail unreachable hosts
(
mkrizek
)
changelogs/fragments/82958-systemd_service-machine-parameter.yml
(1)
ansible/ansible #82959
systemd_service - Add the machine parameter (#82958)
(
jimmy-lt
)
changelogs/fragments/83070-add-support-for-apt-patterns.yml
(1)
ansible/ansible #83070
modules/apt: add support for apt-patterns
(
jmechnich
)
changelogs/fragments/83292.yml
(1)
ansible/ansible #83388
Fix block rescue when some hosts are failing and rescued not affecting other hosts with run_once as true
(
s-hertel
)
changelogs/fragments/83336_handler_rpm_key_ftp.yml
(1)
ansible/ansible #83336
rpm_key: Added handler for ftp keys
(
pvcasillasg
)
changelogs/fragments/83449.yml
(1)
ansible/ansible #83450
Fix file descriptor leak in ssh.py
(
nicksms
)
changelogs/fragments/83600-fileglob-lookup_Pattern-matching-on-directory-file.yml
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
changelogs/fragments/83715-raise-on-invalid-collection-entry.yml
(1)
ansible/ansible #83715
Don't ignore invalid collection entries in requirements.yml
(
cavcrosby
)
changelogs/fragments/83972-atomic_move-fix-preserving-dest-attrs.yml
(1)
ansible/ansible #83986
atomic_move - fix preserving the dest attributes when using a tmp file
(
s-hertel
)
changelogs/fragments/84117-any_errors_fatal-play_hosts.yml
(1)
ansible/ansible #84133
Fix rescuing tasks failed by any_errors_fatal
(
mkrizek
)
changelogs/fragments/84149-add-flush-cache-for-adhoc-commands.yml
(1)
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
(
s-hertel
)
changelogs/fragments/84558-failed_when_in_loop.yml
(1)
ansible/ansible #84559
TaskResult.is_failed: unnecessary failed_when_result check
(
mkrizek
)
changelogs/fragments/84574-target_log_severity.yml
(1)
ansible/ansible #84574
Make log severity configurable and consistent between syslog and systemd
(
andrew-sayers
)
changelogs/fragments/84599-dedupe-symlink.yaml
(1)
ansible/ansible #84599
use real path when listing collections to dedupe symlink
(
o-farag
)
changelogs/fragments/84618-service_facts_sub_state.yml
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
(
NomakCooper
)
changelogs/fragments/84843-validate-all-config-entries.yml
(1)
ansible/ansible #84921
Ensure ansible-config properly validates all entries
(
pavan-msys
)
changelogs/fragments/84909-collection-name-from-nested-ansible_collections.yml
(1)
ansible/ansible #85381
Fix determining the current collection name if ansible_collections is in the path more than once
(
s-hertel
)
changelogs/fragments/85010-uri-multipart-file-on-retry.yml
(1)
ansible/ansible #85010
Fix uri form-multipart to not overwrite filename to allow retries
(
vydrazde
)
changelogs/fragments/85034-apt-clean-dry-check.yml
(1)
ansible/ansible #85034
aptclean outputs false if nothing was changed
(
facundoy
)
changelogs/fragments/85050-auto-create-default-ssh-dir.yml
(1)
ansible/ansible #85050
allow known_hosts module auto-create the default ~/.ssh dir
(
Oliva924
)
changelogs/fragments/85147-ansible-apt-api-fail-issue.yml
(1)
ansible/ansible #85174
apt: api fail issue when pkg pinned with high priority
(
rohit-bharmal
)
changelogs/fragments/85193-runtime-metadata.yml
(1)
ansible/ansible #85198
runtime-metadata sanity test: ignore pre-release and build identifier
(
felixfontein
)
changelogs/fragments/85206-faster-dependency-resolution.yml
(1)
ansible/ansible #85249
roles: added dep and var cache to improve performance
(
monsdar
)
changelogs/fragments/85217-stat-add-selinux-context.yml
(1)
ansible/ansible #85269
Add SELinux Context as a return value for `module:stat`
(
coolxxy
)
changelogs/fragments/85254-apt-version-comparison-bugfix.yaml
(1)
ansible/ansible #85254
apt: Stop the >= operator from being ignored for packages that are not already installed
(
Iksas
)
changelogs/fragments/85259-fix-human_to_bytes.yml
(2)
ansible/ansible #85260
[WIP] Add some typing hints for module_utils
(
felixfontein
)
ansible/ansible #85259
Fix AnsibleModule.human_to_bytes
(
felixfontein
)
changelogs/fragments/85327-extract-warnings-deprecations.yml
(1)
ansible/ansible #85327
Add testing helpers to extract warnings and deprecations from module results
(
felixfontein
)
changelogs/fragments/85359-askpass-incorrect-password-retries.yml
(1)
ansible/ansible #85364
Limit askpass prompts to single attempt
(
mkrizek
)
changelogs/fragments/85361-collection-name-from-path-none.yml
(1)
ansible/ansible #85361
Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice
(
felixfontein
)
changelogs/fragments/85370-async-dir-variable-expansion-fix.yml
(1)
ansible/ansible #85375
Fix async_dir variable expansion to match remote_tmp
(
seb-goodman
)
changelogs/fragments/a-g-collection-list-preferred-fqcn.yml
(1)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
changelogs/fragments/add-ansible-galaxy-uninstall.yml
(1)
ansible/ansible #84738
Add ansible-galaxy uninstall to remove collections and roles
(
s-hertel
)
changelogs/fragments/adoc_noext_fix.yml
(2)
ansible/ansible #85316
[stable-2.17] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85315
[stable-2.18] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
changelogs/fragments/ansiballz_unified_temp.yml
(1)
ansible/ansible #82041
make ansiballz use module tmp
(
bcoca
)
changelogs/fragments/ansible-builtin-module-cache-path.yml
(1)
ansible/ansible #78814
DNM Fix using a fully qualified ansible.builtin module after legacy module
(
s-hertel
)
changelogs/fragments/ansible-doc-description-verbosity.yml
(1)
ansible/ansible #85320
ansible-doc: print where the description is missing
(
konstruktoid
)
changelogs/fragments/ansible-galaxy-collection-inevitable-pre-releases.yml
(1)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
changelogs/fragments/ansible-galaxy-fix-tokenfile-creation.yml
(1)
ansible/ansible #82270
Avoid creating GALAXY_TOKEN_PATH for configured servers
(
s-hertel
)
changelogs/fragments/ansible-galaxy-role-install-cleanup.yml
(1)
ansible/ansible #82052
ansible-galaxy - fixup role install failure handling
(
s-hertel
)
changelogs/fragments/ansible-test-pass-env.yml
(1)
ansible/ansible #84595
ansible-test - Add experimental pass env support
(
mattclay
)
changelogs/fragments/ansible_config_get.yml
(1)
ansible/ansible #75844
ansible-config get
(
bcoca
)
changelogs/fragments/AnsibleModule.Basic-tmpdir-race-condition.yml
(1)
ansible/ansible #84911
Fix AnsibleModule.tmpdir base dir race condition
(
s-hertel
)
changelogs/fragments/apt_allow_remove_essential.yml
(1)
ansible/ansible #84662
apt: Added support for --allow-remove-essential
(
Akasurde
)
changelogs/fragments/apt_deb_install.yml
(1)
ansible/ansible #85170
apt: Mark dependencies as auto
(
Akasurde
)
changelogs/fragments/apt_install_suggests.yml
(1)
ansible/ansible #81594
Add install_suggests in apt module
(
kencx
)
changelogs/fragments/apt_update_cache_with_new_source.yml
(1)
ansible/ansible #81743
apt - update the sources first if the cache can't be opened with default_release
(
s-hertel
)
changelogs/fragments/atomic_move_abs.yml
(1)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
changelogs/fragments/backup_file_name_templateable.yml
(1)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
changelogs/fragments/become_prompt.yml
(1)
ansible/ansible #84273
Deprecate AGNOSTIC_BECOME_PROMPT
(
Akasurde
)
changelogs/fragments/block_name.yml
(1)
ansible/ansible #83470
new ansible_parent_block_name for current task
(
bcoca
)
changelogs/fragments/busybox_unlock_user.yml
(1)
ansible/ansible #84642
user - unlock user by default with no password, busybox
(
Akasurde
)
changelogs/fragments/cache_avoid_path_keys.yml
(1)
ansible/ansible #41420
[WIP] fix / in inventory_hostname on cache plugin
(
bcoca
)
changelogs/fragments/coll-finder-no-exec-side-effect.yml
(1)
ansible/ansible #85319
Collection Finder - Remove exec side effects from actions that should not exec
(
sivel
)
changelogs/fragments/collection-loader-extensions.yml
(1)
ansible/ansible #84758
Fix collection loader iterator for ext modules
(
jborean93
)
changelogs/fragments/config_default.yml
(1)
ansible/ansible #84704
add get_config_default
(
bcoca
)
changelogs/fragments/config_lookup_fix.yml
(1)
ansible/ansible #85356
config lookup, fix 'show_origin' and variables
(
bcoca
)
changelogs/fragments/configure_display_skipped_hosts.yml
(1)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
changelogs/fragments/constructed_priority.yml
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
changelogs/fragments/copy-module-fix-recursive-mode.yml
(1)
ansible/ansible #82658
copy - fix recursively setting mode and directory_mode with remote_src=True
(
s-hertel
)
changelogs/fragments/copy_fix.yml
(1)
ansible/ansible #85392
copy: fix appending symlink information
(
Akasurde
)
changelogs/fragments/deprecate-is-module.yml
(1)
ansible/ansible #82192
Deprecate is_module parameter in get_docstring
(
JustinWayland
)
changelogs/fragments/deprecate_host_key_checking.yml
(1)
ansible/ansible #84276
Deprecated host_key_checking option
(
Akasurde
)
changelogs/fragments/deprecate_inject.yml
(1)
ansible/ansible #85323
Deprecate defaulting to inject
(
bcoca
)
changelogs/fragments/digest_from_file-cleanup.yml
(1)
ansible/ansible #85068
Clean up AnsibleModule.digest_from_file
(
sivel
)
changelogs/fragments/disappearing_hosts.yml
(1)
ansible/ansible #57129
[WIP] Handle disappearing hosts
(
bcoca
)
changelogs/fragments/display_removed_fixes.yml
(1)
ansible/ansible #82409
move error from display to caller
(
bcoca
)
changelogs/fragments/doc_examples_fix.yml
(1)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
changelogs/fragments/docs_argument_specs_version_added.yml
(1)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`
(
ziegenberg
)
changelogs/fragments/doctospec.yml
(1)
ansible/ansible #79720
Controller argspec
(
bcoca
)
changelogs/fragments/dpkg_selections_fix.yml
(1)
ansible/ansible #83088
dpkg_selections fixes for 'unprimed' pkgs
(
bcoca
)
changelogs/fragments/dynamic_config_loading.yml
(1)
ansible/ansible #74774
optimize config for making it on demand and fix deprecation warnings
(
bcoca
)
changelogs/fragments/executor_result_handling_fix.yml
(1)
ansible/ansible #75854
fix task state handling
(
bcoca
)
changelogs/fragments/extra_vars_not_hostvars.yml
(1)
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
(
bcoca
)
changelogs/fragments/fetch_file.yml
(1)
ansible/ansible #85187
fetch_file: add ca_path and cookies parameters
(
Akasurde
)
changelogs/fragments/fix-ansible-doc--list_files.yml
(1)
ansible/ansible #85088
ansible-doc --list_files fixes
(
s-hertel
)
changelogs/fragments/fix-ansible-galaxy-options.yml
(1)
ansible/ansible #84246
remove unused server-related options from ansible-galaxy
(
s-hertel
)
changelogs/fragments/fix-copy-plugin-code-bug-in-directory.yml
(1)
ansible/ansible #84345
copy: implicitly create directories
(
spyinx
)
changelogs/fragments/fix-create-directory-permissions.yml
(1)
ansible/ansible #84289
Create ~/.ssh with a specific permissions (ansible#84286)
(
spyinx
)
changelogs/fragments/fix-displaying-delegate_to-ansible_host.yml
(1)
ansible/ansible #85397
[WIP] fix displaying the delegate_to ansible_host value
(
s-hertel
)
changelogs/fragments/fix-lookup-password-lock-acquisition.yml
(1)
ansible/ansible #85349
[stable-2.18] password lookup - re-attempt acquiring lock file regardless of locale
(
s-hertel
)
changelogs/fragments/fix_extra_raw.yml
(1)
ansible/ansible #84844
bad k=v and no check_raw is an error
(
bcoca
)
changelogs/fragments/fix_systemd_facts.yml
(1)
ansible/ansible #83291
add systemd full_version and ensure version is integer
(
konstruktoid
)
changelogs/fragments/flush-stdout-midtask.yml
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
changelogs/fragments/freebsd_service.yml
(1)
ansible/ansible #85190
service: Fix order of arguments in FreeBSD
(
Akasurde
)
changelogs/fragments/gather_facts-windows-parallel.yml
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
changelogs/fragments/generator_use_extra.yml
(1)
ansible/ansible #85372
generated inventory plugin, add extra vars option
(
bcoca
)
changelogs/fragments/hidden_envvars.yml
(1)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
changelogs/fragments/hostname-sanitize-invalid-characters.yaml
(1)
ansible/ansible #85049
hostname module: fix transient error with special character
(
erwanclx
)
changelogs/fragments/ini_extension.yml
(1)
ansible/ansible #83983
ini inventory now requires extension
(
bcoca
)
changelogs/fragments/install-ansible-core-compatible-collections.yml
(1)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
changelogs/fragments/inventory_remove_host_fix.yml
(1)
ansible/ansible #82367
fix remove_host functions
(
bcoca
)
changelogs/fragments/keep_correct_collection_context.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
changelogs/fragments/linux-cpu-count-one-core-vcpus.yml
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
changelogs/fragments/linux_network_refactor.yml
(1)
ansible/ansible #83366
linux: refactor network fact gathering code
(
Akasurde
)
changelogs/fragments/live_from_nj.yml
(1)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
changelogs/fragments/meta_raw_params.yml
(1)
ansible/ansible #85371
[stable-2.18] meta: Avoid traceback when retrieving the meta task name
(
Akasurde
)
changelogs/fragments/minor_misc_fixes.yml
(1)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
changelogs/fragments/module_kv_form.yml
(1)
ansible/ansible #84479
playbook tasks restore module k/v for action
(
bcoca
)
changelogs/fragments/nowrap.yml
(1)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
changelogs/fragments/optimize-cron-module.yml
(1)
ansible/ansible #85063
optimize cron module to handle some special cases (#85062)
(
spyinx
)
changelogs/fragments/orderedset.yml
(1)
ansible/ansible #84134
Add an OrderedSet class
(
sivel
)
changelogs/fragments/package_facts_dnf.yml
(1)
ansible/ansible #84729
package_facts: Add support for dnf python bindings
(
Akasurde
)
changelogs/fragments/password_hash_encrypt.yml
(1)
ansible/ansible #84990
filter: update integration tests
(
Akasurde
)
changelogs/fragments/play_context_attribute_fix.yml
(1)
ansible/ansible #83383
play_context, actually set values from plugin
(
bcoca
)
changelogs/fragments/playiterator-is_failed-optimize.yml
(1)
ansible/ansible #84890
Simplify and optimize PlayIterator.is_failed
(
mkrizek
)
changelogs/fragments/plugin_sigs.yml
(1)
ansible/ansible #69947
plugin signature based on options
(
bcoca
)
changelogs/fragments/register-projections.yml
(1)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
changelogs/fragments/reserved_vars_fix.yml
(1)
ansible/ansible #84914
Fix warning consistency and internal clobbers
(
bcoca
)
changelogs/fragments/rm-unused-inventory-options.yml
(1)
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
(
s-hertel
)
changelogs/fragments/role-argspec-file-extension-tasks_from.yml
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
changelogs/fragments/safer_copying.yml
(1)
ansible/ansible #83871
Ensure we keep perms on transfers and copy
(
bcoca
)
changelogs/fragments/shell-dirname.yml
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
changelogs/fragments/shell_env_fix.yml
(1)
ansible/ansible #78167
shell plugin now uses config system fully
(
bcoca
)
changelogs/fragments/solaris_iscsi_iqn.yaml
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
(
mator
)
changelogs/fragments/strict-argspec-types.yml
(1)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
changelogs/fragments/sudo_selinux_role.yml
(1)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
changelogs/fragments/systemd_root_n_scope.yml
(1)
ansible/ansible #58017
[WIP] Add the ability to specify --root.
(
bcoca
)
changelogs/fragments/systemd_sessionless.yml
(1)
ansible/ansible #75097
systemd try to handle missing sessions
(
bcoca
)
changelogs/fragments/tags-on-handlers.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
changelogs/fragments/tty_nowrap.yml
(1)
ansible/ansible #73834
no tty, no wrap
(
bcoca
)
changelogs/fragments/update-resolvelib-lt-2_0_0.yml
(1)
ansible/ansible #84270
Remove support for resolvelib < 0.8.0, since 0.8.0 is over 3 years old
(
s-hertel
)
changelogs/fragments/update-url-params.yaml
(1)
ansible/ansible #84290
feat: Implement update_url_params
(
HubertJan
)
changelogs/fragments/vault_hardening_and_fixes.yml
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
changelogs/fragments/vault_option.yml
(1)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
changelogs/fragments/vaultherewegoagain.yml
(1)
ansible/ansible #85265
you must be this tall
(
bcoca
)
changelogs/fragments/winrm-extras.yaml
(1)
ansible/ansible #83754
winrm - Remove extras lookups
(
jborean93
)
docs/docsite/rst/dev_guide/testing_running_locally.rst
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
docs/docsite/rst/porting_guides/porting_guide_2.8.rst
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
docs/docsite/rst/user_guide/playbooks_loops.rst
(1)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
hacking/test-module.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/__init__.py
(1)
ansible/ansible #58287
[WIP] [POC] OZ2
(
sivel
)
lib/ansible/cli/__init__.py
(4)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84273
Deprecate AGNOSTIC_BECOME_PROMPT
(
Akasurde
)
ansible/ansible #82721
Ignore empty vault filenames
(
corubba
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/cli/_ssh_askpass.py
(1)
ansible/ansible #85364
Limit askpass prompts to single attempt
(
mkrizek
)
lib/ansible/cli/adhoc.py
(2)
ansible/ansible #85376
Add environment variable support to adhoc commands
(
ketankelkar
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/cli/arguments/option_helpers.py
(2)
ansible/ansible #84704
add get_config_default
(
bcoca
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/cli/config.py
(4)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84921
Ensure ansible-config properly validates all entries
(
pavan-msys
)
ansible/ansible #81947
make constant loading dynamic
(
bcoca
)
ansible/ansible #75844
ansible-config get
(
bcoca
)
lib/ansible/cli/console.py
(3)
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
(
s-hertel
)
ansible/ansible #82192
Deprecate is_module parameter in get_docstring
(
JustinWayland
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/cli/doc.py
(7)
ansible/ansible #85361
Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice
(
felixfontein
)
ansible/ansible #85320
ansible-doc: print where the description is missing
(
konstruktoid
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85088
ansible-doc --list_files fixes
(
s-hertel
)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', and top-level 'version_added' for role entrypoints
(
felixfontein
)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`
(
ziegenberg
)
lib/ansible/cli/galaxy.py
(10)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84738
Add ansible-galaxy uninstall to remove collections and roles
(
s-hertel
)
ansible/ansible #84704
add get_config_default
(
bcoca
)
ansible/ansible #84246
remove unused server-related options from ansible-galaxy
(
s-hertel
)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
ansible/ansible #82270
Avoid creating GALAXY_TOKEN_PATH for configured servers
(
s-hertel
)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
ansible/ansible #77064
ansible-galaxy collection search
(
bcoca
)
lib/ansible/cli/pull.py
(1)
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
(
s-hertel
)
lib/ansible/cli/scripts/ansible_connection_cli_stub.py
(1)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/cli/vault.py
(3)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/collections/list.py
(1)
ansible/ansible #85361
Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice
(
felixfontein
)
lib/ansible/config/base.yml
(15)
ansible/ansible #85356
config lookup, fix 'show_origin' and variables
(
bcoca
)
ansible/ansible #85023
package, allow to use actions over modules
(
bcoca
)
ansible/ansible #84574
Make log severity configurable and consistent between syslog and systemd
(
andrew-sayers
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #84276
Deprecated host_key_checking option
(
Akasurde
)
ansible/ansible #84273
Deprecate AGNOSTIC_BECOME_PROMPT
(
Akasurde
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
(
bcoca
)
ansible/ansible #82246
galaxy: make retryable HTTP status codes configurable
(
nejch
)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
ansible/ansible #78167
shell plugin now uses config system fully
(
bcoca
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73834
no tty, no wrap
(
bcoca
)
lib/ansible/config/helpers.py
(1)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
lib/ansible/config/manager.py
(5)
ansible/ansible #84704
add get_config_default
(
bcoca
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #75680
allow to set an env var to undefined, aka default
(
bcoca
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/constants.py
(7)
ansible/ansible #85134
Fix and expand plugin reject list
(
bcoca
)
ansible/ansible #84914
Fix warning consistency and internal clobbers
(
bcoca
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83911
Support terminals that implement `truecolor`
(
webknjaz
)
ansible/ansible #81947
make constant loading dynamic
(
bcoca
)
ansible/ansible #75215
new set_var
(
bcoca
)
ansible/ansible #74774
optimize config for making it on demand and fix deprecation warnings
(
bcoca
)
lib/ansible/errors/__init__.py
(4)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #82730
Use underlying `AnsibleError` exception as cause
(
webknjaz
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/errors/yaml_strings.py
(1)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
lib/ansible/executor/module_common.py
(9)
ansible/ansible #85260
[WIP] Add some typing hints for module_utils
(
felixfontein
)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
ansible/ansible #82409
move error from display to caller
(
bcoca
)
ansible/ansible #82041
make ansiballz use module tmp
(
bcoca
)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #78814
DNM Fix using a fully qualified ansible.builtin module after legacy module
(
s-hertel
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/executor/play_iterator.py
(6)
ansible/ansible #84890
Simplify and optimize PlayIterator.is_failed
(
mkrizek
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #83134
PlayIterator, refactored
(
mkrizek
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #57129
[WIP] Handle disappearing hosts
(
bcoca
)
lib/ansible/executor/playbook_executor.py
(2)
ansible/ansible #85368
Add 'validate' regex support for vars_prompt
(
bhowmickkrishnendu
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/executor/powershell/async_watchdog.ps1
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
lib/ansible/executor/powershell/module_manifest.py
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
lib/ansible/executor/process/worker.py
(2)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #81854
try to proxy copy of pl loading
(
bcoca
)
lib/ansible/executor/stats.py
(1)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
lib/ansible/executor/task_executor.py
(18)
ansible/ansible #85397
[WIP] fix displaying the delegate_to ansible_host value
(
s-hertel
)
ansible/ansible #85323
Deprecate defaulting to inject
(
bcoca
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #84173
Simplify global loop result processing
(
mkrizek
)
ansible/ansible #84032
Creating RunBlock
(
jimi-c
)
ansible/ansible #82730
Use underlying `AnsibleError` exception as cause
(
webknjaz
)
ansible/ansible #80787
avoid connection leaks (#80532)
(
blami
)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
ansible/ansible #75854
fix task state handling
(
bcoca
)
ansible/ansible #75215
new set_var
(
bcoca
)
ansible/ansible #74259
[POC] Support unpacking loop vars
(
sivel
)
ansible/ansible #73838
[wip] Get connection
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
lib/ansible/executor/task_queue_manager.py
(5)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
ansible/ansible #81854
try to proxy copy of pl loading
(
bcoca
)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #57129
[WIP] Handle disappearing hosts
(
bcoca
)
lib/ansible/executor/task_result.py
(1)
ansible/ansible #84559
TaskResult.is_failed: unnecessary failed_when_result check
(
mkrizek
)
lib/ansible/galaxy/__init__.py
(1)
ansible/ansible #84738
Add ansible-galaxy uninstall to remove collections and roles
(
s-hertel
)
lib/ansible/galaxy/api.py
(7)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
ansible/ansible #82730
Use underlying `AnsibleError` exception as cause
(
webknjaz
)
ansible/ansible #82396
Bump `galaxy_ng` to v4.9.2 in tests
(
webknjaz
)
ansible/ansible #82246
galaxy: make retryable HTTP status codes configurable
(
nejch
)
ansible/ansible #77064
ansible-galaxy collection search
(
bcoca
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/galaxy/collection/__init__.py
(8)
ansible/ansible #85260
[WIP] Add some typing hints for module_utils
(
felixfontein
)
ansible/ansible #84738
Add ansible-galaxy uninstall to remove collections and roles
(
s-hertel
)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
ansible/ansible #82829
Feature: sort entries in FILES.json for reproducibility in ansible galaxy build
(
yctomwang
)
ansible/ansible #82052
ansible-galaxy - fixup role install failure handling
(
s-hertel
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81607
Log error dependency resolver exceptions strings
(
webknjaz
)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
lib/ansible/galaxy/collection/concrete_artifact_manager.py
(2)
ansible/ansible #85290
galaxy : use advice.detachedHead=false for git_switch_cmd
(
zerwes
)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
lib/ansible/galaxy/data/apb/apb.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/defaults/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/Dockerfile.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/handlers/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/Makefile.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/meta/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/playbooks/deprovision.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/playbooks/provision.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/tasks/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/tests/ansible.cfg
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/tests/inventory
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/tests/test.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/apb/vars/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/collections_galaxy_meta.yml
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/defaults/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/handlers/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/meta/container.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/meta/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/tasks/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/tests/ansible.cfg
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/tests/inventory
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/tests/test.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/container/vars/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/default/collection/galaxy.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/default/collection/meta/runtime.yml
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/default/role/defaults/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/default/role/handlers/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/default/role/meta/main.yml.j2
(2)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
ansible/ansible #82529
Make roles generation compatible with ansible-lint autofix feature
(
shatakshiiii
)
lib/ansible/galaxy/data/default/role/tasks/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/default/role/tests/inventory
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/default/role/tests/test.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/default/role/vars/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/cliconf_plugins/example.py.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/defaults/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/library/example_command.py.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/library/example_config.py.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/library/example_facts.py.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/meta/main.yml.j2
(2)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
ansible/ansible #82529
Make roles generation compatible with ansible-lint autofix feature
(
shatakshiiii
)
lib/ansible/galaxy/data/network/module_utils/example.py.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/netconf_plugins/example.py.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/tasks/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/terminal_plugins/example.py.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/tests/inventory
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/tests/test.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/data/network/vars/main.yml.j2
(1)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
lib/ansible/galaxy/dependency_resolution/__init__.py
(1)
ansible/ansible #81693
Implement a debugging reporter for collection dependency resolver
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/dataclasses.py
(4)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
ansible/ansible #83715
Don't ignore invalid collection entries in requirements.yml
(
cavcrosby
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81694
Always stringify collection requirement versions
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/errors.py
(1)
ansible/ansible #81607
Log error dependency resolver exceptions strings
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/providers.py
(4)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
ansible/ansible #84270
Remove support for resolvelib < 0.8.0, since 0.8.0 is over 3 years old
(
s-hertel
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/reporters.py
(1)
ansible/ansible #81693
Implement a debugging reporter for collection dependency resolver
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/versioning.py
(1)
ansible/ansible #83715
Don't ignore invalid collection entries in requirements.yml
(
cavcrosby
)
lib/ansible/galaxy/role.py
(4)
ansible/ansible #84738
Add ansible-galaxy uninstall to remove collections and roles
(
s-hertel
)
ansible/ansible #84246
remove unused server-related options from ansible-galaxy
(
s-hertel
)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
ansible/ansible #82052
ansible-galaxy - fixup role install failure handling
(
s-hertel
)
lib/ansible/galaxy/token.py
(1)
ansible/ansible #82270
Avoid creating GALAXY_TOKEN_PATH for configured servers
(
s-hertel
)
lib/ansible/inventory/data.py
(2)
ansible/ansible #82367
fix remove_host functions
(
bcoca
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/inventory/group.py
(2)
ansible/ansible #82367
fix remove_host functions
(
bcoca
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/inventory/manager.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/keyword_desc.yml
(2)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/module_utils/_json_streams_rfc7464.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/module_utils/_stdout_utils.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/module_utils/_text.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/basic.py
(16)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85260
[WIP] Add some typing hints for module_utils
(
felixfontein
)
ansible/ansible #85259
Fix AnsibleModule.human_to_bytes
(
felixfontein
)
ansible/ansible #85068
Clean up AnsibleModule.digest_from_file
(
sivel
)
ansible/ansible #84911
Fix AnsibleModule.tmpdir base dir race condition
(
s-hertel
)
ansible/ansible #84574
Make log severity configurable and consistent between syslog and systemd
(
andrew-sayers
)
ansible/ansible #83986
atomic_move - fix preserving the dest attributes when using a tmp file
(
s-hertel
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
ansible/ansible #82658
copy - fix recursively setting mode and directory_mode with remote_src=True
(
s-hertel
)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
(
moreati
)
ansible/ansible #69201
module_utils: require X_OK when checking cwd sanity
(
seirl
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/module_utils/common/_collections_compat.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/common/arg_spec.py
(1)
ansible/ansible #81672
Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
(
felixfontein
)
lib/ansible/module_utils/common/collections.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84134
Add an OrderedSet class
(
sivel
)
lib/ansible/module_utils/common/dict_transformations.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/common/network.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/common/parameters.py
(8)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84574
Make log severity configurable and consistent between syslog and systemd
(
andrew-sayers
)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
ansible/ansible #81672
Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
(
felixfontein
)
ansible/ansible #81631
Avoid internal error when validating argspec
(
felixfontein
)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/module_utils/common/text/converters.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85260
[WIP] Add some typing hints for module_utils
(
felixfontein
)
lib/ansible/module_utils/common/text/formatters.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85260
[WIP] Add some typing hints for module_utils
(
felixfontein
)
ansible/ansible #85259
Fix AnsibleModule.human_to_bytes
(
felixfontein
)
lib/ansible/module_utils/common/validation.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85260
[WIP] Add some typing hints for module_utils
(
felixfontein
)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
lib/ansible/module_utils/connection.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/csharp/Ansible.Basic.cs
(4)
ansible/ansible #84574
Make log severity configurable and consistent between syslog and systemd
(
andrew-sayers
)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/module_utils/facts/default_collectors.py
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
lib/ansible/module_utils/facts/hardware/linux.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #80088
Define processor topology on s390x
(
yselkowitz
)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
lib/ansible/module_utils/facts/hardware/netbsd.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/facts/hardware/sunos.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/facts/network/iscsi.py
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
(
mator
)
lib/ansible/module_utils/facts/network/linux.py
(1)
ansible/ansible #83366
linux: refactor network fact gathering code
(
Akasurde
)
lib/ansible/module_utils/facts/packages.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/facts/system/env.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/facts/system/local.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/facts/system/os_release.py
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
lib/ansible/module_utils/facts/system/pkg_mgr.py
(1)
ansible/ansible #81547
Support Termux in ansible.builtin.package
(
cilki
)
lib/ansible/module_utils/facts/system/systemd.py
(1)
ansible/ansible #83291
add systemd full_version and ensure version is integer
(
konstruktoid
)
lib/ansible/module_utils/json_utils.py
(1)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/module_utils/parsing/convert_bool.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/parsing/docs_to_spec.py
(1)
ansible/ansible #79720
Controller argspec
(
bcoca
)
lib/ansible/module_utils/parsing/duration.py
(1)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
lib/ansible/module_utils/powershell/Ansible.ModuleUtils.Legacy.psm1
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/module_utils/service.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/module_utils/shell.py
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
lib/ansible/module_utils/splitter.py
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
lib/ansible/module_utils/testing.py
(1)
ansible/ansible #85327
Add testing helpers to extract warnings and deprecations from module results
(
felixfontein
)
lib/ansible/module_utils/urls.py
(5)
ansible/ansible #85187
fetch_file: add ca_path and cookies parameters
(
Akasurde
)
ansible/ansible #84290
feat: Implement update_url_params
(
HubertJan
)
ansible/ansible #84134
Add an OrderedSet class
(
sivel
)
ansible/ansible #78142
Add socks proxy support
(
pezhovski
)
ansible/ansible #76313
Extract useful code out of `fetch_url`
(
sivel
)
lib/ansible/module_utils/yumdnf.py
(1)
ansible/ansible #85054
Adding sslverifystatus flag
(
JilvinAbraham
)
lib/ansible/modules/apt.py
(11)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85254
apt: Stop the >= operator from being ignored for packages that are not already installed
(
Iksas
)
ansible/ansible #85174
apt: api fail issue when pkg pinned with high priority
(
rohit-bharmal
)
ansible/ansible #85170
apt: Mark dependencies as auto
(
Akasurde
)
ansible/ansible #85034
aptclean outputs false if nothing was changed
(
facundoy
)
ansible/ansible #84662
apt: Added support for --allow-remove-essential
(
Akasurde
)
ansible/ansible #83070
modules/apt: add support for apt-patterns
(
jmechnich
)
ansible/ansible #81754
Throw LockFailedException if apt cmd encounters a lock file
(
chrispbailey
)
ansible/ansible #81743
apt - update the sources first if the cache can't be opened with default_release
(
s-hertel
)
ansible/ansible #81594
Add install_suggests in apt module
(
kencx
)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
lib/ansible/modules/apt_repository.py
(4)
ansible/ansible #84851
Fix for 'apt_repository modify comment line /etc/apt/sources.list'
(
pviffx
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
ansible/ansible #83835
Make apt_repository PPA repos use gpg instead of apt-key
(
andyfoston
)
ansible/ansible #83775
Make apt_repository use HTTPS for PPA repository keys
(
andyfoston
)
lib/ansible/modules/assemble.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
lib/ansible/modules/async_wrapper.py
(2)
ansible/ansible #85375
Fix async_dir variable expansion to match remote_tmp
(
seb-goodman
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/modules/blockinfile.py
(3)
ansible/ansible #85291
Blockinfile - Add new module option - 'encoding'
(
ketankelkar
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
lib/ansible/modules/command.py
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
lib/ansible/modules/copy.py
(6)
ansible/ansible #84455
[WIP] copy - remove extra recursion when dest exists
(
s-hertel
)
ansible/ansible #84324
[POC] copy - add diff mode support for remote_src=true
(
s-hertel
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
ansible/ansible #83871
Ensure we keep perms on transfers and copy
(
bcoca
)
ansible/ansible #82658
copy - fix recursively setting mode and directory_mode with remote_src=True
(
s-hertel
)
ansible/ansible #75741
copy: Reduce calls to stat() by 50% in chown_recursive
(
moreati
)
lib/ansible/modules/cron.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85063
optimize cron module to handle some special cases (#85062)
(
spyinx
)
lib/ansible/modules/deb822_repository.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/modules/dnf.py
(3)
ansible/ansible #85054
Adding sslverifystatus flag
(
JilvinAbraham
)
ansible/ansible #83659
dnf/dnf5: address issues discovered in 2.16 yum tests
(
mkrizek
)
ansible/ansible #81452
Add notes for DNF module about caveats when ensuring presence of groups
(
codyro
)
lib/ansible/modules/dnf5.py
(2)
ansible/ansible #85054
Adding sslverifystatus flag
(
JilvinAbraham
)
ansible/ansible #83659
dnf/dnf5: address issues discovered in 2.16 yum tests
(
mkrizek
)
lib/ansible/modules/dpkg_selections.py
(1)
ansible/ansible #83088
dpkg_selections fixes for 'unprimed' pkgs
(
bcoca
)
lib/ansible/modules/expect.py
(2)
ansible/ansible #82238
expect - hide responses from the invocation with echo=false
(
s-hertel
)
ansible/ansible #80173
Support expect raw responses
(
sbettid
)
lib/ansible/modules/file.py
(5)
ansible/ansible #83825
Update recursive_set_attributes with FileNotFoundError
(
charan-kumar-137
)
ansible/ansible #83445
`file`: multiple diff support
(
simonLeary42
)
ansible/ansible #83111
file module fix attribute issues
(
pinradaThan
)
ansible/ansible #83049
Adding example to use gid in file module
(
Remz42
)
ansible/ansible #80034
Avoids removing /
(
ebastos
)
lib/ansible/modules/files/file.py
(2)
ansible/ansible #57574
file: Raise error on permission denied
(
Jakski
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
lib/ansible/modules/find.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #76768
Feature: add owner and group filter to builtin.find
(
phoehnel
)
lib/ansible/modules/get_url.py
(4)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85038
get_url: filter out non-hex checksum characters
(
mkarpiarz
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
ansible/ansible #81967
Implement relative path in checksumfile
(
anmorel
)
lib/ansible/modules/git.py
(5)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85110
Validate changes in a git repo for combined check and diff mode
(
gauravpathak
)
ansible/ansible #83587
Handle missing remote-tracking branch when switching version
(
xbj110825
)
ansible/ansible #80456
Fix git submodule tracking
(
theunkn0wn1
)
ansible/ansible #70252
Fix fallback to unshallowing shallow clone
(
elmeriniemela
)
lib/ansible/modules/hostname.py
(1)
ansible/ansible #85049
hostname module: fix transient error with special character
(
erwanclx
)
lib/ansible/modules/import_role.py
(1)
ansible/ansible #82677
remove 'allow_duplicates' param for include/import role
(
acozine
)
lib/ansible/modules/include_role.py
(1)
ansible/ansible #82677
remove 'allow_duplicates' param for include/import role
(
acozine
)
lib/ansible/modules/include_vars.py
(1)
ansible/ansible #85292
include_vars: Code cleanup and integration tests
(
Akasurde
)
lib/ansible/modules/inventory/remove_host.py
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/modules/known_hosts.py
(2)
ansible/ansible #85050
allow known_hosts module auto-create the default ~/.ssh dir
(
Oliva924
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
lib/ansible/modules/lineinfile.py
(2)
ansible/ansible #84999
Lineinfile - Add new module option - 'encoding'
(
ketankelkar
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
lib/ansible/modules/net_tools/basics/uri.py
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
(
kr3ator
)
lib/ansible/modules/package_facts.py
(1)
ansible/ansible #84729
package_facts: Add support for dnf python bindings
(
Akasurde
)
lib/ansible/modules/pip.py
(4)
ansible/ansible #83189
Fix unable to find pip in the virtualenv when using relative path
(
yctomwang
)
ansible/ansible #81816
Fix pip changed status when installing from vcs
(
sbettid
)
ansible/ansible #78039
pip module - editable now applies to all packages
(
nirmal-j-patel
)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
lib/ansible/modules/replace.py
(1)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
lib/ansible/modules/rpm_key.py
(2)
ansible/ansible #83493
rpm_key: support multiple siging keys
(
t-kranz
)
ansible/ansible #83336
rpm_key: Added handler for ftp keys
(
pvcasillasg
)
lib/ansible/modules/service.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85190
service: Fix order of arguments in FreeBSD
(
Akasurde
)
lib/ansible/modules/service_facts.py
(2)
ansible/ansible #84618
add new sub_state return value to service_facts module
(
NomakCooper
)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
(
jameslivulpi
)
lib/ansible/modules/set_vars.py
(1)
ansible/ansible #75215
new set_var
(
bcoca
)
lib/ansible/modules/source_control/git.py
(1)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
lib/ansible/modules/stat.py
(1)
ansible/ansible #85269
Add SELinux Context as a return value for `module:stat`
(
coolxxy
)
lib/ansible/modules/system/systemd.py
(2)
ansible/ansible #58017
[WIP] Add the ability to specify --root.
(
bcoca
)
ansible/ansible #35636
wait for {starting, stopping} units
(
sethp-nr
)
lib/ansible/modules/systemd.py
(1)
ansible/ansible #75097
systemd try to handle missing sessions
(
bcoca
)
lib/ansible/modules/systemd_service.py
(1)
ansible/ansible #82959
systemd_service - Add the machine parameter (#82958)
(
jimmy-lt
)
lib/ansible/modules/unarchive.py
(1)
ansible/ansible #80136
unarchive - respect symlinks in archives
(
TheJJ
)
lib/ansible/modules/uri.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #83951
atomic_move document and warn required abspath, also update callers
(
bcoca
)
lib/ansible/modules/user.py
(1)
ansible/ansible #84642
user - unlock user by default with no password, busybox
(
Akasurde
)
lib/ansible/modules/utilities/logic/wait_for.py
(1)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
lib/ansible/modules/validate_argument_spec.py
(1)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
lib/ansible/modules/yum_repository.py
(1)
ansible/ansible #85054
Adding sslverifystatus flag
(
JilvinAbraham
)
lib/ansible/parsing/dataloader.py
(5)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85260
[WIP] Add some typing hints for module_utils
(
felixfontein
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/mod_args.py
(4)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84479
playbook tasks restore module k/v for action
(
bcoca
)
ansible/ansible #84032
Creating RunBlock
(
jimi-c
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/parsing/plugin_docs.py
(1)
ansible/ansible #72635
add fragments to return
(
bcoca
)
lib/ansible/parsing/splitter.py
(2)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
ansible/ansible #78113
[poc] dynamic raw list
(
bcoca
)
lib/ansible/parsing/vault/__init__.py
(10)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85265
you must be this tall
(
bcoca
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #83482
Vault preserve permissions
(
bcoca
)
ansible/ansible #82721
Ignore empty vault filenames
(
corubba
)
ansible/ansible #82418
Execute ScriptVaultSecret on demand instead of on load
(
Urth
)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/parsing/vault/ciphers.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/editor.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/file.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/lib.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/methods/__init__.py
(1)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
lib/ansible/parsing/vault/methods/aes256.py
(1)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
lib/ansible/parsing/vault/methods/v2.py
(1)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
lib/ansible/parsing/vault/methods/v2b.py
(1)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
lib/ansible/parsing/vault/secret.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/util.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/yaml/objects.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/playbook/__init__.py
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
lib/ansible/playbook/base.py
(11)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84937
single inheritance
(
bcoca
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #84173
Simplify global loop result processing
(
mkrizek
)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #78525
ensure correct value for keyword
(
bcoca
)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #72601
draft autovalidate
(
bcoca
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/playbook/block.py
(3)
ansible/ansible #84937
single inheritance
(
bcoca
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
lib/ansible/playbook/collectionsearch.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/playbook/handler.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
lib/ansible/playbook/helpers.py
(3)
ansible/ansible #84032
Creating RunBlock
(
jimi-c
)
ansible/ansible #83853
Fix TypeError: NoneType when using `import_tasks` within `include_tasks`
(
McSim85
)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
lib/ansible/playbook/included_file.py
(5)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #84040
Move processing includes into ``StrategyBase``
(
mkrizek
)
ansible/ansible #74259
[POC] Support unpacking loop vars
(
sivel
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
lib/ansible/playbook/loop_control.py
(3)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
ansible/ansible #74259
[POC] Support unpacking loop vars
(
sivel
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
lib/ansible/playbook/play.py
(6)
ansible/ansible #85368
Add 'validate' regex support for vars_prompt
(
bhowmickkrishnendu
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84937
single inheritance
(
bcoca
)
ansible/ansible #84532
move vars_prompt into an play obj
(
bcoca
)
ansible/ansible #84032
Creating RunBlock
(
jimi-c
)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
lib/ansible/playbook/play_context.py
(4)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #83383
play_context, actually set values from plugin
(
bcoca
)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/playbook/role/__init__.py
(6)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85249
roles: added dep and var cache to improve performance
(
monsdar
)
ansible/ansible #82953
Changing validation task to use role's tags
(
sudh33ra
)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
lib/ansible/playbook/role/definition.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
lib/ansible/playbook/role/include.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
lib/ansible/playbook/role/metadata.py
(4)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
lib/ansible/playbook/role/requirement.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/playbook/role_include.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/playbook/run_block.py
(1)
ansible/ansible #84032
Creating RunBlock
(
jimi-c
)
lib/ansible/playbook/taggable.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84655
Fixed string type in tags fieldattribute
(
Akasurde
)
lib/ansible/playbook/task.py
(9)
ansible/ansible #85371
[stable-2.18] meta: Avoid traceback when retrieving the meta task name
(
Akasurde
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #83470
new ansible_parent_block_name for current task
(
bcoca
)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
lib/ansible/playbook/vars_prompt.py
(1)
ansible/ansible #84532
move vars_prompt into an play obj
(
bcoca
)
lib/ansible/plugins/__init__.py
(6)
ansible/ansible #84704
add get_config_default
(
bcoca
)
ansible/ansible #82547
make gettting options with falback simpler
(
bcoca
)
ansible/ansible #78113
[poc] dynamic raw list
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #69947
plugin signature based on options
(
bcoca
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/action/__init__.py
(15)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84878
Add a prop class to let become plugin disable pipelining
(
mscherer
)
ansible/ansible #84574
Make log severity configurable and consistent between syslog and systemd
(
andrew-sayers
)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
ansible/ansible #82041
make ansiballz use module tmp
(
bcoca
)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #79720
Controller argspec
(
bcoca
)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
ansible/ansible #78167
shell plugin now uses config system fully
(
bcoca
)
ansible/ansible #78113
[poc] dynamic raw list
(
bcoca
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/action/add_host.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/action/assemble.py
(2)
ansible/ansible #83871
Ensure we keep perms on transfers and copy
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/async_status.py
(1)
ansible/ansible #79720
Controller argspec
(
bcoca
)
lib/ansible/plugins/action/copy.py
(7)
ansible/ansible #85392
copy: fix appending symlink information
(
Akasurde
)
ansible/ansible #84423
copy action plugin diff output for multi files 2
(
simonLeary42
)
ansible/ansible #84345
copy: implicitly create directories
(
spyinx
)
ansible/ansible #83871
Ensure we keep perms on transfers and copy
(
bcoca
)
ansible/ansible #83826
copy fixes
(
bcoca
)
ansible/ansible #79720
Controller argspec
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/fetch.py
(4)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/gather_facts.py
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
lib/ansible/plugins/action/group_by.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/action/include_vars.py
(2)
ansible/ansible #85292
include_vars: Code cleanup and integration tests
(
Akasurde
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/action/package.py
(1)
ansible/ansible #85023
package, allow to use actions over modules
(
bcoca
)
lib/ansible/plugins/action/pause.py
(1)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
lib/ansible/plugins/action/raw.py
(2)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/reboot.py
(2)
ansible/ansible #82383
plugins/reboot: fix boot time command for FreeBSD
(
ckoehne
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/remove_host.py
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/plugins/action/script.py
(2)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/set_var.py
(1)
ansible/ansible #75215
new set_var
(
bcoca
)
lib/ansible/plugins/action/template.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/action/unarchive.py
(1)
ansible/ansible #83871
Ensure we keep perms on transfers and copy
(
bcoca
)
lib/ansible/plugins/action/uri.py
(2)
ansible/ansible #85010
Fix uri form-multipart to not overwrite filename to allow retries
(
vydrazde
)
ansible/ansible #83871
Ensure we keep perms on transfers and copy
(
bcoca
)
lib/ansible/plugins/action/validate_argument_spec.py
(2)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
lib/ansible/plugins/action/wait_for_connection.py
(2)
ansible/ansible #83851
reset multiplexer only at connection failure
(
raven428
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/become/__init__.py
(1)
ansible/ansible #84878
Add a prop class to let become plugin disable pipelining
(
mscherer
)
lib/ansible/plugins/become/su.py
(1)
ansible/ansible #84878
Add a prop class to let become plugin disable pipelining
(
mscherer
)
lib/ansible/plugins/become/sudo.py
(1)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
lib/ansible/plugins/cache/__init__.py
(1)
ansible/ansible #41420
[WIP] fix / in inventory_hostname on cache plugin
(
bcoca
)
lib/ansible/plugins/callback/__init__.py
(4)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #69947
plugin signature based on options
(
bcoca
)
lib/ansible/plugins/callback/actionable.py
(1)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
lib/ansible/plugins/callback/default.py
(7)
ansible/ansible #84656
allow displaying skipped hosts to be configured by vars
(
o-farag
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
lib/ansible/plugins/callback/junit.py
(1)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
lib/ansible/plugins/callback/tree.py
(1)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/plugins/connection/__init__.py
(6)
ansible/ansible #85397
[WIP] fix displaying the delegate_to ansible_host value
(
s-hertel
)
ansible/ansible #73838
[wip] Get connection
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #69947
plugin signature based on options
(
bcoca
)
ansible/ansible #38976
[WIP] Generalize connection command running and I/O for all connection types
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/connection/local.py
(7)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84704
add get_config_default
(
bcoca
)
ansible/ansible #83871
Ensure we keep perms on transfers and copy
(
bcoca
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #38976
[WIP] Generalize connection command running and I/O for all connection types
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/connection/paramiko_ssh.py
(3)
ansible/ansible #84289
Create ~/.ssh with a specific permissions (ansible#84286)
(
spyinx
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/connection/psrp.py
(1)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/connection/ssh.py
(9)
ansible/ansible #85397
[WIP] fix displaying the delegate_to ansible_host value
(
s-hertel
)
ansible/ansible #85364
Limit askpass prompts to single attempt
(
mkrizek
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #83871
Ensure we keep perms on transfers and copy
(
bcoca
)
ansible/ansible #83450
Fix file descriptor leak in ssh.py
(
nicksms
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #38976
[WIP] Generalize connection command running and I/O for all connection types
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/connection/winrm.py
(2)
ansible/ansible #83754
winrm - Remove extras lookups
(
jborean93
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/doc_fragments/constructed.py
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
lib/ansible/plugins/doc_fragments/default_callback.py
(1)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
lib/ansible/plugins/doc_fragments/files.py
(1)
ansible/ansible #83049
Adding example to use gid in file module
(
Remz42
)
lib/ansible/plugins/filter/combine.yml
(1)
ansible/ansible #82329
Update documentation of the combine filter
(
sschmittsva
)
lib/ansible/plugins/filter/core.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #82967
utilize pathlib.Path instead of os.path.join()
(
doc-sheet
)
lib/ansible/plugins/filter/encryption.py
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
lib/ansible/plugins/filter/mathstuff.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/filter/password_hash.yml
(1)
ansible/ansible #83687
Add argon2 support to password_hash
(
chapmajs
)
lib/ansible/plugins/filter/to_json.yml
(1)
ansible/ansible #84989
json filter: update docs
(
Akasurde
)
lib/ansible/plugins/filter/to_nice_json.yml
(1)
ansible/ansible #84989
json filter: update docs
(
Akasurde
)
lib/ansible/plugins/filter/to_nice_yaml.yml
(1)
ansible/ansible #85261
yaml filter: update docs
(
Akasurde
)
lib/ansible/plugins/filter/to_yaml.yml
(1)
ansible/ansible #85261
yaml filter: update docs
(
Akasurde
)
lib/ansible/plugins/filter/vault.yml
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
lib/ansible/plugins/inventory/__init__.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84372
Inventory plugin: Allow "parent_group" to have host variables in it
(
thehe
)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
lib/ansible/plugins/inventory/constructed.py
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
lib/ansible/plugins/inventory/generator.py
(1)
ansible/ansible #85372
generated inventory plugin, add extra vars option
(
bcoca
)
lib/ansible/plugins/inventory/ini.py
(1)
ansible/ansible #83983
ini inventory now requires extension
(
bcoca
)
lib/ansible/plugins/inventory/toml.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/inventory/yaml.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/list.py
(2)
ansible/ansible #85316
[stable-2.17] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85315
[stable-2.18] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
lib/ansible/plugins/loader.py
(8)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85134
Fix and expand plugin reject list
(
bcoca
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83170
allow plugin loader to load sidecar docs
(
guppy0130
)
ansible/ansible #81854
try to proxy copy of pl loading
(
bcoca
)
ansible/ansible #78113
[poc] dynamic raw list
(
bcoca
)
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
(
felixfontein
)
ansible/ansible #72635
add fragments to return
(
bcoca
)
lib/ansible/plugins/lookup/config.py
(1)
ansible/ansible #85356
config lookup, fix 'show_origin' and variables
(
bcoca
)
lib/ansible/plugins/lookup/fileglob.py
(2)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
(
philfry
)
lib/ansible/plugins/lookup/password.py
(3)
ansible/ansible #85349
[stable-2.18] password lookup - re-attempt acquiring lock file regardless of locale
(
s-hertel
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/plugins/lookup/subelements.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/lookup/varnames.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/plugins/shell/__init__.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
ansible/ansible #78167
shell plugin now uses config system fully
(
bcoca
)
lib/ansible/plugins/shell/powershell.py
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
lib/ansible/plugins/strategy/__init__.py
(19)
ansible/ansible #84890
Simplify and optimize PlayIterator.is_failed
(
mkrizek
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #84133
Fix rescuing tasks failed by any_errors_fatal
(
mkrizek
)
ansible/ansible #84040
Move processing includes into ``StrategyBase``
(
mkrizek
)
ansible/ansible #84032
Creating RunBlock
(
jimi-c
)
ansible/ansible #83388
Fix block rescue when some hosts are failing and rescued not affecting other hosts with run_once as true
(
s-hertel
)
ansible/ansible #83134
PlayIterator, refactored
(
mkrizek
)
ansible/ansible #82470
unreachable delegation fix
(
bcoca
)
ansible/ansible #82409
move error from display to caller
(
bcoca
)
ansible/ansible #81854
try to proxy copy of pl loading
(
bcoca
)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #78525
ensure correct value for keyword
(
bcoca
)
ansible/ansible #78075
fix task execution/lockstep issues with clear_host_errors
(
s-hertel
)
ansible/ansible #75215
new set_var
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/plugins/strategy/free.py
(8)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #84040
Move processing includes into ``StrategyBase``
(
mkrizek
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #78525
ensure correct value for keyword
(
bcoca
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
lib/ansible/plugins/strategy/linear.py
(11)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #84133
Fix rescuing tasks failed by any_errors_fatal
(
mkrizek
)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #84040
Move processing includes into ``StrategyBase``
(
mkrizek
)
ansible/ansible #83388
Fix block rescue when some hosts are failing and rescued not affecting other hosts with run_once as true
(
s-hertel
)
ansible/ansible #82852
any_errors_fatal: do not fail unreachable hosts
(
mkrizek
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #78525
ensure correct value for keyword
(
bcoca
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
lib/ansible/plugins/vars/host_group_vars.py
(1)
ansible/ansible #78765
Add option to allow users to ignore decryption errors with ansible-inventory
(
AlanCoding
)
lib/ansible/plugins/vault/__init__.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
lib/ansible/plugins/vault/aes256.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
lib/ansible/plugins/vault/gpgv1.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
lib/ansible/plugins/vault/kpv1.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
lib/ansible/plugins/vault/v2.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
lib/ansible/plugins/vault/v2b.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
lib/ansible/utils/collection_loader/_collection_finder.py
(6)
ansible/ansible #85381
Fix determining the current collection name if ansible_collections is in the path more than once
(
s-hertel
)
ansible/ansible #85319
Collection Finder - Remove exec side effects from actions that should not exec
(
sivel
)
ansible/ansible #84942
handle collection resources with nesting
(
bcoca
)
ansible/ansible #84758
Fix collection loader iterator for ext modules
(
jborean93
)
ansible/ansible #84599
use real path when listing collections to dedupe symlink
(
o-farag
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
lib/ansible/utils/context_objects.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/utils/display.py
(6)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #82409
move error from display to caller
(
bcoca
)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
ansible/ansible #73834
no tty, no wrap
(
bcoca
)
lib/ansible/utils/encrypt.py
(1)
ansible/ansible #84990
filter: update integration tests
(
Akasurde
)
lib/ansible/utils/helpers.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/utils/jsonrpc.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/utils/path.py
(1)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/utils/plugin_docs.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #82192
Deprecate is_module parameter in get_docstring
(
JustinWayland
)
ansible/ansible #72635
add fragments to return
(
bcoca
)
lib/ansible/utils/unsafe_proxy.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
lib/ansible/utils/vars.py
(3)
ansible/ansible #84844
bad k=v and no check_raw is an error
(
bcoca
)
ansible/ansible #84040
Move processing includes into ``StrategyBase``
(
mkrizek
)
ansible/ansible #79312
lib/ansible/utils/vars.py - def merge_hash - fix for append / prepend when merging vars are equal
(
R37ribution
)
lib/ansible/vars/clean.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #73838
[wip] Get connection
(
bcoca
)
lib/ansible/vars/hostvars.py
(1)
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
(
bcoca
)
lib/ansible/vars/manager.py
(11)
ansible/ansible #85323
Deprecate defaulting to inject
(
bcoca
)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85249
roles: added dep and var cache to improve performance
(
monsdar
)
ansible/ansible #85052
Evaluate possible jinja expression for play vars_files.
(
mehulmistry-accelya
)
ansible/ansible #84914
Fix warning consistency and internal clobbers
(
bcoca
)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #83470
new ansible_parent_block_name for current task
(
bcoca
)
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
(
bcoca
)
ansible/ansible #82871
expose play.strategy as ansible_play_strategy
(
utoddl
)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
lib/ansible/vars/reserved.py
(1)
ansible/ansible #84914
Fix warning consistency and internal clobbers
(
bcoca
)
sonar-project.properties
(1)
ansible/ansible #58287
[WIP] [POC] OZ2
(
sivel
)
test/integration/targets/acme_account/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/acme_account_info/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/acme_certificate/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/acme_certificate_revoke/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/acme_inspect/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol/playbooks/collections/ansible_collections/ns/col/plugins/modules/test.py
(1)
ansible/ansible #85381
Fix determining the current collection name if ansible_collections is in the path more than once
(
s-hertel
)
test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol/plugins/inventory/testinv.py
(1)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol/plugins/inventory/testinv.yml
(1)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol/roles/testrole/meta/main.yml
(1)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', and top-level 'version_added' for role entrypoints
(
felixfontein
)
test/integration/targets/ansible-doc/doc_fragments/test_return_frag.py
(1)
ansible/ansible #72635
add fragments to return
(
bcoca
)
test/integration/targets/ansible-doc/fakecollrole.output
(1)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', and top-level 'version_added' for role entrypoints
(
felixfontein
)
test/integration/targets/ansible-doc/fakerole.output
(2)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', and top-level 'version_added' for role entrypoints
(
felixfontein
)
test/integration/targets/ansible-doc/library/bogus_facts
(2)
ansible/ansible #85316
[stable-2.17] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85315
[stable-2.18] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
test/integration/targets/ansible-doc/library/bogus_facts.py
(2)
ansible/ansible #85316
[stable-2.17] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85315
[stable-2.18] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
test/integration/targets/ansible-doc/library/facts_one
(2)
ansible/ansible #85316
[stable-2.17] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85315
[stable-2.18] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
test/integration/targets/ansible-doc/library/facts_one.yml
(2)
ansible/ansible #85316
[stable-2.17] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85315
[stable-2.18] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
test/integration/targets/ansible-doc/library/test_docs_return_fragments.py
(1)
ansible/ansible #72635
add fragments to return
(
bcoca
)
test/integration/targets/ansible-doc/library/test_win_module2.ps1
(1)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
test/integration/targets/ansible-doc/library/test_win_module2.yml
(1)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
test/integration/targets/ansible-doc/roles/test_role1/meta/argument_specs.yml
(2)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', and top-level 'version_added' for role entrypoints
(
felixfontein
)
test/integration/targets/ansible-doc/roles/test_role4/meta/argument_specs.yml
(1)
ansible/ansible #85320
ansible-doc: print where the description is missing
(
konstruktoid
)
test/integration/targets/ansible-doc/roles/test_role4/meta/main.yml
(1)
ansible/ansible #85320
ansible-doc: print where the description is missing
(
konstruktoid
)
test/integration/targets/ansible-doc/runme.sh
(6)
ansible/ansible #85381
Fix determining the current collection name if ansible_collections is in the path more than once
(
s-hertel
)
ansible/ansible #85320
ansible-doc: print where the description is missing
(
konstruktoid
)
ansible/ansible #85316
[stable-2.17] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85315
[stable-2.18] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85088
ansible-doc --list_files fixes
(
s-hertel
)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
test/integration/targets/ansible-doc/test.yml
(1)
ansible/ansible #72635
add fragments to return
(
bcoca
)
test/integration/targets/ansible-galaxy-collection-scm/tasks/download.yml
(1)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection-scm/tasks/requirements.yml
(1)
ansible/ansible #83715
Don't ignore invalid collection entries in requirements.yml
(
cavcrosby
)
test/integration/targets/ansible-galaxy-collection-scm/vars/main.yml
(1)
ansible/ansible #84270
Remove support for resolvelib < 0.8.0, since 0.8.0 is over 3 years old
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/library/setup_collections.py
(1)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/tasks/build.yml
(1)
ansible/ansible #82829
Feature: sort entries in FILES.json for reproducibility in ansible galaxy build
(
yctomwang
)
test/integration/targets/ansible-galaxy-collection/tasks/check_requires_ansible.yml
(1)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/tasks/inevitable_pre_releases_in_deptree.yml
(1)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/install.yml
(2)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81607
Log error dependency resolver exceptions strings
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/list.yml
(1)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/tasks/main.yml
(3)
ansible/ansible #84738
Add ansible-galaxy uninstall to remove collections and roles
(
s-hertel
)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/publish.yml
(1)
ansible/ansible #82396
Bump `galaxy_ng` to v4.9.2 in tests
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/uninstall.yml
(1)
ansible/ansible #84738
Add ansible-galaxy uninstall to remove collections and roles
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/vars/main.yml
(2)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
ansible/ansible #84270
Remove support for resolvelib < 0.8.0, since 0.8.0 is over 3 years old
(
s-hertel
)
test/integration/targets/ansible-inventory/files/vaulted/host_vars/simplehost/vaulted.yml
(1)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
test/integration/targets/ansible-inventory/files/vaulted/test.ini
(1)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
test/integration/targets/ansible-inventory/tasks/main.yml
(1)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
test/integration/targets/ansible-playbook-callbacks/all-callbacks/callbacks_list.expected
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/all-callbacks/env-vars
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/all-callbacks/exit_code.expected
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/all-callbacks/include_me.yml
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/all-callbacks/test.yml
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/callbacks_list.expected
(2)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
test/integration/targets/ansible-playbook-callbacks/include_role-fail-free/callbacks_list.expected
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/include_role-fail-free/env-vars
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/include_role-fail-free/exit_code.expected
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/include_role-fail-free/test.yml
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/include_role-fail-linear/callbacks_list.expected
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/include_role-fail-linear/env-vars
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/include_role-fail-linear/exit_code.expected
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/include_role-fail-linear/test.yml
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/no-hosts-remaining/callbacks_list.expected
(1)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/no-hosts-remaining/exit_code.expected
(1)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/no-hosts-remaining/test.yml
(1)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/runme.sh
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/ansible-playbook-callbacks/terminated-early/callbacks_list.expected
(1)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
test/integration/targets/ansible-playbook-callbacks/terminated-early/exit_code.expected
(1)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
test/integration/targets/ansible-playbook-callbacks/terminated-early/test.yml
(1)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
test/integration/targets/ansible-pull/pull-integration-test/gather_facts.yml
(1)
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
(
s-hertel
)
test/integration/targets/ansible-pull/pull-integration-test/test_empty_facts.yml
(1)
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
(
s-hertel
)
test/integration/targets/ansible-pull/runme.sh
(1)
ansible/ansible #84208
ansible-pull, ansible-console - remove unused --list-hosts option
(
s-hertel
)
test/integration/targets/ansible-test-integration-pass-env/aliases
(1)
ansible/ansible #84595
ansible-test - Add experimental pass env support
(
mattclay
)
test/integration/targets/ansible-test-integration-pass-env/ansible_collections/ns/col/tests/integration/targets/with/aliases
(1)
ansible/ansible #84595
ansible-test - Add experimental pass env support
(
mattclay
)
test/integration/targets/ansible-test-integration-pass-env/ansible_collections/ns/col/tests/integration/targets/with/tasks/main.yml
(1)
ansible/ansible #84595
ansible-test - Add experimental pass env support
(
mattclay
)
test/integration/targets/ansible-test-integration-pass-env/ansible_collections/ns/col/tests/integration/targets/without/aliases
(1)
ansible/ansible #84595
ansible-test - Add experimental pass env support
(
mattclay
)
test/integration/targets/ansible-test-integration-pass-env/ansible_collections/ns/col/tests/integration/targets/without/tasks/main.yml
(1)
ansible/ansible #84595
ansible-test - Add experimental pass env support
(
mattclay
)
test/integration/targets/ansible-test-integration-pass-env/runme.sh
(1)
ansible/ansible #84595
ansible-test - Add experimental pass env support
(
mattclay
)
test/integration/targets/ansible-test-sanity-runtime-metadata/ansible_collections/ns/prerelease/galaxy.yml
(1)
ansible/ansible #85198
runtime-metadata sanity test: ignore pre-release and build identifier
(
felixfontein
)
test/integration/targets/ansible-test-sanity-runtime-metadata/ansible_collections/ns/prerelease/meta/runtime.yml
(1)
ansible/ansible #85198
runtime-metadata sanity test: ignore pre-release and build identifier
(
felixfontein
)
test/integration/targets/ansible-test-sanity-runtime-metadata/expected-prerelease.txt
(1)
ansible/ansible #85198
runtime-metadata sanity test: ignore pre-release and build identifier
(
felixfontein
)
test/integration/targets/ansible-test-sanity-runtime-metadata/runme.sh
(1)
ansible/ansible #85198
runtime-metadata sanity test: ignore pre-release and build identifier
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/roles/foo/files/test.py
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/roles/foo/files/test.sh
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/tests/integration/targets/valid/files/test.py
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/tests/integration/targets/valid/files/test.sh
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/files/test.py
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/files/test.sh
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-validate-modules/ansible_collections/ns/col/plugins/lookup/import_order_lookup.py
(1)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
test/integration/targets/ansible-vault/bogus_header.txt
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/integration/targets/ansible-vault/runme.sh
(3)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
test/integration/targets/ansible-vault/script-nonzero-exit
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/integration/targets/ansible-vault/script-nonzero-exit-client
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/integration/targets/ansible-vault/script-noshebang
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/integration/targets/ansible-vault/script-noshebang-client
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/integration/targets/ansible_config_validate/aliases
(1)
ansible/ansible #84921
Ensure ansible-config properly validates all entries
(
pavan-msys
)
test/integration/targets/ansible_config_validate/files/empty.cfg
(1)
ansible/ansible #84921
Ensure ansible-config properly validates all entries
(
pavan-msys
)
test/integration/targets/ansible_config_validate/files/invalid_galaxy.cfg
(1)
ansible/ansible #84921
Ensure ansible-config properly validates all entries
(
pavan-msys
)
test/integration/targets/ansible_config_validate/files/valid_galaxy.cfg
(1)
ansible/ansible #84921
Ensure ansible-config properly validates all entries
(
pavan-msys
)
test/integration/targets/ansible_config_validate/tasks/main.yml
(1)
ansible/ansible #84921
Ensure ansible-config properly validates all entries
(
pavan-msys
)
test/integration/targets/any_errors_fatal/82834.yml
(1)
ansible/ansible #82852
any_errors_fatal: do not fail unreachable hosts
(
mkrizek
)
test/integration/targets/any_errors_fatal/83292.yml
(1)
ansible/ansible #83388
Fix block rescue when some hosts are failing and rescued not affecting other hosts with run_once as true
(
s-hertel
)
test/integration/targets/any_errors_fatal/84117.yml
(1)
ansible/ansible #84133
Fix rescuing tasks failed by any_errors_fatal
(
mkrizek
)
test/integration/targets/any_errors_fatal/runme.sh
(3)
ansible/ansible #84133
Fix rescuing tasks failed by any_errors_fatal
(
mkrizek
)
ansible/ansible #83388
Fix block rescue when some hosts are failing and rescued not affecting other hosts with run_once as true
(
s-hertel
)
ansible/ansible #82852
any_errors_fatal: do not fail unreachable hosts
(
mkrizek
)
test/integration/targets/apt/defaults/main.yml
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
test/integration/targets/apt/tasks/apt.yml
(4)
ansible/ansible #85254
apt: Stop the >= operator from being ignored for packages that are not already installed
(
Iksas
)
ansible/ansible #85131
Update apt test, hello-traditional is removed in Debian trixie
(
leegarrett
)
ansible/ansible #84662
apt: Added support for --allow-remove-essential
(
Akasurde
)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
test/integration/targets/apt/tasks/apt_deb_depend.yml
(1)
ansible/ansible #85170
apt: Mark dependencies as auto
(
Akasurde
)
test/integration/targets/apt/tasks/main.yml
(2)
ansible/ansible #85170
apt: Mark dependencies as auto
(
Akasurde
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/apt/tasks/repo.yml
(1)
ansible/ansible #85174
apt: api fail issue when pkg pinned with high priority
(
rohit-bharmal
)
test/integration/targets/apt/tasks/url-with-deps.yml
(1)
ansible/ansible #81594
Add install_suggests in apt module
(
kencx
)
test/integration/targets/apt_repository/tasks/apt.yml
(1)
ansible/ansible #84851
Fix for 'apt_repository modify comment line /etc/apt/sources.list'
(
pviffx
)
test/integration/targets/argspec/library/argspec.py
(1)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
test/integration/targets/argspec/tasks/main.yml
(2)
ansible/ansible #81631
Avoid internal error when validating argspec
(
felixfontein
)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
test/integration/targets/async/tasks/main.yml
(3)
ansible/ansible #85375
Fix async_dir variable expansion to match remote_tmp
(
seb-goodman
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/backup/aliases
(1)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
test/integration/targets/backup/defaults/main.yml
(1)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
test/integration/targets/backup/tasks/main.yml
(1)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
test/integration/targets/backup/templates/backmeup.j2
(1)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
test/integration/targets/backup/vars/main.yml
(1)
ansible/ansible #83536
Make backup file names configurable
(
bcoca
)
test/integration/targets/become/tasks/sudo.yml
(1)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
test/integration/targets/become_prompt/aliases
(1)
ansible/ansible #84273
Deprecate AGNOSTIC_BECOME_PROMPT
(
Akasurde
)
test/integration/targets/become_prompt/runme.sh
(1)
ansible/ansible #84273
Deprecate AGNOSTIC_BECOME_PROMPT
(
Akasurde
)
test/integration/targets/become_prompt/setup.yml
(1)
ansible/ansible #84273
Deprecate AGNOSTIC_BECOME_PROMPT
(
Akasurde
)
test/integration/targets/become_prompt/test-become-prompt.py
(1)
ansible/ansible #84273
Deprecate AGNOSTIC_BECOME_PROMPT
(
Akasurde
)
test/integration/targets/blockinfile/tasks/encoding.yml
(1)
ansible/ansible #85291
Blockinfile - Add new module option - 'encoding'
(
ketankelkar
)
test/integration/targets/blockinfile/tasks/main.yml
(2)
ansible/ansible #85291
Blockinfile - Add new module option - 'encoding'
(
ketankelkar
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/builtin_vars_prompt/test-vars_prompt.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/integration/targets/callback_default/callback_default.out.default.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/callback_default.out.display_path_on_failure.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/callback_default.out.failed_to_stderr.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/callback_default.out.hide_ok.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/callback_default.out.hide_skipped.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/callback_default.out.hide_skipped_ok.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/callback_default.out.include_role_fails.stdout
(2)
ansible/ansible #84093
Add v2_playbook_on_terminated_early callback
(
m-bull
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
test/integration/targets/callback_default/callback_default.out.result_format_yaml.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/callback_default.out.result_format_yaml_lossy_verbose.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/callback_default.out.result_format_yaml_verbose.stdout
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_default/test.yml
(1)
ansible/ansible #84594
callback: filter _ansible_ in debug message
(
Akasurde
)
test/integration/targets/callback_results/callback_vars.yml
(1)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
test/integration/targets/callback_results/runme.sh
(1)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
test/integration/targets/callback_results/skip_hosts.yml
(1)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
test/integration/targets/collection_loader/aliases
(1)
ansible/ansible #84758
Fix collection loader iterator for ext modules
(
jborean93
)
test/integration/targets/collection_loader/ansible_collections/ns/col/plugins/action/test_collection_loader.py
(1)
ansible/ansible #84758
Fix collection loader iterator for ext modules
(
jborean93
)
test/integration/targets/collection_loader/ansible_collections/ns/col/temp_pythonpath/my_module/__init__.py
(1)
ansible/ansible #84758
Fix collection loader iterator for ext modules
(
jborean93
)
test/integration/targets/collection_loader/ansible_collections/ns/col/temp_pythonpath/my_module/sub/__init__.py
(1)
ansible/ansible #84758
Fix collection loader iterator for ext modules
(
jborean93
)
test/integration/targets/collection_loader/main.yml
(1)
ansible/ansible #84758
Fix collection loader iterator for ext modules
(
jborean93
)
test/integration/targets/collection_loader/runme.sh
(1)
ansible/ansible #84758
Fix collection loader iterator for ext modules
(
jborean93
)
test/integration/targets/collection_role_loading/aliases
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/common/playbooks/included.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/common/roles/common_ping/tasks/main.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/foobar/playbooks/entrypoint.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/foobar/roles/do_stuff/tasks/main.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/runme.sh
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/test.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/plugins/callback/usercallback.py
(1)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
test/integration/targets/collections/runme.sh
(1)
ansible/ansible #84661
Allow --extra-vars to configure callback plugin options
(
s-hertel
)
test/integration/targets/command_shell/tasks/main.yml
(3)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/connection/test_connection.yml
(2)
ansible/ansible #84289
Create ~/.ssh with a specific permissions (ansible#84286)
(
spyinx
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/connection_ssh/test_ssh_askpass.yml
(1)
ansible/ansible #85364
Limit askpass prompts to single attempt
(
mkrizek
)
test/integration/targets/copy/tasks/acls.yml
(1)
ansible/ansible #83986
atomic_move - fix preserving the dest attributes when using a tmp file
(
s-hertel
)
test/integration/targets/copy/tasks/dest_in_non_existent_directories.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/copy/tasks/diff.yml
(2)
ansible/ansible #84423
copy action plugin diff output for multi files 2
(
simonLeary42
)
ansible/ansible #84324
[POC] copy - add diff mode support for remote_src=true
(
s-hertel
)
test/integration/targets/copy/tasks/main.yml
(3)
ansible/ansible #84423
copy action plugin diff output for multi files 2
(
simonLeary42
)
ansible/ansible #84324
[POC] copy - add diff mode support for remote_src=true
(
s-hertel
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/copy/tasks/src_file_dest_file_in_non_existent_dir.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/copy/tasks/tests.yml
(4)
ansible/ansible #85392
copy: fix appending symlink information
(
Akasurde
)
ansible/ansible #84455
[WIP] copy - remove extra recursion when dest exists
(
s-hertel
)
ansible/ansible #82658
copy - fix recursively setting mode and directory_mode with remote_src=True
(
s-hertel
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/delegate_to/delegate_vars_handling.yml
(1)
ansible/ansible #85397
[WIP] fix displaying the delegate_to ansible_host value
(
s-hertel
)
test/integration/targets/delegate_to/delegate_vars_inventory
(1)
ansible/ansible #85397
[WIP] fix displaying the delegate_to ansible_host value
(
s-hertel
)
test/integration/targets/delegate_to/runme.sh
(1)
ansible/ansible #85397
[WIP] fix displaying the delegate_to ansible_host value
(
s-hertel
)
test/integration/targets/deploy_helper/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/deprecations/injectfacts.yml
(1)
ansible/ansible #85323
Deprecate defaulting to inject
(
bcoca
)
test/integration/targets/deprecations/runme.sh
(2)
ansible/ansible #85323
Deprecate defaulting to inject
(
bcoca
)
ansible/ansible #81947
make constant loading dynamic
(
bcoca
)
test/integration/targets/dnf/tasks/dnfinstallroot.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/dnf/tasks/dnfreleasever.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/dnf/tasks/repo.yml
(1)
ansible/ansible #83659
dnf/dnf5: address issues discovered in 2.16 yum tests
(
mkrizek
)
test/integration/targets/dpkg_selections/tasks/dpkg_selections.yaml
(1)
ansible/ansible #83088
dpkg_selections fixes for 'unprimed' pkgs
(
bcoca
)
test/integration/targets/etcd3/tasks/run_tests.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/expect/files/test_command.py
(2)
ansible/ansible #82238
expect - hide responses from the invocation with echo=false
(
s-hertel
)
ansible/ansible #80173
Support expect raw responses
(
sbettid
)
test/integration/targets/expect/tasks/main.yml
(2)
ansible/ansible #82238
expect - hide responses from the invocation with echo=false
(
s-hertel
)
ansible/ansible #80173
Support expect raw responses
(
sbettid
)
test/integration/targets/failed_when/84558.yml
(1)
ansible/ansible #84559
TaskResult.is_failed: unnecessary failed_when_result check
(
mkrizek
)
test/integration/targets/failed_when/runme.sh
(1)
ansible/ansible #84559
TaskResult.is_failed: unnecessary failed_when_result check
(
mkrizek
)
test/integration/targets/failed_when/runme.yml
(1)
ansible/ansible #84559
TaskResult.is_failed: unnecessary failed_when_result check
(
mkrizek
)
test/integration/targets/file/files/diff-test/file
(1)
ansible/ansible #83445
`file`: multiple diff support
(
simonLeary42
)
test/integration/targets/file/tasks/directory_as_dest.yml
(2)
ansible/ansible #83445
`file`: multiple diff support
(
simonLeary42
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/file/tasks/initialize.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/file/tasks/main.yml
(3)
ansible/ansible #83445
`file`: multiple diff support
(
simonLeary42
)
ansible/ansible #57574
file: Raise error on permission denied
(
Jakski
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/filter_core/files/foo.txt
(1)
ansible/ansible #82967
utilize pathlib.Path instead of os.path.join()
(
doc-sheet
)
test/integration/targets/filter_core/tasks/main.yml
(4)
ansible/ansible #84990
filter: update integration tests
(
Akasurde
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #82730
Use underlying `AnsibleError` exception as cause
(
webknjaz
)
test/integration/targets/filter_core/tasks/to_json.yml
(1)
ansible/ansible #84990
filter: update integration tests
(
Akasurde
)
test/integration/targets/filter_core/tasks/to_yaml.yml
(1)
ansible/ansible #84990
filter: update integration tests
(
Akasurde
)
test/integration/targets/filter_core/templates/foo.j2
(1)
ansible/ansible #82967
utilize pathlib.Path instead of os.path.join()
(
doc-sheet
)
test/integration/targets/filter_encryption/tasks/main.yml
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/integration/targets/find/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/gather_facts_windows/aliases
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
test/integration/targets/gather_facts_windows/library/win_other_facts.ps1
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
test/integration/targets/gather_facts_windows/tasks/main.yml
(1)
ansible/ansible #83275
Fix gather_facts for Windows and shell dirname
(
jborean93
)
test/integration/targets/gathering_facts/runme.sh
(1)
ansible/ansible #84844
bad k=v and no check_raw is an error
(
bcoca
)
test/integration/targets/get_url/tasks/main.yml
(1)
ansible/ansible #81967
Implement relative path in checksumfile
(
anmorel
)
test/integration/targets/git/aliases
(1)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/git/tasks/ambiguous-ref.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/archive.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/change-repo-url.yml
(2)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/checkout-new-tag.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/depth.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/gpg-verification.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/localmods.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/main.yml
(2)
ansible/ansible #85110
Validate changes in a git repo for combined check and diff mode
(
gauravpathak
)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/git/tasks/reset-origin.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/separate-git-dir.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/setup.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/specific-rev-diff-check.yml
(1)
ansible/ansible #85110
Validate changes in a git repo for combined check and diff mode
(
gauravpathak
)
test/integration/targets/git/tasks/specific-revision.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/submodules.yml
(4)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
ansible/ansible #80456
Fix git submodule tracking
(
theunkn0wn1
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
test/integration/targets/git/vars/main.yml
(3)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
ansible/ansible #80456
Fix git submodule tracking
(
theunkn0wn1
)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
test/integration/targets/handlers/free_strategy.yml
(1)
ansible/ansible #44175
added tests for correctly handling handlers w free
(
bcoca
)
test/integration/targets/handlers/handlers.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/include_tagged_tasks_handler.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/roles/dynamic_tagged_handler/handlers/main.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/roles/template_handler_names/handlers/main.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/roles/test_force_handlers/handlers/main.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/roles/test_handlers/handlers/main.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/roles/test_handlers_meta/handlers/alternate.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/roles/test_handlers_meta/handlers/main.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/roles/test_handlers_meta/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/handlers/runme.sh
(2)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #44175
added tests for correctly handling handlers w free
(
bcoca
)
test/integration/targets/handlers/test_handlers.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/test_handlers_include.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/test_handlers_tags.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/include_vars/tasks/main.yml
(1)
ansible/ansible #85292
include_vars: Code cleanup and integration tests
(
Akasurde
)
test/integration/targets/interpreter_discovery_python/tasks/library/bashmodule.sh
(1)
ansible/ansible #75215
new set_var
(
bcoca
)
test/integration/targets/inventory_constructed/invs/3/group_vars/a_keyed_group_priority_3/all.yml
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
test/integration/targets/inventory_constructed/invs/3/group_vars/b_keyed_group_priority_2/all.yml
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
test/integration/targets/inventory_constructed/invs/3/group_vars/c_static_group_priority_1/all.yml
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
test/integration/targets/inventory_constructed/invs/3/keyed_group_str_default_value_with_priority.yml
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
test/integration/targets/inventory_constructed/invs/3/priority_inventory.yml
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
test/integration/targets/inventory_constructed/runme.sh
(1)
ansible/ansible #81603
constructed inventory, allow adding variables directly, including ansible_group_priority
(
bcoca
)
test/integration/targets/inventory_generator/extra_vars_generator.yml
(1)
ansible/ansible #85372
generated inventory plugin, add extra vars option
(
bcoca
)
test/integration/targets/inventory_generator/generator_parent.yml
(1)
ansible/ansible #85372
generated inventory plugin, add extra vars option
(
bcoca
)
test/integration/targets/inventory_generator/runme.sh
(1)
ansible/ansible #85372
generated inventory plugin, add extra vars option
(
bcoca
)
test/integration/targets/inventory_ini/runme.sh
(1)
ansible/ansible #83983
ini inventory now requires extension
(
bcoca
)
test/integration/targets/ios_config/tests/cli/backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/ios_config/tests/cli_config/cli_backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/iosxr_config/tests/cli/backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/iso_extract/tasks/prepare.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/junos_config/tests/cli_config/cli_backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/junos_config/tests/netconf/backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/k8s/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/known_hosts/aliases
(1)
ansible/ansible #85050
allow known_hosts module auto-create the default ~/.ssh dir
(
Oliva924
)
test/integration/targets/known_hosts/tasks/main.yml
(1)
ansible/ansible #85050
allow known_hosts module auto-create the default ~/.ssh dir
(
Oliva924
)
test/integration/targets/lineinfile/tasks/main.yml
(1)
ansible/ansible #84999
Lineinfile - Add new module option - 'encoding'
(
ketankelkar
)
test/integration/targets/lookup_config/tasks/main.yml
(1)
ansible/ansible #85356
config lookup, fix 'show_origin' and variables
(
bcoca
)
test/integration/targets/lookup_fileglob/non_existent/play.yml
(1)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
(
philfry
)
test/integration/targets/lookup_fileglob/recursive/outside_role/hi.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/outside_role/hi.txt
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/outside_role/tata.txt
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/outside_role/titi.txt
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/outside_role/toto.txt
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/play.yml
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/boar.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/foo/hello.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/foo/ooo1/baar.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/foo/ooo2/baar.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/foo/ooo23/baar.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/foo/ooo3/baar.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/foo/ooo4/baar.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/foo/readme.md
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/foobar.md
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/hello.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/toto/1-first.md
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/toto/2-middle.md
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/toto/3-end.md
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/files/toto/toto-titi.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/not_files_dir/coucou.json
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/not_files_dir/coucou.md
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/not_files_dir/coucou.py
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/recursive/roles/get_file/tasks/main.yml
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_fileglob/runme.sh
(1)
ansible/ansible #83600
Improve fileglob lookup - Pattern matching on directory & file
(
HS-157
)
test/integration/targets/lookup_hashi_vault/lookup_hashi_vault/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/lookup_passwordstore/tasks/tests.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/lookup_paths/testplay.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/lookups/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/loop-connection/aliases
(2)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
test/integration/targets/loop_control/lookup.yml
(1)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
test/integration/targets/loop_control/runme.sh
(1)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
test/integration/targets/loops/aliases
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/loops/handlers/main.yaml
(1)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
test/integration/targets/loops/playbook.yml
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/loops/runme.sh
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/loops/tasks/main.yml
(2)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
test/integration/targets/loops/test_loop_item_display.yml
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/meta_tasks/inventory.yml
(1)
ansible/ansible #78075
fix task execution/lockstep issues with clear_host_errors
(
s-hertel
)
test/integration/targets/meta_tasks/runme.sh
(1)
ansible/ansible #78075
fix task execution/lockstep issues with clear_host_errors
(
s-hertel
)
test/integration/targets/meta_tasks/test_clear_host_errors.yml
(1)
ansible/ansible #78075
fix task execution/lockstep issues with clear_host_errors
(
s-hertel
)
test/integration/targets/module_behavior/aliases
(1)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
test/integration/targets/module_behavior/library/module_behavior.py
(1)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
test/integration/targets/module_behavior/tasks/main.yml
(1)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
test/integration/targets/no_log/dynamic.yml
(2)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
test/integration/targets/no_log/no_log_suboptions_invalid.yml
(1)
ansible/ansible #81631
Avoid internal error when validating argspec
(
felixfontein
)
test/integration/targets/no_log/runme.sh
(2)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
test/integration/targets/npm/tasks/test.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/nxos_config/tests/cli_config/cli_backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/nxos_config/tests/common/backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/old_style_vars_plugins/runme.sh
(1)
ansible/ansible #84656
allow displaying skipped hosts to be configured by vars
(
o-farag
)
test/integration/targets/openssl_csr/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/openssl_privatekey/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/package_facts/tasks/main.yml
(1)
ansible/ansible #84729
package_facts: Add support for dnf python bindings
(
Akasurde
)
test/integration/targets/parsing/runme.sh
(1)
ansible/ansible #84844
bad k=v and no check_raw is an error
(
bcoca
)
test/integration/targets/parsing/valid_extras.yml
(1)
ansible/ansible #84844
bad k=v and no check_raw is an error
(
bcoca
)
test/integration/targets/pause/test-pause.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/pip/tasks/main.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
test/integration/targets/pip/tasks/no_setuptools.yml
(1)
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
(
webknjaz
)
test/integration/targets/pip/tasks/pip.yml
(4)
ansible/ansible #83189
Fix unable to find pip in the virtualenv when using relative path
(
yctomwang
)
ansible/ansible #81816
Fix pip changed status when installing from vcs
(
sbettid
)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/pip/tasks/pip_site.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
test/integration/targets/pip/tasks/pip_site_virtualenv.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
test/integration/targets/pip/vars/main.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
test/integration/targets/playbook/action_forms.yml
(1)
ansible/ansible #84479
playbook tasks restore module k/v for action
(
bcoca
)
test/integration/targets/playbook/runme.sh
(1)
ansible/ansible #84479
playbook tasks restore module k/v for action
(
bcoca
)
test/integration/targets/plugin_filtering/tempfile.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/plugin_loader/override/legacy.yml
(1)
ansible/ansible #78814
DNM Fix using a fully qualified ansible.builtin module after legacy module
(
s-hertel
)
test/integration/targets/plugin_loader/override/library/ping.py
(1)
ansible/ansible #78814
DNM Fix using a fully qualified ansible.builtin module after legacy module
(
s-hertel
)
test/integration/targets/postgresql/tasks/postgresql_idx.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/projection/aliases
(1)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
test/integration/targets/projection/tasks/main.yml
(1)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
test/integration/targets/raw/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/rel_plugin_loading/subdir/inventory_plugins/notyaml.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/integration/targets/remove_host/aliases
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
test/integration/targets/remove_host/tasks/main.yml
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
test/integration/targets/roles/issue75240.yml
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
test/integration/targets/roles/role_dep_chain.yml
(1)
ansible/ansible #85249
roles: added dep and var cache to improve performance
(
monsdar
)
test/integration/targets/roles/roles/error_handler/tasks/main.yml
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
test/integration/targets/roles/roles/imported_from_include/defaults/main.yml
(1)
ansible/ansible #85249
roles: added dep and var cache to improve performance
(
monsdar
)
test/integration/targets/roles/roles/imported_from_include/tasks/main.yml
(1)
ansible/ansible #85249
roles: added dep and var cache to improve performance
(
monsdar
)
test/integration/targets/roles/runme.sh
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
test/integration/targets/roles_arg_spec/roles/invalid_specs/meta/argument_specs.yml
(1)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
test/integration/targets/roles_arg_spec/roles/role_with_deps/meta/main.yml
(1)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
test/integration/targets/roles_arg_spec/roles/validate_role_req/meta/main.yml
(1)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
test/integration/targets/roles_arg_spec/runme.sh
(2)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
test/integration/targets/roles_arg_spec/test.yml
(1)
ansible/ansible #82182
Fix validating role params of dependencies that are used by ansible-galaxy
(
s-hertel
)
test/integration/targets/roles_arg_spec/test_path_extension.yml
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
test/integration/targets/rpm_key/tasks/rpm_key.yaml
(1)
ansible/ansible #83493
rpm_key: support multiple siging keys
(
t-kranz
)
test/integration/targets/script/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/service/tasks/setup-testjail.yml
(1)
ansible/ansible #85190
service: Fix order of arguments in FreeBSD
(
Akasurde
)
test/integration/targets/service/tasks/tests.yml
(1)
ansible/ansible #85190
service: Fix order of arguments in FreeBSD
(
Akasurde
)
test/integration/targets/service_facts/files/exited_ansible.systemd
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
(
NomakCooper
)
test/integration/targets/service_facts/files/failed-test.service
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
(
jameslivulpi
)
test/integration/targets/service_facts/tasks/exited_operation.yml
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
(
NomakCooper
)
test/integration/targets/service_facts/tasks/kill_operation.yml
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
(
NomakCooper
)
test/integration/targets/service_facts/tasks/main.yml
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
(
NomakCooper
)
test/integration/targets/service_facts/tasks/standard_operation.yml
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
(
NomakCooper
)
test/integration/targets/service_facts/tasks/subtests.yml
(1)
ansible/ansible #84618
add new sub_state return value to service_facts module
(
NomakCooper
)
test/integration/targets/service_facts/tasks/systemd_setup.yml
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
(
jameslivulpi
)
test/integration/targets/service_facts/tasks/tests.yml
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
(
jameslivulpi
)
test/integration/targets/setup_deb_repo/files/package_specs/stable/bare-essential-1.0.0
(1)
ansible/ansible #84662
apt: Added support for --allow-remove-essential
(
Akasurde
)
test/integration/targets/setup_deb_repo/files/package_specs/stable/foobar-1.0.2
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
test/integration/targets/setup_deb_repo/files/package_specs/stable/packagetwo-1.0.0
(1)
ansible/ansible #85170
apt: Mark dependencies as auto
(
Akasurde
)
test/integration/targets/setup_deb_repo/files/package_specs/stable/taz-1.0.0
(1)
ansible/ansible #81594
Add install_suggests in apt module
(
kencx
)
test/integration/targets/setup_docker/tasks/Debian.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/setup_pexpect/tasks/main.yml
(1)
ansible/ansible #82238
expect - hide responses from the invocation with echo=false
(
s-hertel
)
test/integration/targets/setup_postgresql_db/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/setup_remote_tmp_dir/handlers/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/special_vars/tasks/main.yml
(1)
ansible/ansible #83470
new ansible_parent_block_name for current task
(
bcoca
)
test/integration/targets/stat/tasks/main.yml
(1)
ansible/ansible #85269
Add SELinux Context as a return value for `module:stat`
(
coolxxy
)
test/integration/targets/subversion/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/subversion/tasks/tests.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/synchronize-buildah/roles/test_buildah_synchronize/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/sysctl/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/systemd/tasks/test_systemd_version.yml
(1)
ansible/ansible #83291
add systemd full_version and ensure version is integer
(
konstruktoid
)
test/integration/targets/template/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/test_utils/roles/git-repos/defaults/main.yml
(1)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/test_utils/roles/git-repos/tasks/add_repository.yml
(1)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/test_utils/roles/git-repos/tasks/cleanup.yml
(1)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/test_utils/roles/git-repos/tasks/exec_in_clone.yml
(1)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/test_utils/roles/git-repos/tasks/main.yml
(1)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/test_utils/roles/git-repos/tasks/setup.yml
(1)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/test_utils/roles/git-repos/vars/Debian.yml
(1)
ansible/ansible #83251
move some git integration test setup into the test
(
s-hertel
)
test/integration/targets/unarchive/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/unicode/unicode.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/uri/tasks/main.yml
(2)
ansible/ansible #85010
Fix uri form-multipart to not overwrite filename to allow retries
(
vydrazde
)
ansible/ansible #76313
Extract useful code out of `fetch_url`
(
sivel
)
test/integration/targets/user/tasks/main.yml
(1)
ansible/ansible #84642
user - unlock user by default with no password, busybox
(
Akasurde
)
test/integration/targets/user/tasks/test_locked_user_alpine.yml
(1)
ansible/ansible #84642
user - unlock user by default with no password, busybox
(
Akasurde
)
test/integration/targets/validate_argument_spec/aliases
(1)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
test/integration/targets/validate_argument_spec/tasks/main.yml
(1)
ansible/ansible #79657
validate_argument_spec - fix validating the argument spec before using it to validate vars
(
s-hertel
)
test/integration/targets/var_blending/extra_not_in_hostvars.yml
(1)
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
(
bcoca
)
test/integration/targets/var_blending/host_vars/testhost
(1)
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
(
bcoca
)
test/integration/targets/var_blending/runme.sh
(1)
ansible/ansible #82995
Prevent extra vars from bleeding into hostvars
(
bcoca
)
test/integration/targets/var_reserved/tasks/main.yml
(1)
ansible/ansible #84914
Fix warning consistency and internal clobbers
(
bcoca
)
test/integration/targets/var_reserved/tasks/task_vars_used.yml
(1)
ansible/ansible #84914
Fix warning consistency and internal clobbers
(
bcoca
)
test/integration/targets/var_reserved/vars/set_host_variable.yml
(1)
ansible/ansible #84914
Fix warning consistency and internal clobbers
(
bcoca
)
test/integration/targets/vyos_config/tests/cli/backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/vyos_config/tests/cli_config/cli_backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/yarn/tasks/run.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/yum/tasks/yuminstallroot.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/zypper/tasks/zypper.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/lib/ansible_test/_data/requirements/ansible-test.txt
(1)
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
(
webknjaz
)
test/lib/ansible_test/_data/requirements/constraints.txt
(1)
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
(
webknjaz
)
test/lib/ansible_test/_data/requirements/sanity.pylint.in
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_data/requirements/sanity.pylint.txt
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_internal/commands/integration/cloud/galaxy.py
(1)
ansible/ansible #82396
Bump `galaxy_ng` to v4.9.2 in tests
(
webknjaz
)
test/lib/ansible_test/_internal/commands/units/__init__.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_internal/constants.py
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
test/lib/ansible_test/_internal/coverage_util.py
(2)
ansible/ansible #85366
coverage: skip output/* directory
(
Akasurde
)
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
(
webknjaz
)
test/lib/ansible_test/_internal/delegation.py
(1)
ansible/ansible #83911
Support terminals that implement `truecolor`
(
webknjaz
)
test/lib/ansible_test/_internal/docker_util.py
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
test/lib/ansible_test/_internal/python_requirements.py
(1)
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
(
webknjaz
)
test/lib/ansible_test/_internal/util.py
(4)
ansible/ansible #84595
ansible-test - Add experimental pass env support
(
mattclay
)
ansible/ansible #84176
Passthrough proxy variables to ansible-test environment
(
christophert
)
ansible/ansible #83911
Support terminals that implement `truecolor`
(
webknjaz
)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
test/lib/ansible_test/_internal/util_common.py
(1)
ansible/ansible #84316
remove hard coded "/tmp" in ansible-test injector paths
(
simonLeary42
)
test/lib/ansible_test/_util/controller/sanity/code-smell/runtime-metadata.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #85198
runtime-metadata sanity test: ignore pre-release and build identifier
(
felixfontein
)
test/lib/ansible_test/_util/controller/sanity/code-smell/shebang.py
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/lib/ansible_test/_util/controller/sanity/mypy/ansible-core.ini
(1)
ansible/ansible #78142
Add socks proxy support
(
pezhovski
)
test/lib/ansible_test/_util/controller/sanity/mypy/modules.ini
(1)
ansible/ansible #78142
Add socks proxy support
(
pezhovski
)
test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/main.py
(1)
ansible/ansible #84467
ansible-doc fix YAML examples rendering
(
bcoca
)
test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/module_args.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/schema.py
(2)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/utils.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/lib/ansible_test/_util/target/pytest/plugins/ansible_pytest_unit_test_module_mocks.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_util/target/setup/requirements.py
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
test/sanity/code-smell/test-constraints.py
(1)
ansible/ansible #82772
Auto-inject coverage defaults through a plugin
(
webknjaz
)
test/sanity/ignore.txt
(7)
ansible/ansible #85316
[stable-2.17] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85315
[stable-2.18] ansible-doc display docs for modules w/o ext (#85299)
(
bcoca
)
ansible/ansible #85050
allow known_hosts module auto-create the default ~/.ssh dir
(
Oliva924
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/action/net_get.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/action/net_put.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/action/network.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/connection/network_cli.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/module_utils/network/common/config.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/module_utils/network/common/facts/facts.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/module_utils/network/common/network.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/module_utils/network/common/parsing.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/module_utils/network/common/utils.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/network-integration/collections/ansible_collections/cisco/ios/plugins/cliconf/ios.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/support/windows-integration/collections/ansible_collections/ansible/windows/plugins/plugin_utils/_quote.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/units/cli/galaxy/test_collection_extract_tar.py
(1)
ansible/ansible #84159
Clean up galaxy cli tests
(
Akasurde
)
test/units/cli/galaxy/test_display_collection.py
(1)
ansible/ansible #84159
Clean up galaxy cli tests
(
Akasurde
)
test/units/cli/galaxy/test_display_header.py
(1)
ansible/ansible #84159
Clean up galaxy cli tests
(
Akasurde
)
test/units/cli/galaxy/test_display_role.py
(1)
ansible/ansible #84159
Clean up galaxy cli tests
(
Akasurde
)
test/units/cli/galaxy/test_execute_list.py
(1)
ansible/ansible #84159
Clean up galaxy cli tests
(
Akasurde
)
test/units/cli/galaxy/test_execute_list_collection.py
(1)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
test/units/cli/test_cli.py
(2)
ansible/ansible #82721
Ignore empty vault filenames
(
corubba
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/cli/test_data/collection_skeleton/README.md
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/cli/test_data/collection_skeleton/README.md.j2
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/cli/test_data/collection_skeleton/roles/common/templates/file-a
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/cli/test_data/collection_skeleton/roles/common/templates/file-a.j2
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/cli/test_data/role_skeleton/meta/main.yml.j2
(1)
ansible/ansible #82529
Make roles generation compatible with ansible-lint autofix feature
(
shatakshiiii
)
test/units/cli/test_data/role_skeleton/README.md
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/cli/test_data/role_skeleton/README.md.j2
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/cli/test_data/role_skeleton/templates/test.conf
(1)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/cli/test_galaxy.py
(4)
ansible/ansible #85005
fix template spacing
(
permissiongranted
)
ansible/ansible #84246
remove unused server-related options from ansible-galaxy
(
s-hertel
)
ansible/ansible #83715
Don't ignore invalid collection entries in requirements.yml
(
cavcrosby
)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/config/test_manager.py
(3)
ansible/ansible #84704
add get_config_default
(
bcoca
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/errors/test_errors.py
(1)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
test/units/executor/module_common/test_recursive_finder.py
(3)
ansible/ansible #85284
six cleanup
(
mkrizek
)
ansible/ansible #84134
Add an OrderedSet class
(
sivel
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/executor/test_play_iterator.py
(1)
ansible/ansible #83134
PlayIterator, refactored
(
mkrizek
)
test/units/executor/test_task_executor.py
(5)
ansible/ansible #84456
ci_complete 2
(
mkrizek
)
ansible/ansible #84454
ci_complete
(
mkrizek
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
test/units/galaxy/test_api.py
(1)
ansible/ansible #82246
galaxy: make retryable HTTP status codes configurable
(
nejch
)
test/units/galaxy/test_collection.py
(2)
ansible/ansible #84246
remove unused server-related options from ansible-galaxy
(
s-hertel
)
ansible/ansible #82624
ansible-galaxy - Don't copy a file from a skeleton if file.j2 also exists
(
mafalb
)
test/units/galaxy/test_collection_install.py
(5)
ansible/ansible #85290
galaxy : use advice.detachedHead=false for git_switch_cmd
(
zerwes
)
ansible/ansible #84715
Ensure installed/downloaded collections support the running ansible-core version
(
s-hertel
)
ansible/ansible #84246
remove unused server-related options from ansible-galaxy
(
s-hertel
)
ansible/ansible #83715
Don't ignore invalid collection entries in requirements.yml
(
cavcrosby
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
test/units/galaxy/test_role_install.py
(1)
ansible/ansible #84246
remove unused server-related options from ansible-galaxy
(
s-hertel
)
test/units/mock/vault_helper.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/module_utils/basic/test__log_invocation.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_argument_spec.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/basic/test_atomic_move.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/basic/test_deprecate_warn.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/basic/test_exit_json.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/basic/test_filesystem.py
(1)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
(
moreati
)
test/units/module_utils/basic/test_get_file_attributes.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_human_to_bytes.py
(1)
ansible/ansible #85259
Fix AnsibleModule.human_to_bytes
(
felixfontein
)
test/units/module_utils/basic/test_log.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_run_command.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_safe_eval.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_set_mode_if_different.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_tmpdir.py
(2)
ansible/ansible #84911
Fix AnsibleModule.tmpdir base dir race condition
(
s-hertel
)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/common/test_collections.py
(1)
ansible/ansible #84134
Add an OrderedSet class
(
sivel
)
test/units/module_utils/conftest.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/facts/fixtures/cpuinfo/mips64-rev2-32cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-128socket-1core-1cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-1socket-1core-8cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-1socket-4core-8cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-1core-1cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-20core-20cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-2core-2cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-4socket-1core-1cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/hardware/linux_data.py
(2)
ansible/ansible #80088
Define processor topology on s390x
(
yselkowitz
)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/hardware/test_linux_get_cpu_info.py
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/network/test_iscsi_get_initiator.py
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
(
mator
)
test/units/module_utils/facts/system/distribution/test_distribution_version.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/facts/test_collectors.py
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
test/units/module_utils/facts/test_os_release.py
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
test/units/module_utils/facts/test_timeout.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/splitter/__init__.py
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
test/units/module_utils/splitter/test_stem.py
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
test/units/module_utils/test__json_streams_rfc7464.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/urls/test_fetch_url.py
(1)
ansible/ansible #76313
Extract useful code out of `fetch_url`
(
sivel
)
test/units/module_utils/urls/test_Request.py
(1)
ansible/ansible #84290
feat: Implement update_url_params
(
HubertJan
)
test/units/modules/conftest.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/modules/test_apt.py
(1)
ansible/ansible #83070
modules/apt: add support for apt-patterns
(
jmechnich
)
test/units/modules/test_copy.py
(1)
ansible/ansible #84039
tests: Fix test_copy
(
Akasurde
)
test/units/modules/test_cron.py
(1)
ansible/ansible #85063
optimize cron module to handle some special cases (#85062)
(
spyinx
)
test/units/modules/test_pip.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/test_service.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/parsing/test_dataloader.py
(3)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/vault/decrypt_test_data/aes256/secret1
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/aes256/secret1_data1.ciphertext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/aes256/secret1_data1.plaintext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/aes256/secret1_emptydata.ciphertext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/aes256/secret1_emptydata.plaintext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/rot13/secret1
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/rot13/secret1_data1.ciphertext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/rot13/secret1_data1.plaintext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/rot13/secret1_emptydata.ciphertext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/rot13/secret1_emptydata.plaintext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2/secret1
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2/secret1_data1.ciphertext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2/secret1_data1.plaintext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2/secret1_emptydata.ciphertext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2/secret1_emptydata.plaintext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2b/secret1
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2b/secret1_data1.ciphertext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2b/secret1_data1.plaintext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2b/secret1_emptydata.ciphertext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/decrypt_test_data/v2b/secret1_emptydata.plaintext
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/methods/__init__.py
(1)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/methods/rot13.py
(1)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/methods/test_methods.py
(1)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/plugins/__init__.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
test/units/parsing/vault/plugins/rot13.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
test/units/parsing/vault/plugins/test_methods.py
(1)
ansible/ansible #84452
Vault plugins
(
bcoca
)
test/units/parsing/vault/test_decrypt.py
(2)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
test/units/parsing/vault/test_vault.py
(7)
ansible/ansible #85265
you must be this tall
(
bcoca
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #82721
Ignore empty vault filenames
(
corubba
)
ansible/ansible #82418
Execute ScriptVaultSecret on demand instead of on load
(
Urth
)
ansible/ansible #81918
allow user to control vault decrypt is error
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/vault/test_vault_editor.py
(4)
ansible/ansible #85265
you must be this tall
(
bcoca
)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/yaml/test_constructor.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/yaml/test_dumper.py
(3)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/yaml/test_loader.py
(3)
ansible/ansible #84452
Vault plugins
(
bcoca
)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/yaml/test_objects.py
(2)
ansible/ansible #83697
Vault general fixes and security hardening
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/playbook/test_base.py
(2)
ansible/ansible #84655
Fixed string type in tags fieldattribute
(
Akasurde
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
test/units/playbook/test_included_file.py
(1)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
test/units/plugins/action/test_action.py
(4)
ansible/ansible #81320
module_environment, new keyword to pass environment variables only to modules
(
bcoca
)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
test/units/plugins/action/test_copy.py
(1)
ansible/ansible #84345
copy: implicitly create directories
(
spyinx
)
test/units/plugins/action/test_raw.py
(1)
ansible/ansible #73828
another step away from pc
(
bcoca
)
test/units/plugins/connection/test_paramiko_ssh.py
(1)
ansible/ansible #84289
Create ~/.ssh with a specific permissions (ansible#84286)
(
spyinx
)
test/units/plugins/connection/test_winrm.py
(1)
ansible/ansible #83754
winrm - Remove extras lookups
(
jborean93
)
test/units/plugins/lookup/test_password.py
(2)
ansible/ansible #85349
[stable-2.18] password lookup - re-attempt acquiring lock file regardless of locale
(
s-hertel
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
test/units/plugins/test_plugins.py
(1)
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
(
felixfontein
)
test/units/utils/collection_loader/test_collection_loader.py
(1)
ansible/ansible #85319
Collection Finder - Remove exec side effects from actions that should not exec
(
sivel
)
test/units/utils/display/test_curses.py
(1)
ansible/ansible #85284
six cleanup
(
mkrizek
)
test/units/vars/test_variable_manager.py
(1)
ansible/ansible #85052
Evaluate possible jinja expression for play vars_files.
(
mehulmistry-accelya
)