ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Wed Jan 27 07:09:56 2021 UTC
Pull requests by File
Sort by PR Count
Sort by Filename
.github/BOTMETA.yml
(4)
ansible/ansible #72892
migrate Cisco NSO modules from community.network collection to cisco.nso
(
mamullen13316
)
ansible/ansible #69236
2.11 ONLY Track Infoblox contents movement from community.general to own collection
(
Vaishnavi-infoblox
)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
.github/lock.yml
(1)
ansible/ansible #58674
Add an initial config for the lockdown bot
(
webknjaz
)
ages.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
bin/ansible
(1)
ansible/ansible #43519
[WIP] Decouple display from config initialization
(
abadger
)
bin/ansible-role
(1)
ansible/ansible #45861
[WIP] Add a 'ansible-role' cli
(
alikins
)
CHANGELOG.md
(1)
ansible/ansible #32226
Add some --no-* options
(
leedm777
)
changelogs/fragments/16456-correct-YAML-error-message-when-file-load-failed.yml
(2)
ansible/ansible #73297
[stable-2.9] Fix YAML error message when error is at the end of the file (#73241)
(
samdoran
)
ansible/ansible #73296
[stable-2.10] Fix YAML error message when error is at the end of the file (#73241)
(
samdoran
)
changelogs/fragments/17587-get-distribution-more-distros.yml
(1)
ansible/ansible #71641
get_distribution - Return distribution for all platforms
(
samdoran
)
changelogs/fragments/21088-no-auto-unsafe-set-fact-include-vars-with-register.yml
(1)
ansible/ansible #73161
Wrap all results, regardless of register, except for actions with clean facts
(
sivel
)
changelogs/fragments/23161-fix-rescue-for-includes-in-loop.yaml
(1)
ansible/ansible #55913
Do not double fail hosts for includes
(
mkrizek
)
changelogs/fragments/29351-expect-bytes.yml
(1)
ansible/ansible #73255
Operate pexpect with bytes to limit encoding issues
(
sivel
)
changelogs/fragments/42-postgresql_set_add_message_when_parameter_not_found.yml
(1)
ansible/ansible #73286
[2.9] postgresql_set: Return a message when a passed parameter has not been found
(
Andersson007
)
changelogs/fragments/43-postgresql_modules_fix_version_parsing.yml
(1)
ansible/ansible #73285
[2.9] postgresql_ping, postgresql_info: fix crash related to PgSQL version parsing
(
Andersson007
)
changelogs/fragments/43191-ansible_failed_task-always_outer_rescue.yml
(1)
ansible/ansible #72947
Fix ansible_failed_task with inner always and outer rescue blocks v2
(
mkrizek
)
changelogs/fragments/46421-add-iptables-physdev-option.yaml
(1)
ansible/ansible #46421
add add iptables physdev option
(
mwellmeyer
)
changelogs/fragments/48678-ansible-pull.yml
(1)
ansible/ansible #50829
ansible-pull: Add --module-args to expose all SCM module args and deprecate old argument specific CLI options. (#48678)
(
ju2wheels
)
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/50603-tty-check.yaml
(1)
ansible/ansible #68260
Add TTY check and argument to disable it (#50603)
(
Soldann
)
changelogs/fragments/50897-include_role-any_errors_fatal.yaml
(1)
ansible/ansible #53688
Track failures in the includes results to avoid special handling of include errors
(
mkrizek
)
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/55677-break_when.yml
(1)
ansible/ansible #55677
teach ansible about loop_control/break_when
(
larsks
)
changelogs/fragments/55921-add-stdin-to-parse_kv.yml
(1)
ansible/ansible #55921
parsing: recognize 'stdin' as a module argument in splitter.py
(
larsks
)
changelogs/fragments/56017-allow-lazy-eval-on-jinja2-expr.yml
(1)
ansible/ansible #56116
Allow for lazy evaluation of Jinja2 expressions
(
mkrizek
)
changelogs/fragments/57574-warn-if-absent-file-inaccessible.yaml
(1)
ansible/ansible #57574
file: Raise error on permission denied
(
Jakski
)
changelogs/fragments/57837-add-preserve_mtime-to-get_url.yml
(1)
ansible/ansible #71530
Add preserve_mtime option to get_url to preserve "Last-Modified" time
(
saito-hideki
)
changelogs/fragments/57894-combine-filter-rework.yml
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
changelogs/fragments/58466-FIX_win_find-Bug-Get-FileStat_fails_on_large_files.yml
(1)
ansible/ansible #73382
Support large folder size comparisons for win_find (#58466)
(
jborean93
)
changelogs/fragments/58632-uri-handle_use_proxy.yaml
(1)
ansible/ansible #65706
Honor use_proxy parameter in uri module
(
Kassec
)
changelogs/fragments/58646-validate-modules-option-type.yml
(1)
ansible/ansible #58646
simplify module argspec vs doc type mismatch checks, display - by default
(
bcoca
)
changelogs/fragments/58787-become-loop-prompt.yaml
(1)
ansible/ansible #69909
Reset ALL connection settings for next loop iteration
(
mkrizek
)
changelogs/fragments/61185-basic.py-fix-check_mode.yaml
(1)
ansible/ansible #64279
Basic: don't call lstat when check_mode
(
logistic-bot
)
changelogs/fragments/61500-apt-download_only.yml
(1)
ansible/ansible #70889
WIP: Add download_only option to the apt module
(
Taoquitok
)
changelogs/fragments/62315-fix-FILE_COMMON_ARGUMENTS-alias-collisions.yml
(1)
ansible/ansible #71557
do not add colliding aliases to argument_spec #62315
(
terencehonles
)
changelogs/fragments/63825_command.yml
(1)
ansible/ansible #63825
commands: Clarify hint message
(
johschmitz
)
changelogs/fragments/64092-get_url_verify_tmpsrc_checksum.yml
(1)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
(
dbrgn
)
changelogs/fragments/64294-yum-handle-invalid-nevra.yaml
(1)
ansible/ansible #66239
dnf - remove numerical version in NEVRA check
(
maxamillion
)
changelogs/fragments/64474-regex-groupdict.yaml
(1)
ansible/ansible #64474
regex: groupdict: return dict of named capture groups
(
jamescassell
)
changelogs/fragments/64625-show-file-path-on-task-failure-callback-option.yml
(1)
ansible/ansible #73260
default callback - add "show_task_path_on_failure" option
(
samdoran
)
changelogs/fragments/64935_import_tasks.yml
(1)
ansible/ansible #65103
import_tasks: Raise an error when applying notify and register
(
Akasurde
)
changelogs/fragments/65002.yml
(1)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
changelogs/fragments/65227.yml
(1)
ansible/ansible #65227
Use context manager for file handling in some system modules.
(
atombrella
)
changelogs/fragments/65329-flatten-filter-bugfix.yml
(1)
ansible/ansible #65329
Bugfix in flatten filter - all elements after None are skipped
(
stawii
)
changelogs/fragments/65410-changed-dnf-errors.yaml
(1)
ansible/ansible #65410
Handle changed DNF error messages
(
m-blaha
)
changelogs/fragments/65499-no_inventory_parsed.yml
(1)
ansible/ansible #65499
Hide "[WARNING]: No inventory was parsed" message
(
JonTheNiceGuy
)
changelogs/fragments/65634-git-submodule-performance-fix.yml
(1)
ansible/ansible #65634
Add new parameter for 'git submodule update' that fixes a performance issue.
(
elmeriniemela
)
changelogs/fragments/65833-ansible-collection-avoid-infinite-loop-of-symlinks.yml
(1)
ansible/ansible #65833
ansible-galaxy - Avoid infinite loop by following symlinks when building collections
(
ssato
)
changelogs/fragments/66059-fix_net_put_issue.yaml
(1)
ansible/ansible #72165
Fix net_put _handle_template error
(
ganeshrn
)
changelogs/fragments/66255-default-collection-skel.yml
(1)
ansible/ansible #72696
Ensure that the configured role skeleton does not apply to collection init
(
sivel
)
changelogs/fragments/66269-hide-debug-loop-vars.yml
(1)
ansible/ansible #66269
Sanitize debug var= tasks of the loop variable
(
AlanCoding
)
changelogs/fragments/66432_hostname_check_mode_writes.yml
(1)
ansible/ansible #70828
[hostname] Unify how we handle permanent hostname lookup and drop py2.4 support
(
relrod
)
changelogs/fragments/66679_more_user_modify_on_busybox.yml
(1)
ansible/ansible #70898
Allow BusyBox to modify more user fields
(
relrod
)
changelogs/fragments/66785-remove-pycompat24.yml
(1)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
changelogs/fragments/67340-slurp_error_message.yml
(1)
ansible/ansible #68608
Fix slurp error handling for unreadable files and directories
(
saito-hideki
)
changelogs/fragments/67616-galaxy-scm-cloning-ignore-certs.yml
(1)
ansible/ansible #67616
Support ignoring of certificates for ansible-galaxy during SCM cloning
(
nightowlengineer
)
changelogs/fragments/67715-socks5_proxy_support_uri.yml
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
(
kr3ator
)
changelogs/fragments/68151-jsonify-list-parameters.yml
(1)
ansible/ansible #68151
Prefer parsing JSON-like strings over splitting on commas
(
AlanCoding
)
changelogs/fragments/68525-add-varswithsources-yaml-representer.yml
(1)
ansible/ansible #68525
YAML representer for VarsWithSources
(
dacrystal
)
changelogs/fragments/68612_iptables.yml
(1)
ansible/ansible #69152
iptables: Fixed get_chain_policy API
(
Akasurde
)
changelogs/fragments/68676_busybox_locked_user.yml
(1)
ansible/ansible #70897
user: Unlock by default with no password, busybox
(
relrod
)
changelogs/fragments/68681_systemctl_unmask.yml
(1)
ansible/ansible #68681
Fix mask behaviour when service is enabled
(
noonedeadpunk
)
changelogs/fragments/68851-force_valid_group_names-ignored.yml
(1)
ansible/ansible #69702
fix regression which disabled force_valid_group_names (#68851)
(
verokarhu
)
changelogs/fragments/69201-fix-cwd-sanity-requirements.yml
(1)
ansible/ansible #69201
module_utils: require X_OK when checking cwd sanity
(
seirl
)
changelogs/fragments/69253-template-comment-attribute.yml
(1)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
changelogs/fragments/69270_template.yml
(1)
ansible/ansible #70930
template: add parameter for preserve_trailing_newlines
(
Akasurde
)
changelogs/fragments/69341-ansible-test-collection-gitignore.yml
(1)
ansible/ansible #69341
ansible-test: make work if collection is completely .gitignore'd
(
felixfontein
)
changelogs/fragments/69519-template.yml
(1)
ansible/ansible #69934
template - modify error message
(
Akasurde
)
changelogs/fragments/69531_user_password_expire.yml
(1)
ansible/ansible #69531
user - add password expiration parameters
(
pushkarkumar15
)
changelogs/fragments/69776-add-aix-root-ca-certs-paths.yml
(1)
ansible/ansible #69776
Added AIX CA certs search paths
(
amirm-hrl
)
changelogs/fragments/69801-Add backward_sorted and backward_reverse_sorted ordering strategies.yml
(1)
ansible/ansible #69801
Add backward_sorted and backward_reverse_sorted ordering strategies
(
segal90
)
changelogs/fragments/70053-fix-special-handling-selinux-python3.yml
(1)
ansible/ansible #70053
Change find_mount_point() to always return string
(
nickgryg
)
changelogs/fragments/70080-galaxy-collection-info.yml
(1)
ansible/ansible #70080
Add galaxy collection info subcommand
(
Shrews
)
changelogs/fragments/70180-collection-list-more-robust.yml
(1)
ansible/ansible #70185
ansible-galaxy - do not require mandatory keys when listing collections
(
samdoran
)
changelogs/fragments/70333-apt-delete-package-by-wildcard-not-found.yml
(1)
ansible/ansible #70333
Fix apt delete package by wildcard if it is not found
(
nickgryg
)
changelogs/fragments/70792-yum-action-plugin-use-as-alias-of-use-backend.yml
(1)
ansible/ansible #70792
yum action plugin changes to support 'use' as an alias of 'use_backend'
(
rukman7
)
changelogs/fragments/70904-properly-handle-sshpass-return-codes.yml
(1)
ansible/ansible #70904
Properly handle sshpass return codes
(
nickgryg
)
changelogs/fragments/70942_galaxy_install.yml
(1)
ansible/ansible #70942
Expand user home on galaxy install src
(
ssbarnea
)
changelogs/fragments/71190_add_gss_auth_to_paramiko_ssh.yml
(1)
ansible/ansible #71190
Create gss_auth option for paramiko_ssh connection plugin
(
arnoxit
)
changelogs/fragments/71424-deterministic-vault-encode.yml
(1)
ansible/ansible #71424
Custom salt for ansible-vault encrypt (Fixes #35480)
(
stawii
)
changelogs/fragments/71461_tty_wrapping.yml
(1)
ansible/ansible #71462
Avoid wrapping text on non-tty
(
ssbarnea
)
changelogs/fragments/71511-filelock-none.yml
(1)
ansible/ansible #71511
Fix waiting for lock immediately returns
(
ciis0
)
changelogs/fragments/71627-add_host-group_by-fix-changed_when-in-loop.yml
(1)
ansible/ansible #71719
add_host/group_by: fix using changed_when in a loop v2
(
mkrizek
)
changelogs/fragments/71977-ansible-galaxy-role-init.yml
(1)
ansible/ansible #72035
galaxy: Handle hidden git directories in role skeleton
(
manas-init
)
changelogs/fragments/71979_ca_path_for_uri.yaml
(1)
ansible/ansible #71979
add ca_path argument to uri module
(
heiderich
)
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/72110-mutually-exclusive-math-check.yml
(1)
ansible/ansible #72573
Improve check_mutually_exclusive
(
samdoran
)
changelogs/fragments/72141-vault-to-check-for-newline-on-stdin.yml
(1)
ansible/ansible #72141
Update vault.py
(
jeffwarnica
)
changelogs/fragments/72388-return-xmit-hash-policy-for-bonding-interfaces.yml
(1)
ansible/ansible #72388
Return xmit_hash_policy for bonding interfaces
(
radek-sprta
)
changelogs/fragments/72405-git-module-local_mods-show-conflict-destination-directory.yml
(1)
ansible/ansible #72405
Update local_mods in git.py to show destination of conflict
(
ealmonte32
)
changelogs/fragments/72426-inventory-add-dot-option.yaml
(1)
ansible/ansible #72426
add a --dot option so we can get an actual graph
(
ylmrx
)
changelogs/fragments/72498-sles-support-interpreter-python-map.yml
(1)
ansible/ansible #72498
Add sles to INTERPRETER_PYTHON_DISTRO_MAP
(
tongpu
)
changelogs/fragments/72559-slurp-returndoc.yml
(1)
ansible/ansible #72559
Slurp returndoc
(
paultaiton
)
changelogs/fragments/72591-ansible-galaxy-collection-resolvelib.yaml
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
changelogs/fragments/72607.yml
(1)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
changelogs/fragments/72615-jinja-import-context-fix.yml
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
changelogs/fragments/72658-show-zfs-mounts-in-ansible-mounts-for-linux.yml
(1)
ansible/ansible #72659
Show ZFS mounts in ansible_mounts for Linux
(
radek-sprta
)
changelogs/fragments/72708_ansible_pull_multiple_playbooks.yml
(1)
ansible/ansible #73172
ansible-pull: Run All Playbooks When Multiple Are Supplied
(
sommersoft
)
changelogs/fragments/72711-version-sort-filter.yml
(1)
ansible/ansible #72711
Add version_sort filter to sort e.g. package lists
(
ericzolf
)
changelogs/fragments/72745-import_playbook-deprecation-extra-params.yml
(1)
ansible/ansible #73015
[stable-2.10] import_playbook - change additional params to deprecation (#72987)
(
samdoran
)
changelogs/fragments/72876-setup-facts-add-redhat-vendor.yml
(1)
ansible/ansible #72876
setup - virtualization facts add Red Hat vendor
(
mnecas
)
changelogs/fragments/72916-yum-dnf-allow-config-env-vars.yml
(1)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
changelogs/fragments/72944-include_vars-add-merge_hashes-option.yml
(1)
ansible/ansible #72944
Add 'merge_hashes' option to include_vars module
(
junegunn
)
changelogs/fragments/72964-fixed-typo-in-yum-failure-message.yml
(1)
ansible/ansible #72964
Fixed typo in failure message of yum package: nevra --> envra
(
Ecno92
)
changelogs/fragments/73024-unarchive-apply-permissions-top-folder.yml
(1)
ansible/ansible #73024
apply owner/group permissions to top folder with unarchive module
(
pescobar
)
changelogs/fragments/73059-improve-deprecation-texts.yml
(1)
ansible/ansible #73237
[2.10] Always mention the name of the deprecated plugin in routing deprecation messages
(
felixfontein
)
changelogs/fragments/73114-fix-ansible-role-download.yaml
(1)
ansible/ansible #73114
ansible-galaxy role install: download from API response location
(
l3ender
)
changelogs/fragments/73122-blockinfile-newlines-before-after.yml
(1)
ansible/ansible #73122
blockinfile: add feature to insert newlines before or after the block
(
jeanmonet
)
changelogs/fragments/73167-bhyve-facts.yml
(2)
ansible/ansible #73234
[stable-2.9] facts - properly report virtualization facts for Linux guests on bhyve (#73204).
(
samdoran
)
ansible/ansible #73233
[stable-2.10] facts - properly report virtualization facts for Linux guests on bhyve (#73204)
(
samdoran
)
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/73240-dont-forget-later-deprecations.yml
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
changelogs/fragments/73301-fix-encrypt-string-parsing.yml
(1)
ansible/ansible #73301
Fix command line parsing for ansible-vault encrypt_string --prompt
(
jbayfield
)
changelogs/fragments/73319-mypy.yaml
(1)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
changelogs/fragments/87-mysql_user_update_valid_privs_frozen_set.yml
(1)
ansible/ansible #73271
[2.9] mysql_user: Add missed privileges support
(
Andersson007
)
changelogs/fragments/add-strict-string-parametr-type.yaml
(1)
ansible/ansible #62027
Add str_strict parameter type instead of warning by default on string conversion
(
samdoran
)
changelogs/fragments/allow_delegated_connection_facts.yml
(1)
ansible/ansible #72084
Allow delegated facts in connection vars
(
bcoca
)
changelogs/fragments/ansible-galaxy-warning-error-message-fix.yml
(1)
ansible/ansible #70136
add the role version number to the ansible-galaxy error/warning message
(
jainnikhil30
)
changelogs/fragments/ansible-test-cache-plugin.yml
(1)
ansible/ansible #72789
Fix BaseFileCacheModule#keys to respect prefix
(
Urth
)
changelogs/fragments/ansible-test-docker-remote-env.yml
(1)
ansible/ansible #72430
ansible-test integration: allow tests to know which remote / docker container is used
(
felixfontein
)
changelogs/fragments/ansible-test-pylint-upgrade.yml
(1)
ansible/ansible #70155
Upgrade pylint used by ansible-test.
(
mattclay
)
changelogs/fragments/ansible-test-sanity-deprecation-collection-name.yml
(1)
ansible/ansible #73015
[stable-2.10] import_playbook - change additional params to deprecation (#72987)
(
samdoran
)
changelogs/fragments/ansible_runtime_meta.yml
(1)
ansible/ansible #73046
[WIP] Update collection routing
(
felixfontein
)
changelogs/fragments/apt_error_message_fix.yaml
(1)
ansible/ansible #56179
FIX #35474 - resolve apt error messages
(
KunyiLiu
)
changelogs/fragments/apt_key_fixes.yml
(1)
ansible/ansible #73334
change detection and check mode fixes for apt_key
(
bcoca
)
changelogs/fragments/argspec-required-mutually_exclusive.yml
(1)
ansible/ansible #72248
Make sure that none is not accepted for required module options
(
felixfontein
)
changelogs/fragments/become-pc.yaml
(1)
ansible/ansible #67607
module manifest - tidy up become parameters
(
jborean93
)
changelogs/fragments/board-name-if-product-oem.yaml
(1)
ansible/ansible #50396
If product_name is set to OEM message read board name instead
(
mstarikov
)
changelogs/fragments/cisco_nso_collection_migration.yml
(1)
ansible/ansible #72892
migrate Cisco NSO modules from community.network collection to cisco.nso
(
mamullen13316
)
changelogs/fragments/core_version.yml
(1)
ansible/ansible #72287
Clarify CLI version number as core version
(
nitzmahone
)
changelogs/fragments/cve_bitbucket_pipeline_variable.yml
(2)
ansible/ansible #73243
[bp-2.9] bitbucket_pipeline_variable: Hide secured values in console log
(
Akasurde
)
ansible/ansible #73242
[bp-2.8] bitbucket_pipeline_variable: Hide secured values in console log
(
Akasurde
)
changelogs/fragments/deprecate_include.yml
(1)
ansible/ansible #71262
deprecated include
(
bcoca
)
changelogs/fragments/disappearing_hosts.yml
(1)
ansible/ansible #57129
[WIP] Handle disappearing hosts
(
bcoca
)
changelogs/fragments/display_defensive_conversions.yml
(1)
ansible/ansible #69662
add defensive conversions to display methods, tests
(
nitzmahone
)
changelogs/fragments/dnf-versionlock-failure.yaml
(1)
ansible/ansible #52859
Add workaround for dnf versionlock plugin init failure
(
maxamillion
)
changelogs/fragments/enable_su_on_local.yaml
(1)
ansible/ansible #73281
Use a pty for local connections (#73023)
(
bcoca
)
changelogs/fragments/encryption-salt-as-native-str.yml
(1)
ansible/ansible #70062
provide encryption salt as a native str type
(
repelista
)
changelogs/fragments/error-instead-of-silent-non-utf8-passwords.yaml
(1)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
changelogs/fragments/facts_fix.yml
(1)
ansible/ansible #44776
assume 'all' when only exclusions added to subset
(
bcoca
)
changelogs/fragments/file-return-diff-on-touch-check.yaml
(1)
ansible/ansible #55011
return diff information in file module touch operation in check_mode
(
Turgon37
)
changelogs/fragments/filter-unique-case-sensitive.yml
(1)
ansible/ansible #64341
restore case sensitivity to unique filter by default
(
jamescassell
)
changelogs/fragments/fix_bool_filter.yml
(1)
ansible/ansible #70721
normalize bool filter to 'ansible booleans'
(
bcoca
)
changelogs/fragments/fix_create_home.yml
(1)
ansible/ansible #71952
Only create the parent of the home directory
(
rpluem-vf
)
changelogs/fragments/fix_delegation_leak.yml
(1)
ansible/ansible #70542
avoid making delegated vars available w/o host
(
bcoca
)
changelogs/fragments/fix_inventory_source_parse_error_handling.yml
(1)
ansible/ansible #73276
fix inventory source parse error handling (#73160)
(
bcoca
)
changelogs/fragments/fix_role_var_loading.yml
(1)
ansible/ansible #54559
only add data when there is data to add
(
bcoca
)
changelogs/fragments/galaxy_build_symlnk_mtime.yml
(1)
ansible/ansible #72410
galaxy: Handle mtime for symlinks in collection build
(
Akasurde
)
changelogs/fragments/galaxy_collection.yml
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
changelogs/fragments/get_url-accept-file-for-checksum.yml
(1)
ansible/ansible #70349
[get_url] permit to have a checksum only file
(
bmillemathias
)
changelogs/fragments/getent-append.yaml
(1)
ansible/ansible #71896
allow for duplicate records from getent databases
(
SimonHeimberg
)
changelogs/fragments/gf_fix.yml
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
changelogs/fragments/git-add-ssh-opts-warning.yaml
(1)
ansible/ansible #64674
Add warning if ssh_opts is present and git<2.3.0
(
cherdt
)
changelogs/fragments/handle-invalid-reserved-var-names.yaml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
changelogs/fragments/hostname_refactor.yml
(1)
ansible/ansible #69929
hostname: Refactor code
(
Akasurde
)
changelogs/fragments/hostvars-to-varsmanager.yml
(1)
ansible/ansible #71512
[WIP] [Experimental Thing] [Oh god what am I doing] Move HostVars instantiation to VariableManager
(
relrod
)
changelogs/fragments/inventory-cache-file-missing-warning.yaml
(1)
ansible/ansible #72840
Fix warning for nonexistent inventory cache
(
s-hertel
)
changelogs/fragments/items2dict-common-dict.yml
(1)
ansible/ansible #70676
[idea] items2dict: get dict keyed on value of common key
(
relrod
)
changelogs/fragments/known_hosts_cert-authority_keys.yml
(1)
ansible/ansible #70340
Update known_hosts module to better handle @cert-authority keys
(
zoredache
)
changelogs/fragments/lineary-strategy-lockstep-fix.yml
(1)
ansible/ansible #72856
[POC] Compare the whole HostState in lockstep
(
mkrizek
)
changelogs/fragments/lxc_virtualization_facts.yaml
(1)
ansible/ansible #58881
Fix LXC virtualization facts
(
silverwind
)
changelogs/fragments/missing-xen-guest-linux-virt-facts.yml
(1)
ansible/ansible #73311
[linux virt facts] more tests, missing xen guest
(
relrod
)
changelogs/fragments/parse_yum_output.yml
(1)
ansible/ansible #70958
update regex for yum available updates output
(
hslee16
)
changelogs/fragments/pause-do-not-warn-background-with-seconds.yml
(2)
ansible/ansible #73231
[stable-2.10] pause - adjust warning when run in background (#73182)
(
samdoran
)
ansible/ansible #73230
[stable-2.9] pause - adjust warning when run in background (#73182)
(
samdoran
)
changelogs/fragments/private_really.yml
(1)
ansible/ansible #71265
privitize attributes
(
bcoca
)
changelogs/fragments/reboot-filter-boot-time.yml
(1)
ansible/ansible #72652
[reboot] allow filtering boot time command output
(
relrod
)
changelogs/fragments/role_vars_scope_fix.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
changelogs/fragments/run_vars_plugins_once_per_unique_dir_and_entities.yml
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
changelogs/fragments/skip_scm_galaxy_collection_list.yml
(1)
ansible/ansible #70522
galaxy: Skip SCM directories from scanning manifest.yml
(
Akasurde
)
changelogs/fragments/snmp_facts.yml
(2)
ansible/ansible #73189
[bp-2.8] snmp_facts: Hide user sensitive information in console
(
Akasurde
)
ansible/ansible #73188
[bp-2.9] snmp_facts: Hide user sensitive information in console
(
Akasurde
)
changelogs/fragments/solaris_iscsi_iqn.yaml
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
(
mator
)
changelogs/fragments/strftime-in-utc.yml
(1)
ansible/ansible #70351
Allow strftime to display time in UTC
(
willthames
)
changelogs/fragments/sudo_selinux_role.yml
(1)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
changelogs/fragments/support_flush_cache.yaml
(1)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
changelogs/fragments/systemd_root_n_scope.yml
(1)
ansible/ansible #58017
[WIP] Add the ability to specify --root.
(
bcoca
)
changelogs/fragments/template_inv_options.yml
(2)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
ansible/ansible #58288
[WIP] Template inv options
(
bcoca
)
changelogs/fragments/templated-config.yml
(1)
ansible/ansible #72045
Display raw and templated config values
(
jborean93
)
changelogs/fragments/touch_fix.yaml
(1)
ansible/ansible #59341
Fix changes status and return diff information when state=touch and c
(
DSNortsev
)
changelogs/fragments/unarchive-support-zst.yml
(1)
ansible/ansible #73265
unarchive: add support for .tar.zst (zstd compression)
(
jsquyres
)
changelogs/fragments/unarchive-support-zstd.yml
(1)
ansible/ansible #71091
Support Zstd-compressed tar-archives in unarchive
(
YSelfTool
)
changelogs/fragments/unsafe_improvements.yml
(1)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
changelogs/fragments/unsafe_writes_fix.yml
(1)
ansible/ansible #73144
ensure unsafe writes fallback (#70722)
(
bcoca
)
changelogs/fragments/unset_environment_variables.yml
(1)
ansible/ansible #68236
Allow unsetting env vars
(
agaffney
)
changelogs/fragments/validate-modules_found_try_except_import_fails_module_attribute.yaml
(1)
ansible/ansible #73322
validate_modules: fails with .id attribute not found
(
goneri
)
changelogs/fragments/vault_error_to_warn.yml
(1)
ansible/ansible #37019
allow user to control if vault decryption is fatal
(
bcoca
)
changelogs/fragments/wildcard-tags.yml
(1)
ansible/ansible #70043
Support simple (fnmatch) wildcarding for tags
(
relrod
)
changelogs/fragments/yaml_jinja2_shortcut.yml
(1)
ansible/ansible #49801
Avoid moustache overload
(
bcoca
)
changelogs/fragments/yumdnf-groupinstall-spaces-in-name.yaml
(1)
ansible/ansible #51907
handle yum/dnf group long form names without @
(
maxamillion
)
docs/bin/plugin_formatter.py
(1)
ansible/ansible #45805
Docs: Read arg_spec documentation from module
(
dagwieers
)
docs/docsite/_extensions/pygments_lexer.py
(1)
ansible/ansible #73170
[WIP] Use antsibull sphinx extension
(
felixfontein
)
docs/docsite/_static/ansible.css
(1)
ansible/ansible #73170
[WIP] Use antsibull sphinx extension
(
felixfontein
)
docs/docsite/ansible_pkg_rst/conf.py
(1)
ansible/ansible #73362
[WIP] Make coredocs
(
samccann
)
docs/docsite/core_rst/conf.py
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/core_rst/index.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/core_rst/installation_guide/intro_installation.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/core_rst/porting_guides/porting_guide_core_2.11.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/core_rst/porting_guides/porting_guides.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/core_rst/roadmap/ansible_core_roadmap_index.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/core_rst/roadmap/index.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/core_rst/roadmap/ROADMAP_2_11.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/keyword_desc.yml
(4)
ansible/ansible #69801
Add backward_sorted and backward_reverse_sorted ordering strategies
(
segal90
)
ansible/ansible #43128
Allow to use task retries without until block
(
barlik
)
ansible/ansible #40271
Option to control if entire play should be aborted if batch of hosts failed
(
agenosov
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
docs/docsite/Makefile
(2)
ansible/ansible #73362
[WIP] Make coredocs
(
samccann
)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/Makefile.sphinx
(1)
ansible/ansible #73362
[WIP] Make coredocs
(
samccann
)
docs/docsite/rst/ansible_index.rst
(1)
ansible/ansible #73362
[WIP] Make coredocs
(
samccann
)
docs/docsite/rst/community/communication.rst
(1)
ansible/ansible #72040
Update communication.rst
(
DarrenAlex
)
docs/docsite/rst/conf.py
(2)
ansible/ansible #73362
[WIP] Make coredocs
(
samccann
)
ansible/ansible #73170
[WIP] Use antsibull sphinx extension
(
felixfontein
)
docs/docsite/rst/dev_guide/developing_collections.rst
(3)
ansible/ansible #73211
remove deprecated ansible.module_utils._text from documentation
(
schurzi
)
ansible/ansible #72400
Promote publication
(
acozine
)
ansible/ansible #66041
Add documentation for using ansible-test with collections
(
kbreit
)
docs/docsite/rst/dev_guide/developing_module_utilities.rst
(1)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
docs/docsite/rst/dev_guide/developing_modules_documenting.rst
(4)
ansible/ansible #73374
[2.10] dev guide: mention that C(...) should be used for inline code
(
felixfontein
)
ansible/ansible #73280
[2.10] Mention that version_added should be collection version in collections
(
felixfontein
)
ansible/ansible #73222
[2.10] Remove 'type: complex' from the return values example
(
felixfontein
)
ansible/ansible #73137
WIP: Proposed semantic markup
(
acozine
)
docs/docsite/rst/dev_guide/developing_modules_general.rst
(1)
ansible/ansible #62314
Fix unit test requirements path after merging #62181
(
sestrella
)
docs/docsite/rst/dev_guide/developing_plugins.rst
(4)
ansible/ansible #73280
[2.10] Mention that version_added should be collection version in collections
(
felixfontein
)
ansible/ansible #73211
remove deprecated ansible.module_utils._text from documentation
(
schurzi
)
ansible/ansible #71431
Fix filters masking jinja2.exceptions.UndefinedError
(
s-hertel
)
ansible/ansible #66139
Adding information about the env and ini options
(
joej164
)
docs/docsite/rst/dev_guide/developing_python_3.rst
(1)
ansible/ansible #73211
remove deprecated ansible.module_utils._text from documentation
(
schurzi
)
docs/docsite/rst/dev_guide/migrating_roles.rst
(1)
ansible/ansible #73211
remove deprecated ansible.module_utils._text from documentation
(
schurzi
)
docs/docsite/rst/dev_guide/platforms/aws_guidelines.rst
(3)
ansible/ansible #72314
AWS Dev Guidelines: update reference to auto-retrying ResourceNotFound
(
tremble
)
ansible/ansible #72313
Use is_boto3_error_code in 'standard' example rather than e.response['Error']['Code']
(
tremble
)
ansible/ansible #72312
Update dev_guide AWS Guidelines to use collections utils and fragments
(
tremble
)
docs/docsite/rst/dev_guide/testing/sanity/ansible-requirements.rst
(1)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
docs/docsite/rst/dev_guide/testing/sanity/mypy.rst
(1)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
docs/docsite/rst/dev_guide/testing/sanity/no-basestring.rst
(1)
ansible/ansible #73211
remove deprecated ansible.module_utils._text from documentation
(
schurzi
)
docs/docsite/rst/dev_guide/testing/sanity/no-get-exception.rst
(1)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
docs/docsite/rst/dev_guide/testing/sanity/unwrap-unsafe.rst
(1)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
docs/docsite/rst/dev_guide/testing_units_modules.rst
(1)
ansible/ansible #73211
remove deprecated ansible.module_utils._text from documentation
(
schurzi
)
docs/docsite/rst/dev_guide/testing_validate-modules.rst
(1)
ansible/ansible #58646
simplify module argspec vs doc type mismatch checks, display - by default
(
bcoca
)
docs/docsite/rst/galaxy/user_guide.rst
(2)
ansible/ansible #73350
[backport][stable-2.10] Fix `versionadded` syntax @ galaxy user guide
(
webknjaz
)
ansible/ansible #70942
Expand user home on galaxy install src
(
ssbarnea
)
docs/docsite/rst/index.rst
(1)
ansible/ansible #73362
[WIP] Make coredocs
(
samccann
)
docs/docsite/rst/installation_guide/intro_installation.rst
(1)
ansible/ansible #68394
Updated Ansible PPA Instructions
(
sethbergman
)
docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst
(2)
ansible/ansible #73280
[2.10] Mention that version_added should be collection version in collections
(
felixfontein
)
ansible/ansible #72163
Replace obsolete with_items with loop
(
ruzickap
)
docs/docsite/rst/network/user_guide/network_debug_troubleshooting.rst
(1)
ansible/ansible #71787
Update network_debug_troubleshooting.rst
(
rlangus
)
docs/docsite/rst/plugins/inventory.rst
(1)
ansible/ansible #72292
Add context to inventory plugins documentation
(
JonTheNiceGuy
)
docs/docsite/rst/porting_guides/porting_guide_2.10.rst
(1)
ansible/ansible #69948
better porting entry for key bool fix
(
bcoca
)
docs/docsite/rst/porting_guides/porting_guide_2.11.rst
(2)
ansible/ansible #70828
[hostname] Unify how we handle permanent hostname lookup and drop py2.4 support
(
relrod
)
ansible/ansible #70721
normalize bool filter to 'ansible booleans'
(
bcoca
)
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/porting_guides/porting_guide_base_2.11.rst
(3)
ansible/ansible #72248
Make sure that none is not accepted for required module options
(
felixfontein
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
ansible/ansible #62027
Add str_strict parameter type instead of warning by default on string conversion
(
samdoran
)
docs/docsite/rst/porting_guides/porting_guides.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/rst/reference_appendices/faq.rst
(1)
ansible/ansible #72376
Update faq.rst
(
jiteshprakashsinha
)
docs/docsite/rst/reference_appendices/glossary.rst
(2)
ansible/ansible #73293
docs backport: add new glossary terms for 2.10 (#71813)
(
dmsimard
)
ansible/ansible #37587
Added ignore unreachable option to the serial variable Feature #37309
(
zopar
)
docs/docsite/rst/reference_appendices/test_strategies.rst
(1)
ansible/ansible #37587
Added ignore unreachable option to the serial variable Feature #37309
(
zopar
)
docs/docsite/rst/roadmap/index.rst
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
docs/docsite/rst/scenario_guides/guide_azure.rst
(1)
ansible/ansible #73030
Update guide_azure.rst
(
sey
)
docs/docsite/rst/scenario_guides/guide_ovirt.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/guides.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/faq.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/modules.out.1
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_concepts.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/ovirt_concepts.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_external_doc_links.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/ovirt_external_doc_links.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_getting_started.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/ovirt_getting_started.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_intro.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/ovirt_intro.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_module_reference.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/ovirt_module_reference.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_requirements.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/ovirt_requirements.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_scenario_1.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_scenarios.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/ovirt_scenarios.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/oVirt_troubleshooting.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/ovirt_troubleshooting.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/scenario_remove_vm.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/ovirt_scenarios/scenario_rename_vm.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/virt_guides.rst
(1)
ansible/ansible #59413
Ovirt Scenario and User guidelines
(
funixz
)
docs/docsite/rst/scenario_guides/vmware_scenarios/vmware_intro.rst
(1)
ansible/ansible #71219
Update vmware_intro.rst
(
jakelevinez
)
docs/docsite/rst/scenario_guides/vmware_scenarios/vmware_requirements.rst
(1)
ansible/ansible #73273
vmware: Add a note about known issue
(
Akasurde
)
docs/docsite/rst/user_guide/become.rst
(1)
ansible/ansible #72870
Document that *become* vars not available for templating
(
bsolomon1124
)
docs/docsite/rst/user_guide/command_line_tools.rst
(1)
ansible/ansible #45861
[WIP] Add a 'ansible-role' cli
(
alikins
)
docs/docsite/rst/user_guide/complex_data_manipulation.rst
(1)
ansible/ansible #72509
Update complex_data_manipulation.rst
(
dhx-mike-palandra
)
docs/docsite/rst/user_guide/guide_rolling_upgrade.rst
(1)
ansible/ansible #37587
Added ignore unreachable option to the serial variable Feature #37309
(
zopar
)
docs/docsite/rst/user_guide/intro_adhoc.rst
(1)
ansible/ansible #73303
ad-hoc: add documentation about pattern
(
Akasurde
)
docs/docsite/rst/user_guide/playbook_structure.rst
(1)
ansible/ansible #59163
[WIP] basic intro to ansible and playbooks
(
bcoca
)
docs/docsite/rst/user_guide/playbooks_delegation.rst
(1)
ansible/ansible #37587
Added ignore unreachable option to the serial variable Feature #37309
(
zopar
)
docs/docsite/rst/user_guide/playbooks_environment.rst
(1)
ansible/ansible #68236
Allow unsetting env vars
(
agaffney
)
docs/docsite/rst/user_guide/playbooks_error_handling.rst
(1)
ansible/ansible #59605
fix clear_host_errors
(
s-hertel
)
docs/docsite/rst/user_guide/playbooks_filters.rst
(8)
ansible/ansible #72732
Update playbook_tests with type testing
(
JonTheNiceGuy
)
ansible/ansible #72729
Add duplicate set filter and documentation
(
bmillemathias
)
ansible/ansible #70721
normalize bool filter to 'ansible booleans'
(
bcoca
)
ansible/ansible #70676
[idea] items2dict: get dict keyed on value of common key
(
relrod
)
ansible/ansible #70351
Allow strftime to display time in UTC
(
willthames
)
ansible/ansible #64474
regex: groupdict: return dict of named capture groups
(
jamescassell
)
ansible/ansible #50977
Add 'duplicate' to the set theory filters
(
flatline-studios
)
ansible/ansible #45692
Adds **kwargs parameter to password_hash to support more algorithms.
(
mfuchs
)
docs/docsite/rst/user_guide/playbooks_loops.rst
(4)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
ansible/ansible #62117
loop_control: add option to configure pausing after skipped tasks
(
ejez
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
ansible/ansible #55677
teach ansible about loop_control/break_when
(
larsks
)
docs/docsite/rst/user_guide/playbooks_module_defaults.rst
(1)
ansible/ansible #70232
Add awx/tower module group for collection defaults
(
xstasi
)
docs/docsite/rst/user_guide/playbooks_reuse.rst
(1)
ansible/ansible #73371
added perf note to inc/imp diffs
(
bcoca
)
docs/docsite/rst/user_guide/playbooks_reuse_roles.rst
(2)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
ansible/ansible #72808
more explicit documentation about role variables
(
SimonHeimberg
)
docs/docsite/rst/user_guide/playbooks_strategies.rst
(1)
ansible/ansible #69801
Add backward_sorted and backward_reverse_sorted ordering strategies
(
segal90
)
docs/docsite/rst/user_guide/playbooks_tests.rst
(1)
ansible/ansible #72732
Update playbook_tests with type testing
(
JonTheNiceGuy
)
docs/docsite/rst/user_guide/windows_faq.rst
(1)
ansible/ansible #72454
Update windows_faq.rst
(
IvhaniMaselesele
)
docs/templates/playbooks_keywords.rst.j2
(1)
ansible/ansible #69656
docs: Proposal: list playbook keywords with "Applies to" flags
(
moreati
)
docs/templates/plugin.rst.j2
(2)
ansible/ansible #62013
WIP: Quote bool esque strings
(
acozine
)
ansible/ansible #45805
Docs: Read arg_spec documentation from module
(
dagwieers
)
examples/ansible.cfg
(1)
ansible/ansible #71190
Create gss_auth option for paramiko_ssh connection plugin
(
arnoxit
)
examples/scripts/uptime.py
(1)
ansible/ansible #71255
Fixed Ansible API Example
(
fkarg
)
hacking/build_library/build_ansible/command_plugins/dump_config.py
(1)
ansible/ansible #72045
Display raw and templated config values
(
jborean93
)
hacking/build_library/build_ansible/command_plugins/dump_keywords.py
(1)
ansible/ansible #69656
docs: Proposal: list playbook keywords with "Applies to" flags
(
moreati
)
hacking/build_library/build_ansible/jinja2/filters.py
(1)
ansible/ansible #58646
simplify module argspec vs doc type mismatch checks, display - by default
(
bcoca
)
hacking/test-module.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/cli/__init__.py
(8)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
ansible/ansible #73117
More options for password passing
(
bcoca
)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #35322
[wip] Roles path unfrack cli
(
alikins
)
ansible/ansible #32226
Add some --no-* options
(
leedm777
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
ansible/ansible #11756
vault-password: ensure other users can't read vault password
(
billwanjohi
)
lib/ansible/cli/adhoc.py
(3)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/cli/arguments/option_helpers.py
(6)
ansible/ansible #73117
More options for password passing
(
bcoca
)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #72287
Clarify CLI version number as core version
(
nitzmahone
)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
ansible/ansible #71189
note that -e can be used multiple times
(
tpo
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
lib/ansible/cli/arguments/optparse_helpers.py
(1)
ansible/ansible #35322
[wip] Roles path unfrack cli
(
alikins
)
lib/ansible/cli/config.py
(2)
ansible/ansible #72045
Display raw and templated config values
(
jborean93
)
ansible/ansible #49627
[wip] add plugin config lists
(
bcoca
)
lib/ansible/cli/console.py
(3)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/cli/doc.py
(5)
ansible/ansible #70207
doc fixes
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #62027
Add str_strict parameter type instead of warning by default on string conversion
(
samdoran
)
ansible/ansible #58646
simplify module argspec vs doc type mismatch checks, display - by default
(
bcoca
)
lib/ansible/cli/galaxy.py
(15)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72696
Ensure that the configured role skeleton does not apply to collection init
(
sivel
)
ansible/ansible #72637
Allow using galaxy.yml as a requirements file
(
sivel
)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
ansible/ansible #72035
galaxy: Handle hidden git directories in role skeleton
(
manas-init
)
ansible/ansible #71800
[WIP] add a remove subcommand to `ansible-galaxy collection`
(
s-hertel
)
ansible/ansible #70207
doc fixes
(
bcoca
)
ansible/ansible #70185
ansible-galaxy - do not require mandatory keys when listing collections
(
samdoran
)
ansible/ansible #70136
add the role version number to the ansible-galaxy error/warning message
(
jainnikhil30
)
ansible/ansible #70080
Add galaxy collection info subcommand
(
Shrews
)
ansible/ansible #66628
Add the possibility to override the temporary directory when you donw
(
Tocard
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
ansible/ansible #35322
[wip] Roles path unfrack cli
(
alikins
)
lib/ansible/cli/inventory.py
(8)
ansible/ansible #72499
Inv output templates
(
bcoca
)
ansible/ansible #72426
add a --dot option so we can get an actual graph
(
ylmrx
)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #61487
Adding support for --group to inventory tool
(
Daemoen
)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
lib/ansible/cli/playbook.py
(4)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
ansible/ansible #70995
move to list strategy to --list tasks
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #38403
[WIP] Move --list options from hardcoded to 'list' callback/strategy plugins
(
bcoca
)
lib/ansible/cli/pull.py
(5)
ansible/ansible #73172
ansible-pull: Run All Playbooks When Multiple Are Supplied
(
sommersoft
)
ansible/ansible #73169
ansible-pull: Use Absolute Path For Destination Checkout
(
sommersoft
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #50829
ansible-pull: Add --module-args to expose all SCM module args and deprecate old argument specific CLI options. (#48678)
(
ju2wheels
)
ansible/ansible #31555
[WIP] fixes and improvements to pull
(
bcoca
)
lib/ansible/cli/role.py
(1)
ansible/ansible #45861
[WIP] Add a 'ansible-role' cli
(
alikins
)
lib/ansible/cli/scripts/ansible_connection_cli_stub.py
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/cli/vault.py
(5)
ansible/ansible #73301
Fix command line parsing for ansible-vault encrypt_string --prompt
(
jbayfield
)
ansible/ansible #72141
Update vault.py
(
jeffwarnica
)
ansible/ansible #68260
Add TTY check and argument to disable it (#50603)
(
Soldann
)
ansible/ansible #43471
Provide ansible-vault convert_to_inline functionality
(
willthames
)
ansible/ansible #40170
ansible-vault: prevent discarding the vault file ownership (#11544)
(
eprigorodov
)
lib/ansible/collections/__init__.py
(1)
ansible/ansible #70207
doc fixes
(
bcoca
)
lib/ansible/collections/list.py
(1)
ansible/ansible #70207
doc fixes
(
bcoca
)
lib/ansible/config/ansible_builtin_runtime.yml
(3)
ansible/ansible #73046
[WIP] Update collection routing
(
felixfontein
)
ansible/ansible #72892
migrate Cisco NSO modules from community.network collection to cisco.nso
(
mamullen13316
)
ansible/ansible #69236
2.11 ONLY Track Infoblox contents movement from community.general to own collection
(
Vaishnavi-infoblox
)
lib/ansible/config/base.yml
(18)
ansible/ansible #73117
More options for password passing
(
bcoca
)
ansible/ansible #72498
Add sles to INTERPRETER_PYTHON_DISTRO_MAP
(
tongpu
)
ansible/ansible #72043
Add base path config for ~/.ansible
(
jborean93
)
ansible/ansible #71424
Custom salt for ansible-vault encrypt (Fixes #35480)
(
stawii
)
ansible/ansible #69163
Gather facts for IBM i
(
coolnothing
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
ansible/ansible #65499
Hide "[WARNING]: No inventory was parsed" message
(
JonTheNiceGuy
)
ansible/ansible #62027
Add str_strict parameter type instead of warning by default on string conversion
(
samdoran
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #56116
Allow for lazy evaluation of Jinja2 expressions
(
mkrizek
)
ansible/ansible #55219
migrate ssh from play_context
(
bcoca
)
ansible/ansible #52823
[GRPC_PLUG] Add gRPC connection plugin support to work with network os supporting gRPC
(
ganeshrn
)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
ansible/ansible #45861
[WIP] Add a 'ansible-role' cli
(
alikins
)
ansible/ansible #38881
throttle text wrapping
(
bcoca
)
ansible/ansible #38403
[WIP] Move --list options from hardcoded to 'list' callback/strategy plugins
(
bcoca
)
ansible/ansible #37019
allow user to control if vault decryption is fatal
(
bcoca
)
ansible/ansible #31513
Add host vars compatibility with new precedence parameter
(
aperigault
)
lib/ansible/config/manager.py
(5)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
lib/ansible/constants.py
(4)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
ansible/ansible #69671
Strategy Plugin Support Custom Options
(
kevin-j-smith
)
ansible/ansible #55219
migrate ssh from play_context
(
bcoca
)
ansible/ansible #49509
Become for chroot connection plugin
(
Abrosimov-a-a
)
lib/ansible/devel/__init__.py
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/devel/cprofile_decorator.py
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/errors/__init__.py
(3)
ansible/ansible #73297
[stable-2.9] Fix YAML error message when error is at the end of the file (#73241)
(
samdoran
)
ansible/ansible #73296
[stable-2.10] Fix YAML error message when error is at the end of the file (#73241)
(
samdoran
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
lib/ansible/executor/module_common.py
(8)
ansible/ansible #70232
Add awx/tower module group for collection defaults
(
xstasi
)
ansible/ansible #67607
module manifest - tidy up become parameters
(
jborean93
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/executor/play_iterator.py
(7)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
ansible/ansible #72947
Fix ansible_failed_task with inner always and outer rescue blocks v2
(
mkrizek
)
ansible/ansible #72856
[POC] Compare the whole HostState in lockstep
(
mkrizek
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #59605
fix clear_host_errors
(
s-hertel
)
ansible/ansible #57129
[WIP] Handle disappearing hosts
(
bcoca
)
lib/ansible/executor/playbook_executor.py
(7)
ansible/ansible #70995
move to list strategy to --list tasks
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #40271
Option to control if entire play should be aborted if batch of hosts failed
(
agenosov
)
ansible/ansible #38403
[WIP] Move --list options from hardcoded to 'list' callback/strategy plugins
(
bcoca
)
ansible/ansible #37587
Added ignore unreachable option to the serial variable Feature #37309
(
zopar
)
lib/ansible/executor/powershell/module_manifest.py
(2)
ansible/ansible #67607
module manifest - tidy up become parameters
(
jborean93
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/executor/process/base.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/executor/process/result.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/executor/process/worker.py
(2)
ansible/ansible #72057
[ignore] [WIP] prefork experiments
(
relrod
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/executor/stats.py
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
lib/ansible/executor/task_executor.py
(24)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #73161
Wrap all results, regardless of register, except for actions with clean facts
(
sivel
)
ansible/ansible #72553
Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
ansible/ansible #72084
Allow delegated facts in connection vars
(
bcoca
)
ansible/ansible #72057
[ignore] [WIP] prefork experiments
(
relrod
)
ansible/ansible #71607
PoC: Add support for immediate handlers
(
sivel
)
ansible/ansible #70819
Add a test to validate the problem with first_found
(
bmillemathias
)
ansible/ansible #69909
Reset ALL connection settings for next loop iteration
(
mkrizek
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #62207
use standard templating on loop_control
(
bcoca
)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
ansible/ansible #62117
loop_control: add option to configure pausing after skipped tasks
(
ejez
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
ansible/ansible #55677
teach ansible about loop_control/break_when
(
larsks
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
ansible/ansible #43128
Allow to use task retries without until block
(
barlik
)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
ansible/ansible #31179
Validate context after update of magic variables
(
jeromew
)
lib/ansible/executor/task_queue_manager.py
(10)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #71512
[WIP] [Experimental Thing] [Oh god what am I doing] Move HostVars instantiation to VariableManager
(
relrod
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #57129
[WIP] Handle disappearing hosts
(
bcoca
)
ansible/ansible #57058
[WIP] fix missing 'delegated_to' hosts with facts
(
bcoca
)
ansible/ansible #50718
[WIP] make callback invocation async
(
bcoca
)
ansible/ansible #38403
[WIP] Move --list options from hardcoded to 'list' callback/strategy plugins
(
bcoca
)
ansible/ansible #32480
[WIP] safer task results
(
bcoca
)
lib/ansible/executor/task_result.py
(1)
ansible/ansible #32480
[WIP] safer task results
(
bcoca
)
lib/ansible/galaxy/__init__.py
(3)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
ansible/ansible #35322
[wip] Roles path unfrack cli
(
alikins
)
lib/ansible/galaxy/api.py
(3)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
ansible/ansible #63530
Expect upper case message 'levels' for galaxy publish results
(
alikins
)
lib/ansible/galaxy/collection.py
(6)
ansible/ansible #70522
galaxy: Skip SCM directories from scanning manifest.yml
(
Akasurde
)
ansible/ansible #70207
doc fixes
(
bcoca
)
ansible/ansible #70080
Add galaxy collection info subcommand
(
Shrews
)
ansible/ansible #67943
Fix galaxy-install role and collection consistency
(
geerlingguy
)
ansible/ansible #65833
ansible-galaxy - Avoid infinite loop by following symlinks when building collections
(
ssato
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
lib/ansible/galaxy/collection/__init__.py
(7)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
ansible/ansible #72410
galaxy: Handle mtime for symlinks in collection build
(
Akasurde
)
ansible/ansible #71800
[WIP] add a remove subcommand to `ansible-galaxy collection`
(
s-hertel
)
ansible/ansible #70185
ansible-galaxy - do not require mandatory keys when listing collections
(
samdoran
)
lib/ansible/galaxy/collection/concrete_artifact_manager.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/collection/galaxy_api_proxy.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/data/collection/docs/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/galaxy.yml
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/action_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/cache_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/callback_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/cliconf_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/connection_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/doc_fragments
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/filter_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/httpapi_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/inventory_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/library
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/lookup_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/module_utils
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/netconf_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/roles
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/shell_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/strategy_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/tasks/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/terminal_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/test_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/playbooks/vars_plugins
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/action/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/cache/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/callback/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/cliconf/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/connection/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/doc_fragments/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/filter/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/httpapi/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/inventory/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/lookup/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/module_utils/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/modules/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/netconf/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/shell/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/strategy/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/terminal/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/test/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/plugins/vars/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/README.md
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/roles/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/data/collection/tests/.keep
(1)
ansible/ansible #51388
[WIP] hack add colllection template to ansible-galaxy
(
bcoca
)
lib/ansible/galaxy/dependency_resolution/__init__.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/dataclasses.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/errors.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/providers.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/reporters.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/resolvers.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/versioning.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
lib/ansible/galaxy/role.py
(6)
ansible/ansible #73372
Allow `$` & `~` inside paths in galaxy roles
(
eqrx
)
ansible/ansible #73114
ansible-galaxy role install: download from API response location
(
l3ender
)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #70942
Expand user home on galaxy install src
(
ssbarnea
)
ansible/ansible #66628
Add the possibility to override the temporary directory when you donw
(
Tocard
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
lib/ansible/galaxy/token.py
(2)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
lib/ansible/inventory/data.py
(2)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/inventory/group.py
(4)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/inventory/host.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
lib/ansible/inventory/manager.py
(8)
ansible/ansible #73276
fix inventory source parse error handling (#73160)
(
bcoca
)
ansible/ansible #69801
Add backward_sorted and backward_reverse_sorted ordering strategies
(
segal90
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #65499
Hide "[WARNING]: No inventory was parsed" message
(
JonTheNiceGuy
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
ansible/ansible #40722
[WIP] avoid partial inventory updates
(
bcoca
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/inventory/templates/graph.j2
(1)
ansible/ansible #72499
Inv output templates
(
bcoca
)
lib/ansible/inventory/templates/json.j2
(1)
ansible/ansible #72499
Inv output templates
(
bcoca
)
lib/ansible/inventory/templates/toml.j2
(1)
ansible/ansible #72499
Inv output templates
(
bcoca
)
lib/ansible/inventory/templates/yaml.j2
(1)
ansible/ansible #72499
Inv output templates
(
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 #59896
to_text - attempt to call __unicode__() before __str__()
(
jborean93
)
lib/ansible/module_utils/apt_utils.py
(1)
ansible/ansible #39794
debconf: add 'reconfigure' option
(
smeso
)
lib/ansible/module_utils/basic.py
(22)
ansible/ansible #73282
allow env to override unspecified unsafe_writes
(
bcoca
)
ansible/ansible #73144
ensure unsafe writes fallback (#70722)
(
bcoca
)
ansible/ansible #72248
Make sure that none is not accepted for required module options
(
felixfontein
)
ansible/ansible #71707
POC: Support module extensible JSON encoding
(
sivel
)
ansible/ansible #71557
do not add colliding aliases to argument_spec #62315
(
terencehonles
)
ansible/ansible #71324
[WIP] Replace atomic_move() with a higher level function
(
samdoran
)
ansible/ansible #70660
modules with backup opt can specify backup file
(
layderv
)
ansible/ansible #70053
Change find_mount_point() to always return string
(
nickgryg
)
ansible/ansible #69201
module_utils: require X_OK when checking cwd sanity
(
seirl
)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
ansible/ansible #66631
WIP: Discourage boolean values in string fields
(
cristiklein
)
ansible/ansible #64279
Basic: don't call lstat when check_mode
(
logistic-bot
)
ansible/ansible #62027
Add str_strict parameter type instead of warning by default on string conversion
(
samdoran
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
ansible/ansible #31447
Param type path need subspec list
(
abadger
)
ansible/ansible #28536
[WIP] Module except hook
(
alikins
)
ansible/ansible #27965
template, copy: support for archive, atime, mtime parameters
(
rdolejsi
)
ansible/ansible #25260
Set attributes if different (fixes #48839)
(
wzyboy
)
ansible/ansible #19363
Fix error message to be more accurate and include more debugging info
(
lukeschlather
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/module_utils/command.py
(1)
ansible/ansible #73070
add missing elements to list of shell/command opts
(
jkieberking
)
lib/ansible/module_utils/common/_io_compat.py
(1)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
lib/ansible/module_utils/common/_memoryview_compat.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/module_utils/common/dict_transformations.py
(1)
ansible/ansible #62211
Fix k8s module showing diff for generated nodePorts
(
atikhono
)
lib/ansible/module_utils/common/file.py
(6)
ansible/ansible #71511
Fix waiting for lock immediately returns
(
ciis0
)
ansible/ansible #71324
[WIP] Replace atomic_move() with a higher level function
(
samdoran
)
ansible/ansible #61232
files: fix docs about type of the mode parameter
(
sourcejedi
)
ansible/ansible #60398
Add file locking support for concurrent file access
(
eleksis
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
lib/ansible/module_utils/common/network.py
(1)
ansible/ansible #42536
support add repo behind proxy on ubuntu(#42534)
(
hangsu-ma
)
lib/ansible/module_utils/common/parameters.py
(1)
ansible/ansible #73335
Add argument spec validator
(
samdoran
)
lib/ansible/module_utils/common/sys_info.py
(2)
ansible/ansible #71641
get_distribution - Return distribution for all platforms
(
samdoran
)
ansible/ansible #71324
[WIP] Replace atomic_move() with a higher level function
(
samdoran
)
lib/ansible/module_utils/common/text/converters.py
(2)
ansible/ansible #71707
POC: Support module extensible JSON encoding
(
sivel
)
ansible/ansible #68578
Alternative to container_to_text
(
mkrizek
)
lib/ansible/module_utils/common/text/validators.py
(1)
ansible/ansible #73279
Use iskeyword and str.isidentifier for "is FQCN"
(
webknjaz
)
lib/ansible/module_utils/common/timeout.py
(1)
ansible/ansible #72463
[PoC] Timeout decorator and context manager
(
sivel
)
lib/ansible/module_utils/common/validation.py
(4)
ansible/ansible #72573
Improve check_mutually_exclusive
(
samdoran
)
ansible/ansible #72248
Make sure that none is not accepted for required module options
(
felixfontein
)
ansible/ansible #68151
Prefer parsing JSON-like strings over splitting on commas
(
AlanCoding
)
ansible/ansible #67871
Add tests for check_required_by and fix default return value
(
relrod
)
lib/ansible/module_utils/common/validator.py
(1)
ansible/ansible #73335
Add argument spec validator
(
samdoran
)
lib/ansible/module_utils/connection.py
(1)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
lib/ansible/module_utils/csharp/Ansible.Basic.cs
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/module_utils/distro/_distro.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/module_utils/facts/collector.py
(2)
ansible/ansible #58817
[WIP]Reuse get_collector_names method for network facts gathering
(
trishnaguha
)
ansible/ansible #44776
assume 'all' when only exclusions added to subset
(
bcoca
)
lib/ansible/module_utils/facts/default_collectors.py
(3)
ansible/ansible #69163
Gather facts for IBM i
(
coolnothing
)
ansible/ansible #63233
Improve sytem facts for AIX
(
flynn1973
)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
lib/ansible/module_utils/facts/hardware/linux.py
(3)
ansible/ansible #72659
Show ZFS mounts in ansible_mounts for Linux
(
radek-sprta
)
ansible/ansible #50396
If product_name is set to OEM message read board name instead
(
mstarikov
)
ansible/ansible #41502
Allow fuse type mounts without :/ in device string
(
DBezemer
)
lib/ansible/module_utils/facts/hardware/netbsd.py
(2)
ansible/ansible #71113
BSD: use /proc/mounts instead of /etc/fstab while mount fact gathering
(
joernc-gmail
)
ansible/ansible #66140
get macaddress on netbsd
(
multigcs
)
lib/ansible/module_utils/facts/hardware/openbsd.py
(1)
ansible/ansible #65370
On OpenBSD, use the actual number of online CPUs for facts
(
jasperla
)
lib/ansible/module_utils/facts/network/fc_wwn.py
(1)
ansible/ansible #57406
[facts] add hpux fc info, refactor aix and solaris code
(
mator
)
lib/ansible/module_utils/facts/network/generic_bsd.py
(1)
ansible/ansible #66140
get macaddress on netbsd
(
multigcs
)
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 #72388
Return xmit_hash_policy for bonding interfaces
(
radek-sprta
)
lib/ansible/module_utils/facts/network/netbsd.py
(1)
ansible/ansible #49128
[WIP] Incorrect parsing of media type in OpenBSD
(
jpdasma
)
lib/ansible/module_utils/facts/network/openbsd.py
(1)
ansible/ansible #49128
[WIP] Incorrect parsing of media type in OpenBSD
(
jpdasma
)
lib/ansible/module_utils/facts/system/aix.py
(1)
ansible/ansible #63233
Improve sytem facts for AIX
(
flynn1973
)
lib/ansible/module_utils/facts/system/distribution.py
(2)
ansible/ansible #63233
Improve sytem facts for AIX
(
flynn1973
)
ansible/ansible #53563
[WIP] Improve CoreOS distribution parsing
(
samdoran
)
lib/ansible/module_utils/facts/system/local.py
(1)
ansible/ansible #52429
Facts: Do not fail if Ansible can not run local facts due to user rights
(
ACampesinin
)
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/python.py
(1)
ansible/ansible #59672
Added site_package_path: and user_package_path: to python facts
(
jifox
)
lib/ansible/module_utils/facts/virtual/ibmi.py
(1)
ansible/ansible #69163
Gather facts for IBM i
(
coolnothing
)
lib/ansible/module_utils/facts/virtual/linux.py
(5)
ansible/ansible #73311
[linux virt facts] more tests, missing xen guest
(
relrod
)
ansible/ansible #73234
[stable-2.9] facts - properly report virtualization facts for Linux guests on bhyve (#73204).
(
samdoran
)
ansible/ansible #73233
[stable-2.10] facts - properly report virtualization facts for Linux guests on bhyve (#73204)
(
samdoran
)
ansible/ansible #72876
setup - virtualization facts add Red Hat vendor
(
mnecas
)
ansible/ansible #58881
Fix LXC virtualization facts
(
silverwind
)
lib/ansible/module_utils/json_utils.py
(2)
ansible/ansible #70816
[POC] Add and use new extract_json function
(
sivel
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/module_utils/network/common/facts/facts.py
(1)
ansible/ansible #58817
[WIP]Reuse get_collector_names method for network facts gathering
(
trishnaguha
)
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/pycompat24.py
(1)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
lib/ansible/module_utils/urls.py
(12)
ansible/ansible #71979
add ca_path argument to uri module
(
heiderich
)
ansible/ansible #71826
Supporting Authenticate FTP via get_url Module
(
hamidyousefi
)
ansible/ansible #70806
Chore: elevate how authentication is done
(
till
)
ansible/ansible #69776
Added AIX CA certs search paths
(
amirm-hrl
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #54722
[WIP] Append header duplicate headers when http error
(
Lunik
)
ansible/ansible #54590
Allow to provide a client cert and key during SSL validation
(
tristan-weil
)
ansible/ansible #50771
[WIP] uri module improvements
(
sivel
)
ansible/ansible #47346
Add support to urls util for special characters in proxy username and password
(
rafis
)
ansible/ansible #44150
Ignore error when /etc/ansible isn't readable
(
pilou-
)
ansible/ansible #41925
[WIP] Add support for gzip decoding responses
(
sivel
)
ansible/ansible #35462
Add option tls_insecure to allow for insecure TLS
(
dagwieers
)
lib/ansible/module_utils/yumdnf.py
(2)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
ansible/ansible #51907
handle yum/dnf group long form names without @
(
maxamillion
)
lib/ansible/modules/_include.py
(1)
ansible/ansible #71262
deprecated include
(
bcoca
)
lib/ansible/modules/apt.py
(6)
ansible/ansible #72562
Add support for allow_change_held_packages
(
lalinsky
)
ansible/ansible #70889
WIP: Add download_only option to the apt module
(
Taoquitok
)
ansible/ansible #70720
modules apt: Force update if default_release is not available
(
renard
)
ansible/ansible #70333
Fix apt delete package by wildcard if it is not found
(
nickgryg
)
ansible/ansible #69322
headless apt-get install python-apt
(
lod
)
ansible/ansible #62824
apt: add update_cache_allow_releaseinfo_change option
(
agix
)
lib/ansible/modules/apt_key.py
(1)
ansible/ansible #73334
change detection and check mode fixes for apt_key
(
bcoca
)
lib/ansible/modules/apt_repository.py
(1)
ansible/ansible #42536
support add repo behind proxy on ubuntu(#42534)
(
hangsu-ma
)
lib/ansible/modules/async_wrapper.py
(1)
ansible/ansible #59737
[async_wrapper] exit early in case the job dir can not be created
(
das7pad
)
lib/ansible/modules/blockinfile.py
(2)
ansible/ansible #73122
blockinfile: add feature to insert newlines before or after the block
(
jeanmonet
)
ansible/ansible #70660
modules with backup opt can specify backup file
(
layderv
)
lib/ansible/modules/cloud/azure/azure_rm_manageddisk.py
(1)
ansible/ansible #56892
[WIP] validate-modules: 'choices' disable string conversion
(
pilou-
)
lib/ansible/modules/cloud/centurylink/clc_loadbalancer.py
(1)
ansible/ansible #56892
[WIP] validate-modules: 'choices' disable string conversion
(
pilou-
)
lib/ansible/modules/cloud/opennebula/one_service.py
(1)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
lib/ansible/modules/cloud/opennebula/one_vm.py
(1)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
lib/ansible/modules/cloud/openstack/os_security_group_rule.py
(1)
ansible/ansible #56892
[WIP] validate-modules: 'choices' disable string conversion
(
pilou-
)
lib/ansible/modules/cloud/univention/udm_share.py
(1)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
lib/ansible/modules/command.py
(3)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
ansible/ansible #73070
add missing elements to list of shell/command opts
(
jkieberking
)
ansible/ansible #63825
commands: Clarify hint message
(
johschmitz
)
lib/ansible/modules/commands/command.py
(1)
ansible/ansible #40712
Fixes 40711: return `delta`, `start`, `end` on skipped change as documented
(
gtema
)
lib/ansible/modules/commands/expect.py
(1)
ansible/ansible #51505
expect: utf-8' codec can't decode byte 0x80 enhancement #46556
(
madhu222
)
lib/ansible/modules/copy.py
(1)
ansible/ansible #70660
modules with backup opt can specify backup file
(
layderv
)
lib/ansible/modules/database/mongodb/mongodb_replicaset.py
(1)
ansible/ansible #72299
Update mongodb replicaset check_compatibility function
(
rhysmeister
)
lib/ansible/modules/database/mysql/mysql_user.py
(1)
ansible/ansible #73271
[2.9] mysql_user: Add missed privileges support
(
Andersson007
)
lib/ansible/modules/database/postgresql/postgresql_info.py
(1)
ansible/ansible #73285
[2.9] postgresql_ping, postgresql_info: fix crash related to PgSQL version parsing
(
Andersson007
)
lib/ansible/modules/database/postgresql/postgresql_ping.py
(1)
ansible/ansible #73285
[2.9] postgresql_ping, postgresql_info: fix crash related to PgSQL version parsing
(
Andersson007
)
lib/ansible/modules/database/postgresql/postgresql_set.py
(1)
ansible/ansible #73286
[2.9] postgresql_set: Return a message when a passed parameter has not been found
(
Andersson007
)
lib/ansible/modules/database/postgresql/postgresql_user.py
(1)
ansible/ansible #73287
[2.9] postgresql_user: add clarification about no_password_changes option
(
Andersson007
)
lib/ansible/modules/debug.py
(1)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
lib/ansible/modules/dnf.py
(2)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
ansible/ansible #66239
dnf - remove numerical version in NEVRA check
(
maxamillion
)
lib/ansible/modules/do.py
(1)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
lib/ansible/modules/expect.py
(2)
ansible/ansible #73255
Operate pexpect with bytes to limit encoding issues
(
sivel
)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
lib/ansible/modules/files/archive.py
(1)
ansible/ansible #31447
Param type path need subspec list
(
abadger
)
lib/ansible/modules/files/assemble.py
(1)
ansible/ansible #36455
Add check and diff mode support to assemble module
(
giovannisciortino
)
lib/ansible/modules/files/blockinfile.py
(4)
ansible/ansible #65371
Replace file handling with context managers in files-modules and pars
(
atombrella
)
ansible/ansible #60398
Add file locking support for concurrent file access
(
eleksis
)
ansible/ansible #58960
fix: greedy match may cause unwanted replacement
(
centurycoder
)
ansible/ansible #27859
Fixes #27626: blockinfile returns backup file name with backup: yes
(
giovannisciortino
)
lib/ansible/modules/files/copy.py
(6)
ansible/ansible #61232
files: fix docs about type of the mode parameter
(
sourcejedi
)
ansible/ansible #51103
Add inhibit_copystat to copy module
(
rsbeckerca
)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
ansible/ansible #41327
Option to avoid SHA1 hash
(
schuellerf
)
ansible/ansible #28536
[WIP] Module except hook
(
alikins
)
ansible/ansible #27965
template, copy: support for archive, atime, mtime parameters
(
rdolejsi
)
lib/ansible/modules/files/file.py
(11)
ansible/ansible #59341
Fix changes status and return diff information when state=touch and c
(
DSNortsev
)
ansible/ansible #57574
file: Raise error on permission denied
(
Jakski
)
ansible/ansible #55904
add path to return val of file touch
(
mdavis-xyz
)
ansible/ansible #55011
return diff information in file module touch operation in check_mode
(
Turgon37
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
ansible/ansible #45805
Docs: Read arg_spec documentation from module
(
dagwieers
)
ansible/ansible #45187
Add a warning when state=file and file is absent
(
StephenSorriaux
)
ansible/ansible #34228
Hardlink follow
(
odra
)
ansible/ansible #27965
template, copy: support for archive, atime, mtime parameters
(
rdolejsi
)
ansible/ansible #27831
20958 Feature Request: Allow 'file' module to optionally shred directory/files #20958
(
Alexander198961
)
lib/ansible/modules/files/find.py
(9)
ansible/ansible #63117
Adding additional file_type options
(
hspaans
)
ansible/ansible #62059
find: Add param 'min_depth' to limit search
(
DonHansDampf
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #52334
add exclude_paths option to find module
(
dirks
)
ansible/ansible #50070
find: set pattern to default regex when use_regex specified
(
ianw
)
ansible/ansible #37477
modules/files/find.py: use search over match
(
ritzk
)
ansible/ansible #33488
Improve 'find' module with pattern search not limited to basename
(
sebthebert
)
ansible/ansible #32446
Added function to get the total size of directory if the user choose the option file_type: directory
(
ericcontainer
)
ansible/ansible #31447
Param type path need subspec list
(
abadger
)
lib/ansible/modules/files/ini_file.py
(1)
ansible/ansible #65371
Replace file handling with context managers in files-modules and pars
(
atombrella
)
lib/ansible/modules/files/lineinfile.py
(2)
ansible/ansible #67224
Add the section RETURN to the module lineinfile
(
it-praktyk
)
ansible/ansible #60398
Add file locking support for concurrent file access
(
eleksis
)
lib/ansible/modules/files/replace.py
(3)
ansible/ansible #65371
Replace file handling with context managers in files-modules and pars
(
atombrella
)
ansible/ansible #62150
create replace action plugin; remove replace module.
(
crossan007
)
ansible/ansible #60398
Add file locking support for concurrent file access
(
eleksis
)
lib/ansible/modules/files/stat.py
(1)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
lib/ansible/modules/files/template.py
(1)
ansible/ansible #27965
template, copy: support for archive, atime, mtime parameters
(
rdolejsi
)
lib/ansible/modules/files/unarchive.py
(2)
ansible/ansible #38252
added password options to unarchive module issue Fixes #30100
(
Alexander198961
)
ansible/ansible #19015
unarchive: Various changes/improvements, add debugging output
(
dagwieers
)
lib/ansible/modules/get_url.py
(5)
ansible/ansible #73185
Fix docs get_url dest comment. Checksum does not prevent download.
(
vbotka
)
ansible/ansible #73144
ensure unsafe writes fallback (#70722)
(
bcoca
)
ansible/ansible #72000
support checksum with asterisk at begin of filepath
(
profiprog
)
ansible/ansible #71530
Add preserve_mtime option to get_url to preserve "Last-Modified" time
(
saito-hideki
)
ansible/ansible #70349
[get_url] permit to have a checksum only file
(
bmillemathias
)
lib/ansible/modules/getent.py
(1)
ansible/ansible #71896
allow for duplicate records from getent databases
(
SimonHeimberg
)
lib/ansible/modules/git.py
(4)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
ansible/ansible #72405
Update local_mods in git.py to show destination of conflict
(
ealmonte32
)
ansible/ansible #70252
Fix fallback to unshallowing shallow clone
(
elmeriniemela
)
ansible/ansible #39776
New option to clean untracked and ignored files
(
raags
)
lib/ansible/modules/group.py
(1)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
lib/ansible/modules/group_by.py
(1)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
lib/ansible/modules/hostname.py
(3)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
ansible/ansible #70828
[hostname] Unify how we handle permanent hostname lookup and drop py2.4 support
(
relrod
)
ansible/ansible #69929
hostname: Refactor code
(
Akasurde
)
lib/ansible/modules/import_playbook.py
(1)
ansible/ansible #73015
[stable-2.10] import_playbook - change additional params to deprecation (#72987)
(
samdoran
)
lib/ansible/modules/import_role.py
(1)
ansible/ansible #72808
more explicit documentation about role variables
(
SimonHeimberg
)
lib/ansible/modules/import_tasks.py
(1)
ansible/ansible #65103
import_tasks: Raise an error when applying notify and register
(
Akasurde
)
lib/ansible/modules/include_role.py
(1)
ansible/ansible #72808
more explicit documentation about role variables
(
SimonHeimberg
)
lib/ansible/modules/include_vars.py
(1)
ansible/ansible #72944
Add 'merge_hashes' option to include_vars module
(
junegunn
)
lib/ansible/modules/inventory/remove_host.py
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/modules/iptables.py
(1)
ansible/ansible #69152
iptables: Fixed get_chain_policy API
(
Akasurde
)
lib/ansible/modules/known_hosts.py
(1)
ansible/ansible #70340
Update known_hosts module to better handle @cert-authority keys
(
zoredache
)
lib/ansible/modules/lineinfile.py
(2)
ansible/ansible #70660
modules with backup opt can specify backup file
(
layderv
)
ansible/ansible #70647
lineinfile - add search_string parameter for non-regexp searching
(
imjoseangel
)
lib/ansible/modules/monitoring/grafana_dashboard.py
(1)
ansible/ansible #35462
Add option tls_insecure to allow for insecure TLS
(
dagwieers
)
lib/ansible/modules/monitoring/grafana_datasource.py
(1)
ansible/ansible #35462
Add option tls_insecure to allow for insecure TLS
(
dagwieers
)
lib/ansible/modules/monitoring/icinga2_host.py
(1)
ansible/ansible #35462
Add option tls_insecure to allow for insecure TLS
(
dagwieers
)
lib/ansible/modules/net_tools/basics/get_url.py
(5)
ansible/ansible #65703
[WIP] Fix wrong return value with check mode in get_url module
(
knagamin
)
ansible/ansible #64626
Fix Checksum logic in get_url
(
hugocartwright
)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
(
dbrgn
)
ansible/ansible #55293
get_url: allow for asterisks in checksum.
(
esuarezsantana
)
ansible/ansible #35462
Add option tls_insecure to allow for insecure TLS
(
dagwieers
)
lib/ansible/modules/net_tools/basics/uri.py
(7)
ansible/ansible #67715
SOCKS5 proxy support for uri module
(
kr3ator
)
ansible/ansible #65706
Honor use_proxy parameter in uri module
(
Kassec
)
ansible/ansible #61292
[Fix/#60632] - Added get_real_file to decrypt the json file
(
hybridx
)
ansible/ansible #50771
[WIP] uri module improvements
(
sivel
)
ansible/ansible #41925
[WIP] Add support for gzip decoding responses
(
sivel
)
ansible/ansible #36338
add yaml support for body type to uri module
(
sputnik13
)
ansible/ansible #35462
Add option tls_insecure to allow for insecure TLS
(
dagwieers
)
lib/ansible/modules/net_tools/snmp_facts.py
(2)
ansible/ansible #73189
[bp-2.8] snmp_facts: Hide user sensitive information in console
(
Akasurde
)
ansible/ansible #73188
[bp-2.9] snmp_facts: Hide user sensitive information in console
(
Akasurde
)
lib/ansible/modules/package.py
(1)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
lib/ansible/modules/package_facts.py
(1)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
lib/ansible/modules/packaging/language/pip.py
(4)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
ansible/ansible #41415
Fix idempotency in pip for tasks with empty version argument
(
dmsimard
)
ansible/ansible #31396
pip module: allow to use both 'name' and 'requirements' parameters
(
pilou-
)
ansible/ansible #21583
Added option cached to pip module
(
Epitrochoid
)
lib/ansible/modules/packaging/os/apk.py
(1)
ansible/ansible #65893
Changing warnings to errors as described in #62055
(
privateseabass
)
lib/ansible/modules/packaging/os/apt.py
(10)
ansible/ansible #66212
Fixes #66211 Remove errant os.rmdir on undefined variable
(
raizyr
)
ansible/ansible #65893
Changing warnings to errors as described in #62055
(
privateseabass
)
ansible/ansible #63573
[apt] Use -o Dpkg::Use-Pty=0
(
strk
)
ansible/ansible #62013
WIP: Quote bool esque strings
(
acozine
)
ansible/ansible #56179
FIX #35474 - resolve apt error messages
(
KunyiLiu
)
ansible/ansible #50859
add option to change packages on hold (packages/apt)
(
yfoelling
)
ansible/ansible #45575
Fix apt module not respecting check mode with certain options
(
tsipinakis
)
ansible/ansible #39794
debconf: add 'reconfigure' option
(
smeso
)
ansible/ansible #33677
Allow apt downgrades
(
duijf
)
ansible/ansible #21514
Added dependency restrictions to apt module
(
ppanczyk
)
lib/ansible/modules/packaging/os/apt_key.py
(1)
ansible/ansible #43190
Add support for setting http proxy
(
MedicMomcilo
)
lib/ansible/modules/packaging/os/apt_repository.py
(3)
ansible/ansible #53670
apt_repository should update only the new repository
(
bugrasan
)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
ansible/ansible #39794
debconf: add 'reconfigure' option
(
smeso
)
lib/ansible/modules/packaging/os/dnf.py
(4)
ansible/ansible #65410
Handle changed DNF error messages
(
m-blaha
)
ansible/ansible #63079
dnf code clean up (native strings and formatting)
(
maxamillion
)
ansible/ansible #52859
Add workaround for dnf versionlock plugin init failure
(
maxamillion
)
ansible/ansible #51907
handle yum/dnf group long form names without @
(
maxamillion
)
lib/ansible/modules/packaging/os/homebrew.py
(1)
ansible/ansible #65893
Changing warnings to errors as described in #62055
(
privateseabass
)
lib/ansible/modules/packaging/os/macports.py
(1)
ansible/ansible #65893
Changing warnings to errors as described in #62055
(
privateseabass
)
lib/ansible/modules/packaging/os/pacman.py
(1)
ansible/ansible #65893
Changing warnings to errors as described in #62055
(
privateseabass
)
lib/ansible/modules/packaging/os/portage.py
(1)
ansible/ansible #65893
Changing warnings to errors as described in #62055
(
privateseabass
)
lib/ansible/modules/packaging/os/yum.py
(2)
ansible/ansible #60350
[yum] bring back support for yum autoremove
(
das7pad
)
ansible/ansible #51907
handle yum/dnf group long form names without @
(
maxamillion
)
lib/ansible/modules/packaging/os/yum_repository.py
(2)
ansible/ansible #67027
Add new option for YUM4/DNF repositories
(
estheruary
)
ansible/ansible #56892
[WIP] validate-modules: 'choices' disable string conversion
(
pilou-
)
lib/ansible/modules/packaging/os/zypper.py
(1)
ansible/ansible #27831
20958 Feature Request: Allow 'file' module to optionally shred directory/files #20958
(
Alexander198961
)
lib/ansible/modules/pip.py
(2)
ansible/ansible #72298
pip module: During --check, if latest is asked, check using pip list --outdated
(
JulienPalard
)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
lib/ansible/modules/reboot.py
(1)
ansible/ansible #72652
[reboot] allow filtering boot time command output
(
relrod
)
lib/ansible/modules/remote_management/imc/imc_rest.py
(1)
ansible/ansible #35462
Add option tls_insecure to allow for insecure TLS
(
dagwieers
)
lib/ansible/modules/replace.py
(3)
ansible/ansible #72614
Add an example in description: Remove a block
(
moscaluc
)
ansible/ansible #71963
replace - always return rc
(
jscheible
)
ansible/ansible #70660
modules with backup opt can specify backup file
(
layderv
)
lib/ansible/modules/service_facts.py
(1)
ansible/ansible #72937
Add OpenBSD service control
(
ghost
)
lib/ansible/modules/slurp.py
(2)
ansible/ansible #72559
Slurp returndoc
(
paultaiton
)
ansible/ansible #68608
Fix slurp error handling for unreadable files and directories
(
saito-hideki
)
lib/ansible/modules/source_control/bitbucket/bitbucket_pipeline_variable.py
(2)
ansible/ansible #73243
[bp-2.9] bitbucket_pipeline_variable: Hide secured values in console log
(
Akasurde
)
ansible/ansible #73242
[bp-2.8] bitbucket_pipeline_variable: Hide secured values in console log
(
Akasurde
)
lib/ansible/modules/source_control/git.py
(6)
ansible/ansible #65959
Fix assorted shell-related issues with the git module.
(
wenottingham
)
ansible/ansible #65634
Add new parameter for 'git submodule update' that fixes a performance issue.
(
elmeriniemela
)
ansible/ansible #64674
Add warning if ssh_opts is present and git<2.3.0
(
cherdt
)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
ansible/ansible #30850
[WIP] git module, remove the need for a wrapper script
(
bcoca
)
lib/ansible/modules/system/cron.py
(1)
ansible/ansible #50282
cron - Makes name required (#37355)
(
dsummersl
)
lib/ansible/modules/system/cronvar.py
(1)
ansible/ansible #65227
Use context manager for file handling in some system modules.
(
atombrella
)
lib/ansible/modules/system/crypttab.py
(1)
ansible/ansible #65227
Use context manager for file handling in some system modules.
(
atombrella
)
lib/ansible/modules/system/debconf.py
(1)
ansible/ansible #39794
debconf: add 'reconfigure' option
(
smeso
)
lib/ansible/modules/system/hostname.py
(1)
ansible/ansible #65222
Use context managers for some file handling in system modules.
(
atombrella
)
lib/ansible/modules/system/interfaces_file.py
(1)
ansible/ansible #43148
[WIP] interfaces_file: Fix potential bad entry
(
obourdon
)
lib/ansible/modules/system/iptables.py
(6)
ansible/ansible #68985
iptables: add NETMAP Support
(
tsia
)
ansible/ansible #68607
Add support for iptables match addrtype
(
rhazdon
)
ansible/ansible #58911
Iptables - negation operator
(
europ
)
ansible/ansible #58329
Added support for iptables IPVS match
(
stephan2012
)
ansible/ansible #46421
add add iptables physdev option
(
mwellmeyer
)
ansible/ansible #32158
iptables: chain creation and deletion
(
mruokola
)
lib/ansible/modules/system/java_keystore.py
(1)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
lib/ansible/modules/system/locale_gen.py
(1)
ansible/ansible #65222
Use context managers for some file handling in system modules.
(
atombrella
)
lib/ansible/modules/system/lvol.py
(1)
ansible/ansible #40854
Add minimal size for logical volume (lvol)
(
gothicx
)
lib/ansible/modules/system/parted.py
(1)
ansible/ansible #65227
Use context manager for file handling in some system modules.
(
atombrella
)
lib/ansible/modules/system/service.py
(3)
ansible/ansible #65227
Use context manager for file handling in some system modules.
(
atombrella
)
ansible/ansible #46490
static systemd unit : fix idempotent issue
(
fconil
)
ansible/ansible #45253
Fix systemd service checks against rc return code. Fixes #44409.
(
vwbusguy
)
lib/ansible/modules/system/solaris_zone.py
(1)
ansible/ansible #65222
Use context managers for some file handling in system modules.
(
atombrella
)
lib/ansible/modules/system/systemd.py
(10)
ansible/ansible #63213
Bry properties
(
brian-jarvis
)
ansible/ansible #58017
[WIP] Add the ability to specify --root.
(
bcoca
)
ansible/ansible #57174
systemd: fix global scope
(
tchernomax
)
ansible/ansible #52815
Introspect systemd unit deps recursively
(
webknjaz
)
ansible/ansible #46490
static systemd unit : fix idempotent issue
(
fconil
)
ansible/ansible #45253
Fix systemd service checks against rc return code. Fixes #44409.
(
vwbusguy
)
ansible/ansible #40441
Refactor systemd module
(
webknjaz
)
ansible/ansible #35636
wait for {starting, stopping} units
(
sethp-nr
)
ansible/ansible #30278
systemd: ignore unknown unit states
(
multi-io
)
ansible/ansible #24778
systemd: improved startup failure detection for simple services
(
multi-io
)
lib/ansible/modules/system/sysvinit.py
(2)
ansible/ansible #68472
Add 'is not running' to list of stopped strings
(
rptaylor
)
ansible/ansible #55552
[WIP] sysvinit: check service is started when 'reload' is used and service is stopped
(
pilou-
)
lib/ansible/modules/system/user.py
(4)
ansible/ansible #66444
Better handling of user local option
(
noengo
)
ansible/ansible #65607
Add support to roles and base path in Solaris
(
guillermomolina
)
ansible/ansible #48880
Add diff support to user module
(
mgedmin
)
ansible/ansible #43169
user - add min and max UID options
(
madejusz
)
lib/ansible/modules/systemd.py
(1)
ansible/ansible #68681
Fix mask behaviour when service is enabled
(
noonedeadpunk
)
lib/ansible/modules/template.py
(1)
ansible/ansible #70930
template: add parameter for preserve_trailing_newlines
(
Akasurde
)
lib/ansible/modules/unarchive.py
(3)
ansible/ansible #73265
unarchive: add support for .tar.zst (zstd compression)
(
jsquyres
)
ansible/ansible #73024
apply owner/group permissions to top folder with unarchive module
(
pescobar
)
ansible/ansible #71091
Support Zstd-compressed tar-archives in unarchive
(
YSelfTool
)
lib/ansible/modules/uri.py
(3)
ansible/ansible #73245
Add a secret_headers input in uri module
(
PierreLesouhaitier
)
ansible/ansible #71979
add ca_path argument to uri module
(
heiderich
)
ansible/ansible #71872
modules/uri: handle success status code None from file://
(
ianw
)
lib/ansible/modules/user.py
(6)
ansible/ansible #73353
update user module faq link
(
konstruktoid
)
ansible/ansible #73186
[2.10] Documentation: fix formatting
(
Andersson007
)
ansible/ansible #71952
Only create the parent of the home directory
(
rpluem-vf
)
ansible/ansible #70898
Allow BusyBox to modify more user fields
(
relrod
)
ansible/ansible #70897
user: Unlock by default with no password, busybox
(
relrod
)
ansible/ansible #69531
user - add password expiration parameters
(
pushkarkumar15
)
lib/ansible/modules/utilities/helper/meta.py
(1)
ansible/ansible #59605
fix clear_host_errors
(
s-hertel
)
lib/ansible/modules/utilities/logic/async_wrapper.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/modules/utilities/logic/epic_fail.py
(1)
ansible/ansible #21166
Epic fail
(
alikins
)
lib/ansible/modules/utilities/logic/include_vars.py
(3)
ansible/ansible #61630
Add name_format option to include_vars
(
briantist
)
ansible/ansible #48472
Improve include_vars examples
(
ssbarnea
)
ansible/ansible #23738
Add overwrite option to include_vars action plugin
(
pfink
)
lib/ansible/modules/utilities/logic/validate_arg_spec.py
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
lib/ansible/modules/utilities/logic/wait_for.py
(2)
ansible/ansible #54026
Add send string to wait_for module
(
heldner
)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
lib/ansible/modules/validate_argument_spec.py
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
lib/ansible/modules/web_infrastructure/htpasswd.py
(1)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
lib/ansible/modules/web_infrastructure/jenkins_plugin.py
(1)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
lib/ansible/modules/windows/win_find.ps1
(1)
ansible/ansible #73382
Support large folder size comparisons for win_find (#58466)
(
jborean93
)
lib/ansible/modules/yum.py
(4)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
ansible/ansible #72964
Fixed typo in failure message of yum package: nevra --> envra
(
Ecno92
)
ansible/ansible #71673
list obsolete packages when using yum: list: updates
(
dangel101
)
ansible/ansible #70958
update regex for yum available updates output
(
hslee16
)
lib/ansible/modules/yum_repository.py
(1)
ansible/ansible #69437
add option for COPR to yum_repository
(
mmckinst
)
lib/ansible/parsing/ajson.py
(1)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
lib/ansible/parsing/dataloader.py
(8)
ansible/ansible #69209
Handle multiple inventory vars directory/files better
(
willthames
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #60593
Introduce new vars_plugin: recursive_group_vars
(
Timoses
)
ansible/ansible #58725
Fix the unquote function.
(
hobbestigrou
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
(
jimi-c
)
ansible/ansible #15060
Vault improvements: base64 encoding, no AES-CTR padding, code cleanups
(
amenonsen
)
lib/ansible/parsing/mod_args.py
(3)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/parsing/plugin_docs.py
(2)
ansible/ansible #72635
add fragments to return
(
bcoca
)
ansible/ansible #40722
[WIP] avoid partial inventory updates
(
bcoca
)
lib/ansible/parsing/quoting.py
(1)
ansible/ansible #58725
Fix the unquote function.
(
hobbestigrou
)
lib/ansible/parsing/splitter.py
(3)
ansible/ansible #73070
add missing elements to list of shell/command opts
(
jkieberking
)
ansible/ansible #55921
parsing: recognize 'stdin' as a module argument in splitter.py
(
larsks
)
ansible/ansible #46380
Fix splitter for multiline text starting with newline
(
dagwieers
)
lib/ansible/parsing/utils/yaml.py
(1)
ansible/ansible #36331
WIP: Allow certain, simple Jinja values to be unquoted.
(
ingydotnet
)
lib/ansible/parsing/vault/__init__.py
(8)
ansible/ansible #71424
Custom salt for ansible-vault encrypt (Fixes #35480)
(
stawii
)
ansible/ansible #65371
Replace file handling with context managers in files-modules and pars
(
atombrella
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #43471
Provide ansible-vault convert_to_inline functionality
(
willthames
)
ansible/ansible #40170
ansible-vault: prevent discarding the vault file ownership (#11544)
(
eprigorodov
)
ansible/ansible #37019
allow user to control if vault decryption is fatal
(
bcoca
)
ansible/ansible #15060
Vault improvements: base64 encoding, no AES-CTR padding, code cleanups
(
amenonsen
)
lib/ansible/parsing/yaml/constructor.py
(2)
ansible/ansible #60081
[WIP] allow users to 'undefine' a variable
(
bcoca
)
ansible/ansible #49801
Avoid moustache overload
(
bcoca
)
lib/ansible/parsing/yaml/dumper.py
(4)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
ansible/ansible #68525
YAML representer for VarsWithSources
(
dacrystal
)
lib/ansible/parsing/yaml/loader.py
(1)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
lib/ansible/parsing/yaml/objects.py
(3)
ansible/ansible #58287
[WIP] [POC] OZ 2
(
sivel
)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
ansible/ansible #49801
Avoid moustache overload
(
bcoca
)
lib/ansible/parsing/yaml/utils.py
(1)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
lib/ansible/playbook/__init__.py
(2)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/attribute.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/base.py
(13)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72601
draft autovalidate
(
bcoca
)
ansible/ansible #72084
Allow delegated facts in connection vars
(
bcoca
)
ansible/ansible #71265
privitize attributes
(
bcoca
)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
(
s-hertel
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/playbook/block.py
(6)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
ansible/ansible #71265
privitize attributes
(
bcoca
)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #70995
move to list strategy to --list tasks
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/conditional.py
(6)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
ansible/ansible #45719
WIP: Ensure bare & full Jinja var give the same result
(
pilou-
)
ansible/ansible #33793
conditional cleanup
(
bcoca
)
lib/ansible/playbook/do_block.py
(1)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
lib/ansible/playbook/handler.py
(2)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/handler_block.py
(1)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
lib/ansible/playbook/helpers.py
(6)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #54559
only add data when there is data to add
(
bcoca
)
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
(
jimi-c
)
lib/ansible/playbook/included_file.py
(5)
ansible/ansible #71262
deprecated include
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #53688
Track failures in the includes results to avoid special handling of include errors
(
mkrizek
)
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
(
jimi-c
)
lib/ansible/playbook/loop_control.py
(6)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #62207
use standard templating on loop_control
(
bcoca
)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
ansible/ansible #62117
loop_control: add option to configure pausing after skipped tasks
(
ejez
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
ansible/ansible #55677
teach ansible about loop_control/break_when
(
larsks
)
lib/ansible/playbook/play.py
(7)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #71265
privitize attributes
(
bcoca
)
ansible/ansible #70995
move to list strategy to --list tasks
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #40271
Option to control if entire play should be aborted if batch of hosts failed
(
agenosov
)
lib/ansible/playbook/play_context.py
(6)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #55219
migrate ssh from play_context
(
bcoca
)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
ansible/ansible #27777
[WIP] Fix lost connection_user in local connections.
(
benthomasson
)
ansible/ansible #22764
ISSUE-22382 Added ansible_ssh_private_key for paramiko_ssh
(
Dirrk
)
lib/ansible/playbook/playbook_include.py
(3)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #73015
[stable-2.10] import_playbook - change additional params to deprecation (#72987)
(
samdoran
)
ansible/ansible #71265
privitize attributes
(
bcoca
)
lib/ansible/playbook/role/__init__.py
(9)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
ansible/ansible #54559
only add data when there is data to add
(
bcoca
)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
lib/ansible/playbook/role/definition.py
(1)
ansible/ansible #71265
privitize attributes
(
bcoca
)
lib/ansible/playbook/role/requirement.py
(1)
ansible/ansible #44055
Corrects the problem of having the special "+" character in the URL
(
jidckii
)
lib/ansible/playbook/role_include.py
(3)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/taggable.py
(3)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
(
s-hertel
)
ansible/ansible #70043
Support simple (fnmatch) wildcarding for tags
(
relrod
)
lib/ansible/playbook/task.py
(12)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72553
Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #71719
add_host/group_by: fix using changed_when in a loop v2
(
mkrizek
)
ansible/ansible #71607
PoC: Add support for immediate handlers
(
sivel
)
ansible/ansible #71265
privitize attributes
(
bcoca
)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #69883
Add projection feature for registering vars
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #62207
use standard templating on loop_control
(
bcoca
)
ansible/ansible #43128
Allow to use task retries without until block
(
barlik
)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
(
jimi-c
)
lib/ansible/playbook/task_include.py
(6)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
ansible/ansible #71265
privitize attributes
(
bcoca
)
ansible/ansible #65103
import_tasks: Raise an error when applying notify and register
(
Akasurde
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #37304
[WIP] add a __eq__ to TaskInclude
(
alikins
)
lib/ansible/plugins/__init__.py
(4)
ansible/ansible #69947
[WIP] hash plugins based on options
(
bcoca
)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
ansible/ansible #14218
Check plugin classes using isinstance()
(
austinhyde
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/action/__init__.py
(11)
ansible/ansible #70816
[POC] Add and use new extract_json function
(
sivel
)
ansible/ansible #67607
module manifest - tidy up become parameters
(
jborean93
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
ansible/ansible #40355
[WIP] move to connection.remote_user
(
bcoca
)
ansible/ansible #28536
[WIP] Module except hook
(
alikins
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/action/aireos.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/aruba.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/asa.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/assemble.py
(1)
ansible/ansible #36455
Add check and diff mode support to assemble module
(
giovannisciortino
)
lib/ansible/plugins/action/assert.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/async_status.py
(1)
ansible/ansible #34759
[WIP] async status implemented as an action
(
bcoca
)
lib/ansible/plugins/action/bigip.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/bigiq.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/ce.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/cnos.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/copy.py
(2)
ansible/ansible #34031
lib/ansible/plugins/action/copy.py: Attend to potentially failing module calls
(
pari-
)
ansible/ansible #27965
template, copy: support for archive, atime, mtime parameters
(
rdolejsi
)
lib/ansible/plugins/action/dellos10.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/dellos6.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/dellos9.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/display.py
(1)
ansible/ansible #71351
display action
(
bcoca
)
lib/ansible/plugins/action/enos.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/eos.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/fetch.py
(1)
ansible/ansible #59757
Acknowledge validate_checksum flag
(
0xack13
)
lib/ansible/plugins/action/gather_facts.py
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
lib/ansible/plugins/action/include_vars.py
(5)
ansible/ansible #72944
Add 'merge_hashes' option to include_vars module
(
junegunn
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #61630
Add name_format option to include_vars
(
briantist
)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
ansible/ansible #23738
Add overwrite option to include_vars action plugin
(
pfink
)
lib/ansible/plugins/action/ios.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/iosxr.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/ironware.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/junos.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/net_base.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/net_put.py
(1)
ansible/ansible #72165
Fix net_put _handle_template error
(
ganeshrn
)
lib/ansible/plugins/action/netconf.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/network.py
(1)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
lib/ansible/plugins/action/normal.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/nxos.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/pause.py
(5)
ansible/ansible #73231
[stable-2.10] pause - adjust warning when run in background (#73182)
(
samdoran
)
ansible/ansible #73230
[stable-2.9] pause - adjust warning when run in background (#73182)
(
samdoran
)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
lib/ansible/plugins/action/reboot.py
(1)
ansible/ansible #72652
[reboot] allow filtering boot time command output
(
relrod
)
lib/ansible/plugins/action/remove_host.py
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/plugins/action/replace.py
(1)
ansible/ansible #62150
create replace action plugin; remove replace module.
(
crossan007
)
lib/ansible/plugins/action/script.py
(1)
ansible/ansible #67607
module manifest - tidy up become parameters
(
jborean93
)
lib/ansible/plugins/action/service.py
(1)
ansible/ansible #65395
[service] Apply default arguments to service action before removing unused ones
(
marcin-sucharski
)
lib/ansible/plugins/action/set_fact.py
(2)
ansible/ansible #70542
avoid making delegated vars available w/o host
(
bcoca
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
lib/ansible/plugins/action/set_stats.py
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
lib/ansible/plugins/action/shell.py
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/sros.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/synchronize.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/template.py
(7)
ansible/ansible #70930
template: add parameter for preserve_trailing_newlines
(
Akasurde
)
ansible/ansible #69934
template - modify error message
(
Akasurde
)
ansible/ansible #69340
Add rel_file to ansible_managed template variable
(
dmke
)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #27965
template, copy: support for archive, atime, mtime parameters
(
rdolejsi
)
lib/ansible/plugins/action/uri.py
(1)
ansible/ansible #61292
[Fix/#60632] - Added get_real_file to decrypt the json file
(
hybridx
)
lib/ansible/plugins/action/validate_arg_spec.py
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
lib/ansible/plugins/action/validate_argument_spec.py
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
lib/ansible/plugins/action/vyos.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/yum.py
(1)
ansible/ansible #70792
yum action plugin changes to support 'use' as an alias of 'use_backend'
(
rukman7
)
lib/ansible/plugins/become/__init__.py
(2)
ansible/ansible #67607
module manifest - tidy up become parameters
(
jborean93
)
ansible/ansible #58931
allow configurable fail/misisng password matching
(
bcoca
)
lib/ansible/plugins/become/sudo.py
(3)
ansible/ansible #69909
Reset ALL connection settings for next loop iteration
(
mkrizek
)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
ansible/ansible #58931
allow configurable fail/misisng password matching
(
bcoca
)
lib/ansible/plugins/cache/__init__.py
(5)
ansible/ansible #72840
Fix warning for nonexistent inventory cache
(
s-hertel
)
ansible/ansible #72789
Fix BaseFileCacheModule#keys to respect prefix
(
Urth
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #41420
[WIP] fix / in inventory_hostname
(
bcoca
)
lib/ansible/plugins/callback/__init__.py
(4)
ansible/ansible #73260
default callback - add "show_task_path_on_failure" option
(
samdoran
)
ansible/ansible #69947
[WIP] hash plugins based on options
(
bcoca
)
ansible/ansible #66269
Sanitize debug var= tasks of the loop variable
(
AlanCoding
)
ansible/ansible #38403
[WIP] Move --list options from hardcoded to 'list' callback/strategy plugins
(
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/counter_enabled.py
(1)
ansible/ansible #66476
move from 'strat name' to property for banners
(
bcoca
)
lib/ansible/plugins/callback/default.py
(7)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #73260
default callback - add "show_task_path_on_failure" option
(
samdoran
)
ansible/ansible #72853
Added option to display dynamic includes
(
rosaLux161
)
ansible/ansible #68914
Add option to supress the changed task output
(
AlanCoding
)
ansible/ansible #66476
move from 'strat name' to property for banners
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
lib/ansible/plugins/callback/junit.py
(2)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/callback/list.py
(1)
ansible/ansible #38403
[WIP] Move --list options from hardcoded to 'list' callback/strategy plugins
(
bcoca
)
lib/ansible/plugins/callback/minimal.py
(1)
ansible/ansible #66346
Print task banner when running ad-hoc command
(
jtyr
)
lib/ansible/plugins/callback/stderr.py
(1)
ansible/ansible #66476
move from 'strat name' to property for banners
(
bcoca
)
lib/ansible/plugins/connection/__init__.py
(7)
ansible/ansible #69947
[WIP] hash plugins based on options
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
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/buildah.py
(1)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
lib/ansible/plugins/connection/chroot.py
(2)
ansible/ansible #49509
Become for chroot connection plugin
(
Abrosimov-a-a
)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
lib/ansible/plugins/connection/docker.py
(1)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
lib/ansible/plugins/connection/grpc.py
(1)
ansible/ansible #52823
[GRPC_PLUG] Add gRPC connection plugin support to work with network os supporting gRPC
(
ganeshrn
)
lib/ansible/plugins/connection/httpapi.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/iocage.py
(1)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
lib/ansible/plugins/connection/jail.py
(1)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
lib/ansible/plugins/connection/kubectl.py
(1)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
lib/ansible/plugins/connection/local.py
(7)
ansible/ansible #73281
Use a pty for local connections (#73023)
(
bcoca
)
ansible/ansible #70112
Fix plugins/connection/local become mechanism
(
dan5252
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
ansible/ansible #38976
[WIP] Generalize connection command running and I/O for all connection types
(
jimi-c
)
ansible/ansible #28536
[WIP] Module except hook
(
alikins
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/connection/netconf.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/network_cli.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
lib/ansible/plugins/connection/paramiko_ssh.py
(6)
ansible/ansible #71190
Create gss_auth option for paramiko_ssh connection plugin
(
arnoxit
)
ansible/ansible #68184
Add configurable option for paramiko banner_ssh timeout
(
ganeshrn
)
ansible/ansible #57526
[WIP] Make paramiko connection plugin not hang on wrong password
(
ahlinc
)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
ansible/ansible #22764
ISSUE-22382 Added ansible_ssh_private_key for paramiko_ssh
(
Dirrk
)
lib/ansible/plugins/connection/psrp.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/smart.py
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
lib/ansible/plugins/connection/ssh.py
(14)
ansible/ansible #70904
Properly handle sshpass return codes
(
nickgryg
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #59207
Fixes #59206 - Malformed SSH commandline due to whitespace in ControlPath
(
pposca
)
ansible/ansible #55219
migrate ssh from play_context
(
bcoca
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #50973
[WIP] ssh: Display ssh config in verbose mode
(
Akasurde
)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
ansible/ansible #43503
Do not substitute ssh_executable until we need to
(
darwish
)
ansible/ansible #38976
[WIP] Generalize connection command running and I/O for all connection types
(
jimi-c
)
ansible/ansible #32829
add pkcs11 support to Ansible ssh connection module
(
starboarder2001
)
ansible/ansible #22764
ISSUE-22382 Added ansible_ssh_private_key for paramiko_ssh
(
Dirrk
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/connection/vmware_tools.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/winrm.py
(3)
ansible/ansible #73116
remove the obsolete TODO comments
(
beyondacm
)
ansible/ansible #70816
[POC] Add and use new extract_json function
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/zone.py
(1)
ansible/ansible #49397
[WIP] less play_context
(
bcoca
)
lib/ansible/plugins/doc_fragments/become_matches.py
(1)
ansible/ansible #58931
allow configurable fail/misisng password matching
(
bcoca
)
lib/ansible/plugins/doc_fragments/connection_paramiko.py
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
lib/ansible/plugins/doc_fragments/connection_persistent.py
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
lib/ansible/plugins/doc_fragments/constructed.py
(2)
ansible/ansible #72078
Add a link to available jinja2 playbook filters
(
rsicart
)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
lib/ansible/plugins/doc_fragments/default_callback.py
(3)
ansible/ansible #73260
default callback - add "show_task_path_on_failure" option
(
samdoran
)
ansible/ansible #72853
Added option to display dynamic includes
(
rosaLux161
)
ansible/ansible #68914
Add option to supress the changed task output
(
AlanCoding
)
lib/ansible/plugins/doc_fragments/files.py
(3)
ansible/ansible #61232
files: fix docs about type of the mode parameter
(
sourcejedi
)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
ansible/ansible #25260
Set attributes if different (fixes #48839)
(
wzyboy
)
lib/ansible/plugins/doc_fragments/template_common.py
(1)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
lib/ansible/plugins/doc_fragments/url.py
(1)
ansible/ansible #35462
Add option tls_insecure to allow for insecure TLS
(
dagwieers
)
lib/ansible/plugins/filter/core.py
(14)
ansible/ansible #72711
Add version_sort filter to sort e.g. package lists
(
ericzolf
)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #71431
Fix filters masking jinja2.exceptions.UndefinedError
(
s-hertel
)
ansible/ansible #70721
normalize bool filter to 'ansible booleans'
(
bcoca
)
ansible/ansible #70676
[idea] items2dict: get dict keyed on value of common key
(
relrod
)
ansible/ansible #70351
Allow strftime to display time in UTC
(
willthames
)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
ansible/ansible #65329
Bugfix in flatten filter - all elements after None are skipped
(
stawii
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #64474
regex: groupdict: return dict of named capture groups
(
jamescassell
)
ansible/ansible #61291
Returns false in case of an invalid datetime value in the datetime filter
(
DinStamou
)
ansible/ansible #45692
Adds **kwargs parameter to password_hash to support more algorithms.
(
mfuchs
)
lib/ansible/plugins/filter/gcp_kms_filters.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/filter/ipaddr.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/filter/mathstuff.py
(4)
ansible/ansible #72729
Add duplicate set filter and documentation
(
bmillemathias
)
ansible/ansible #71431
Fix filters masking jinja2.exceptions.UndefinedError
(
s-hertel
)
ansible/ansible #64341
restore case sensitivity to unique filter by default
(
jamescassell
)
ansible/ansible #50977
Add 'duplicate' to the set theory filters
(
flatline-studios
)
lib/ansible/plugins/grpc/__init__.py
(1)
ansible/ansible #52823
[GRPC_PLUG] Add gRPC connection plugin support to work with network os supporting gRPC
(
ganeshrn
)
lib/ansible/plugins/inventory/__init__.py
(5)
ansible/ansible #70765
Follow TRANSFORM_INVALID_GROUP_CHARS in constructed inventory plugin
(
logan2211
)
ansible/ansible #70236
Allow constructing complex variables
(
s-hertel
)
ansible/ansible #69702
fix regression which disabled force_valid_group_names (#68851)
(
verokarhu
)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
ansible/ansible #58288
[WIP] Template inv options
(
bcoca
)
lib/ansible/plugins/inventory/auto.py
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/inventory/aws_ec2.py
(1)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
lib/ansible/plugins/inventory/constructed.py
(2)
ansible/ansible #70765
Follow TRANSFORM_INVALID_GROUP_CHARS in constructed inventory plugin
(
logan2211
)
ansible/ansible #70236
Allow constructing complex variables
(
s-hertel
)
lib/ansible/plugins/inventory/script.py
(1)
ansible/ansible #27777
[WIP] Fix lost connection_user in local connections.
(
benthomasson
)
lib/ansible/plugins/inventory/toml.py
(1)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
lib/ansible/plugins/loader.py
(10)
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
(
felixfontein
)
ansible/ansible #73237
[2.10] Always mention the name of the deprecated plugin in routing deprecation messages
(
felixfontein
)
ansible/ansible #72635
add fragments to return
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
ansible/ansible #52823
[GRPC_PLUG] Add gRPC connection plugin support to work with network os supporting gRPC
(
ganeshrn
)
ansible/ansible #45568
Speed up PluginLoader.all()
(
pilou-
)
ansible/ansible #32609
large inventory loading performance enhancement. avoid calling glob.glob() search for .py files in loader.py all() function for each host.
(
skamithi
)
lib/ansible/plugins/loader.py.orig
(1)
ansible/ansible #32609
large inventory loading performance enhancement. avoid calling glob.glob() search for .py files in loader.py all() function for each host.
(
skamithi
)
lib/ansible/plugins/loader.py.rej
(1)
ansible/ansible #32609
large inventory loading performance enhancement. avoid calling glob.glob() search for .py files in loader.py all() function for each host.
(
skamithi
)
lib/ansible/plugins/lookup/__init__.py
(2)
ansible/ansible #65172
find_file_in_search_path: early return if absolute path provided
(
cjeanner
)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
lib/ansible/plugins/lookup/aws_account_attribute.py
(1)
ansible/ansible #49627
[wip] add plugin config lists
(
bcoca
)
lib/ansible/plugins/lookup/fileglob.py
(1)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
(
philfry
)
lib/ansible/plugins/lookup/first_found.py
(2)
ansible/ansible #73080
Improve a documentation of the first_found lookup plugin
(
it-praktyk
)
ansible/ansible #70502
Update first_found.py
(
Alexhha
)
lib/ansible/plugins/lookup/ini.py
(1)
ansible/ansible #69048
Add support for regex section names in ini lookup
(
RomFouq
)
lib/ansible/plugins/lookup/password.py
(1)
ansible/ansible #69775
Add seed parameter to password lookup
(
s-hamann
)
lib/ansible/plugins/lookup/pipe.py
(1)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
lib/ansible/plugins/lookup/template.py
(2)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
lib/ansible/plugins/lookup/url.py
(1)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
lib/ansible/plugins/lookup/vars.py
(2)
ansible/ansible #72885
[POC] Add host context for vars lookup
(
sivel
)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
lib/ansible/plugins/new_loader.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/shell/__init__.py
(1)
ansible/ansible #68236
Allow unsetting env vars
(
agaffney
)
lib/ansible/plugins/shell/sh.py
(1)
ansible/ansible #68236
Allow unsetting env vars
(
agaffney
)
lib/ansible/plugins/strategy/__init__.py
(22)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
ansible/ansible #72947
Fix ansible_failed_task with inner always and outer rescue blocks v2
(
mkrizek
)
ansible/ansible #72553
Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
ansible/ansible #72057
[ignore] [WIP] prefork experiments
(
relrod
)
ansible/ansible #71719
add_host/group_by: fix using changed_when in a loop v2
(
mkrizek
)
ansible/ansible #71607
PoC: Add support for immediate handlers
(
sivel
)
ansible/ansible #70477
Skip forking on a task with a simple when condition or include
(
sivel
)
ansible/ansible #69883
Add projection feature for registering vars
(
sivel
)
ansible/ansible #69671
Strategy Plugin Support Custom Options
(
kevin-j-smith
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #66476
move from 'strat name' to property for banners
(
bcoca
)
ansible/ansible #65284
when tqm.terminate() called, task queuing should stop at once
(
ruozeng-w
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #61796
log which task ended the play
(
ttyS4
)
ansible/ansible #59605
fix clear_host_errors
(
s-hertel
)
ansible/ansible #55913
Do not double fail hosts for includes
(
mkrizek
)
ansible/ansible #53688
Track failures in the includes results to avoid special handling of include errors
(
mkrizek
)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/plugins/strategy/debug.py
(1)
ansible/ansible #32006
Debug strategy: handle include failure
(
pilou-
)
lib/ansible/plugins/strategy/free.py
(11)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
ansible/ansible #72057
[ignore] [WIP] prefork experiments
(
relrod
)
ansible/ansible #70694
Allow any_errors_fatal to be dynamic
(
mwhahaha
)
ansible/ansible #69671
Strategy Plugin Support Custom Options
(
kevin-j-smith
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #66476
move from 'strat name' to property for banners
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #55913
Do not double fail hosts for includes
(
mkrizek
)
ansible/ansible #53688
Track failures in the includes results to avoid special handling of include errors
(
mkrizek
)
lib/ansible/plugins/strategy/host_pinned.py
(1)
ansible/ansible #69671
Strategy Plugin Support Custom Options
(
kevin-j-smith
)
lib/ansible/plugins/strategy/linear.py
(9)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
ansible/ansible #72856
[POC] Compare the whole HostState in lockstep
(
mkrizek
)
ansible/ansible #72397
Add a dynamic version of blocks.
(
estheruary
)
ansible/ansible #70694
Allow any_errors_fatal to be dynamic
(
mwhahaha
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #55913
Do not double fail hosts for includes
(
mkrizek
)
ansible/ansible #53688
Track failures in the includes results to avoid special handling of include errors
(
mkrizek
)
lib/ansible/plugins/strategy/list.py
(2)
ansible/ansible #70995
move to list strategy to --list tasks
(
bcoca
)
ansible/ansible #38403
[WIP] Move --list options from hardcoded to 'list' callback/strategy plugins
(
bcoca
)
lib/ansible/plugins/terminal/__init__.py
(1)
ansible/ansible #31670
Generalization Regex for ANSI Control Sequences
(
charlestolley
)
lib/ansible/plugins/test/core.py
(1)
ansible/ansible #71431
Fix filters masking jinja2.exceptions.UndefinedError
(
s-hertel
)
lib/ansible/plugins/vars/__init__.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/vars/host_group_vars.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/vars/recursive_group_vars.py
(1)
ansible/ansible #60593
Introduce new vars_plugin: recursive_group_vars
(
Timoses
)
lib/ansible/template/__init__.py
(13)
ansible/ansible #73277
Reduce complexity of Templar._lookup slightly
(
sivel
)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
ansible/ansible #72535
Fixing "infinite recursion in template" from issue#8603 and #58952
(
LOMS
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
ansible/ansible #71431
Fix filters masking jinja2.exceptions.UndefinedError
(
s-hertel
)
ansible/ansible #70930
template: add parameter for preserve_trailing_newlines
(
Akasurde
)
ansible/ansible #69340
Add rel_file to ansible_managed template variable
(
dmke
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
ansible/ansible #45397
fix swallowing line no in template syntax errors
(
moshloop
)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
lib/ansible/template/safe_eval.py
(3)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
lib/ansible/template/vars.py
(7)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73356
simplify var templating and avoid hostvarsvars
(
bcoca
)
ansible/ansible #72535
Fixing "infinite recursion in template" from issue#8603 and #58952
(
LOMS
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
ansible/ansible #56116
Allow for lazy evaluation of Jinja2 expressions
(
mkrizek
)
lib/ansible/utils/_module_args.py
(1)
ansible/ansible #45805
Docs: Read arg_spec documentation from module
(
dagwieers
)
lib/ansible/utils/collection_loader.py
(1)
ansible/ansible #67817
Fix collection file exist check for case insensitive file system
(
ganeshrn
)
lib/ansible/utils/collection_loader/_collection_finder.py
(2)
ansible/ansible #73279
Use iskeyword and str.isidentifier for "is FQCN"
(
webknjaz
)
ansible/ansible #70207
doc fixes
(
bcoca
)
lib/ansible/utils/collection_loader/_collection_meta.py
(2)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
lib/ansible/utils/cpu.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/utils/deprecation.py
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
lib/ansible/utils/display.py
(5)
ansible/ansible #72592
catch the case that cowsay is broken
(
bernt-matthias
)
ansible/ansible #71462
Avoid wrapping text on non-tty
(
ssbarnea
)
ansible/ansible #69662
add defensive conversions to display methods, tests
(
nitzmahone
)
ansible/ansible #43519
[WIP] Decouple display from config initialization
(
abadger
)
ansible/ansible #38881
throttle text wrapping
(
bcoca
)
lib/ansible/utils/encrypt.py
(3)
ansible/ansible #70062
provide encryption salt as a native str type
(
repelista
)
ansible/ansible #69775
Add seed parameter to password lookup
(
s-hamann
)
ansible/ansible #45692
Adds **kwargs parameter to password_hash to support more algorithms.
(
mfuchs
)
lib/ansible/utils/galaxy.py
(1)
ansible/ansible #67616
Support ignoring of certificates for ansible-galaxy during SCM cloning
(
nightowlengineer
)
lib/ansible/utils/helpers.py
(2)
ansible/ansible #61853
pct_to_int - round before int casting
(
Yannis100
)
ansible/ansible #32480
[WIP] safer task results
(
bcoca
)
lib/ansible/utils/inventory.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/utils/listify.py
(1)
ansible/ansible #73277
Reduce complexity of Templar._lookup slightly
(
sivel
)
lib/ansible/utils/plugin_docs.py
(1)
ansible/ansible #72635
add fragments to return
(
bcoca
)
lib/ansible/utils/py3compat.py
(1)
ansible/ansible #58638
Encoding fixes required for group1 tests to pass without LC_ALL
(
sivel
)
lib/ansible/utils/unsafe_proxy.py
(4)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
lib/ansible/utils/vars.py
(4)
ansible/ansible #72944
Add 'merge_hashes' option to include_vars module
(
junegunn
)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
lib/ansible/utils/yaml.py
(2)
ansible/ansible #72607
Abstract away libyaml details into yaml utils
(
sivel
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
lib/ansible/vars/clean.py
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/vars/deprecated.py
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
lib/ansible/vars/fact_cache.py
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/vars/hostvars.py
(4)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
ansible/ansible #71512
[WIP] [Experimental Thing] [Oh god what am I doing] Move HostVars instantiation to VariableManager
(
relrod
)
ansible/ansible #57058
[WIP] fix missing 'delegated_to' hosts with facts
(
bcoca
)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
lib/ansible/vars/manager.py
(14)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
ansible/ansible #71512
[WIP] [Experimental Thing] [Oh god what am I doing] Move HostVars instantiation to VariableManager
(
relrod
)
ansible/ansible #71299
Fix values of connection variables defined as inventory variables when delegate_to is used
(
pilou-
)
ansible/ansible #70542
avoid making delegated vars available w/o host
(
bcoca
)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #57058
[WIP] fix missing 'delegated_to' hosts with facts
(
bcoca
)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
ansible/ansible #31513
Add host vars compatibility with new precedence parameter
(
aperigault
)
lib/ansible/vars/plugins.py
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/vars/reserved.py
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
lib/ansible/vars/validation.py
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
Makefile
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
MANIFEST.in
(3)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
ansible/ansible #72499
Inv output templates
(
bcoca
)
ansible/ansible #39096
[WIP] Stale pkg
(
bcoca
)
mypy.ini
(1)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
packaging/arch/PKGBUILD
(1)
ansible/ansible #39096
[WIP] Stale pkg
(
bcoca
)
packaging/arch/README.md
(1)
ansible/ansible #39096
[WIP] Stale pkg
(
bcoca
)
packaging/debian/ansible.install
(1)
ansible/ansible #39096
[WIP] Stale pkg
(
bcoca
)
packaging/port/README.md
(1)
ansible/ansible #39096
[WIP] Stale pkg
(
bcoca
)
packaging/port/sysutils/ansible/Makefile
(1)
ansible/ansible #39096
[WIP] Stale pkg
(
bcoca
)
packaging/port/sysutils/ansible/pkg-descr
(1)
ansible/ansible #39096
[WIP] Stale pkg
(
bcoca
)
packaging/rpm/ansible.spec
(2)
ansible/ansible #72301
[packaging/rpm] %{python_sitelib} breaks RHEL8
(
relrod
)
ansible/ansible #39096
[WIP] Stale pkg
(
bcoca
)
play.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
requirements.txt
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
shippable.yml
(1)
ansible/ansible #72852
Add Python 3.10 to ansible-test
(
hrnciar
)
test.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/integration_config.yml
(1)
ansible/ansible #31396
pip module: allow to use both 'name' and 'requirements' parameters
(
pilou-
)
test/integration/inventory
(1)
ansible/ansible #22010
Add intg tests for delegate_to/delegate_facts/run_once together
(
alikins
)
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/add_host/tasks/main.yml
(1)
ansible/ansible #71719
add_host/group_by: fix using changed_when in a loop v2
(
mkrizek
)
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/library/test_docs_return_fragments.py
(1)
ansible/ansible #72635
add fragments to return
(
bcoca
)
test/integration/targets/ansible-doc/test.yml
(2)
ansible/ansible #72635
add fragments to return
(
bcoca
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/ansible-galaxy-collection-scm/tasks/download.yml
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection-scm/tasks/reinstalling.yml
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection-scm/tasks/requirements.yml
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection-scm/tasks/scm_dependency_deduplication.yml
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/download.yml
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/info.yml
(1)
ansible/ansible #70080
Add galaxy collection info subcommand
(
Shrews
)
test/integration/targets/ansible-galaxy-collection/tasks/install.yml
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/list.yml
(1)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/main.yml
(4)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
ansible/ansible #71800
[WIP] add a remove subcommand to `ansible-galaxy collection`
(
s-hertel
)
ansible/ansible #70080
Add galaxy collection info subcommand
(
Shrews
)
test/integration/targets/ansible-galaxy-collection/tasks/remove.yml
(1)
ansible/ansible #71800
[WIP] add a remove subcommand to `ansible-galaxy collection`
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/tasks/upgrade.yml
(1)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/tasks/verify.yml
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/vars/info.yml
(1)
ansible/ansible #70080
Add galaxy collection info subcommand
(
Shrews
)
test/integration/targets/ansible-galaxy/cleanup-default.yml
(1)
ansible/ansible #67616
Support ignoring of certificates for ansible-galaxy during SCM cloning
(
nightowlengineer
)
test/integration/targets/ansible-galaxy/cleanup-freebsd.yml
(1)
ansible/ansible #67616
Support ignoring of certificates for ansible-galaxy during SCM cloning
(
nightowlengineer
)
test/integration/targets/ansible-galaxy/cleanup.yml
(1)
ansible/ansible #67616
Support ignoring of certificates for ansible-galaxy during SCM cloning
(
nightowlengineer
)
test/integration/targets/ansible-galaxy/files/testserver.py
(1)
ansible/ansible #67616
Support ignoring of certificates for ansible-galaxy during SCM cloning
(
nightowlengineer
)
test/integration/targets/ansible-galaxy/runme.sh
(3)
ansible/ansible #72035
galaxy: Handle hidden git directories in role skeleton
(
manas-init
)
ansible/ansible #70136
add the role version number to the ansible-galaxy error/warning message
(
jainnikhil30
)
ansible/ansible #67616
Support ignoring of certificates for ansible-galaxy during SCM cloning
(
nightowlengineer
)
test/integration/targets/ansible-galaxy/setup.yml
(1)
ansible/ansible #67616
Support ignoring of certificates for ansible-galaxy during SCM cloning
(
nightowlengineer
)
test/integration/targets/any_errors_fatal/50897.yml
(1)
ansible/ansible #53688
Track failures in the includes results to avoid special handling of include errors
(
mkrizek
)
test/integration/targets/any_errors_fatal/61025-bad_dynamic_value.yml
(1)
ansible/ansible #70694
Allow any_errors_fatal to be dynamic
(
mwhahaha
)
test/integration/targets/any_errors_fatal/61025-dynamic_block.yml
(1)
ansible/ansible #70694
Allow any_errors_fatal to be dynamic
(
mwhahaha
)
test/integration/targets/any_errors_fatal/61025-import_playbook.yml
(1)
ansible/ansible #70694
Allow any_errors_fatal to be dynamic
(
mwhahaha
)
test/integration/targets/any_errors_fatal/dynamic_playbook.yml
(1)
ansible/ansible #70694
Allow any_errors_fatal to be dynamic
(
mwhahaha
)
test/integration/targets/any_errors_fatal/runme.sh
(2)
ansible/ansible #70694
Allow any_errors_fatal to be dynamic
(
mwhahaha
)
ansible/ansible #53688
Track failures in the includes results to avoid special handling of include errors
(
mkrizek
)
test/integration/targets/apt/tasks/apt-builddep.yml
(1)
ansible/ansible #70889
WIP: Add download_only option to the apt module
(
Taoquitok
)
test/integration/targets/apt/tasks/apt-error-message.yml
(1)
ansible/ansible #56179
FIX #35474 - resolve apt error messages
(
KunyiLiu
)
test/integration/targets/apt/tasks/apt-multiarch.yml
(1)
ansible/ansible #70889
WIP: Add download_only option to the apt module
(
Taoquitok
)
test/integration/targets/apt/tasks/apt.yml
(1)
ansible/ansible #70889
WIP: Add download_only option to the apt module
(
Taoquitok
)
test/integration/targets/apt/tasks/check-mode.yml
(1)
ansible/ansible #45575
Fix apt module not respecting check mode with certain options
(
tsipinakis
)
test/integration/targets/apt/tasks/main.yml
(3)
ansible/ansible #56179
FIX #35474 - resolve apt error messages
(
KunyiLiu
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
ansible/ansible #45575
Fix apt module not respecting check mode with certain options
(
tsipinakis
)
test/integration/targets/apt_key/tasks/apt_key.yml
(1)
ansible/ansible #73334
change detection and check mode fixes for apt_key
(
bcoca
)
test/integration/targets/apt_key/tasks/file.yml
(1)
ansible/ansible #73334
change detection and check mode fixes for apt_key
(
bcoca
)
test/integration/targets/argspec/library/argspec.py
(1)
ansible/ansible #72248
Make sure that none is not accepted for required module options
(
felixfontein
)
test/integration/targets/argspec/tasks/main.yml
(1)
ansible/ansible #72248
Make sure that none is not accepted for required module options
(
felixfontein
)
test/integration/targets/assert/runme.sh
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/integration/targets/async/tasks/main.yml
(3)
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
)
ansible/ansible #28536
[WIP] Module except hook
(
alikins
)
test/integration/targets/become/tasks/sudo.yml
(1)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
test/integration/targets/become_su/aliases
(1)
ansible/ansible #73281
Use a pty for local connections (#73023)
(
bcoca
)
test/integration/targets/become_su/runme.sh
(1)
ansible/ansible #73281
Use a pty for local connections (#73023)
(
bcoca
)
test/integration/targets/blockinfile/tasks/add_block_to_existing_file.yml
(1)
ansible/ansible #70660
modules with backup opt can specify backup file
(
layderv
)
test/integration/targets/blockinfile/tasks/main.yml
(2)
ansible/ansible #71557
do not add colliding aliases to argument_spec #62315
(
terencehonles
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/blocks/72725.yml
(1)
ansible/ansible #72856
[POC] Compare the whole HostState in lockstep
(
mkrizek
)
test/integration/targets/blocks/always_outer_rescue.yml
(1)
ansible/ansible #72947
Fix ansible_failed_task with inner always and outer rescue blocks v2
(
mkrizek
)
test/integration/targets/blocks/runme.sh
(3)
ansible/ansible #72947
Fix ansible_failed_task with inner always and outer rescue blocks v2
(
mkrizek
)
ansible/ansible #72856
[POC] Compare the whole HostState in lockstep
(
mkrizek
)
ansible/ansible #69671
Strategy Plugin Support Custom Options
(
kevin-j-smith
)
test/integration/targets/callback_default/callback_default.out.display_path_on_failure.stderr
(1)
ansible/ansible #73260
default callback - add "show_task_path_on_failure" option
(
samdoran
)
test/integration/targets/callback_default/callback_default.out.display_path_on_failure.stdout
(1)
ansible/ansible #73260
default callback - add "show_task_path_on_failure" option
(
samdoran
)
test/integration/targets/callback_default/callback_default.out.hide_skipped_ok_changed.stderr
(1)
ansible/ansible #68914
Add option to supress the changed task output
(
AlanCoding
)
test/integration/targets/callback_default/callback_default.out.hide_skipped_ok_changed.stdout
(1)
ansible/ansible #68914
Add option to supress the changed task output
(
AlanCoding
)
test/integration/targets/callback_default/runme.sh
(3)
ansible/ansible #73260
default callback - add "show_task_path_on_failure" option
(
samdoran
)
ansible/ansible #72853
Added option to display dynamic includes
(
rosaLux161
)
ansible/ansible #68914
Add option to supress the changed task output
(
AlanCoding
)
test/integration/targets/callback_junit/aliases
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/expected_reports/junit-callback-test-ignore.xml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/expected_reports/junit-callback-test-prefix.xml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/expected_reports/junit-callback-test.xml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/inventory
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/junit-callback-test-ignore.yml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/junit-callback-test-prefix.yml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/junit-callback-test.yml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/roles/a_failing_role/tasks/main.yml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/roles/a_role/tasks/main.yml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/runme.sh
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/callback_junit/tasks/tasks.yml
(1)
ansible/ansible #72272
JUNIT callback plugin: Fixed JUNIT_TEST_CASE_PREFIX, added JUNIT_TEST_CASE_IGNORE_TEXT
(
markafarrell
)
test/integration/targets/changed_when/tasks/main.yml
(1)
ansible/ansible #71719
add_host/group_by: fix using changed_when in a loop v2
(
mkrizek
)
test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/playbooks/roles/non_coll_role/tasks/main.yml
(1)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/playbooks/roles/non_coll_role_to_call/tasks/main.yml
(1)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
test/integration/targets/collections/collections/ansible_collections/testns/content_adj/playbooks/adj_playbook.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/command_shell/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/conditionals/play.yml
(2)
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
(
s-hertel
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/config/inventory.ini
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/config/plugins/connection/localconn.py
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/config/runme.sh
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/config_manager/aliases
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
test/integration/targets/config_manager/ansible.cfg
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
test/integration/targets/config_manager/collections/ansible_collections/foo_ns/bar/galaxy.yml
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
test/integration/targets/config_manager/collections/ansible_collections/foo_ns/bar/plugins/lookup/lookup_2.py
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
test/integration/targets/config_manager/lookup_plugins/lookup_1.py
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
test/integration/targets/config_manager/runme.sh
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
test/integration/targets/config_manager/test.yml
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
test/integration/targets/connection/test_connection.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/connection_ssh/clean_ssh_common_args.yml
(1)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
test/integration/targets/connection_ssh/playbook_dir/group_vars/all.yml
(1)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
test/integration/targets/connection_ssh/runme.sh
(2)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
test/integration/targets/connection_ssh/setup_ssh_common_args.yml
(1)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
test/integration/targets/connection_ssh/ssh_common_args.sh
(1)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
test/integration/targets/connection_ssh/test_ssh_common_args.yml
(1)
ansible/ansible #49470
don't ignore SSH connection plugin options (move SSH connection plugin options away from PlayContext)
(
pilou-
)
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/main.yml
(1)
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
(2)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
ansible/ansible #34031
lib/ansible/plugins/action/copy.py: Attend to potentially failing module calls
(
pari-
)
test/integration/targets/cron/aliases
(1)
ansible/ansible #50282
cron - Makes name required (#37355)
(
dsummersl
)
test/integration/targets/cron/tasks/cron.yml
(1)
ansible/ansible #50282
cron - Makes name required (#37355)
(
dsummersl
)
test/integration/targets/cron/tasks/main.yml
(1)
ansible/ansible #50282
cron - Makes name required (#37355)
(
dsummersl
)
test/integration/targets/delegate_to/delegate_vars_hanldling.yml
(1)
ansible/ansible #71299
Fix values of connection variables defined as inventory variables when delegate_to is used
(
pilou-
)
test/integration/targets/delegate_to/delegate_with_fact_from_delegate_host.yml
(1)
ansible/ansible #72084
Allow delegated facts in connection vars
(
bcoca
)
test/integration/targets/delegate_to/runme.sh
(1)
ansible/ansible #72084
Allow delegated facts in connection vars
(
bcoca
)
test/integration/targets/delegate_to/test_delegate_to.yml
(1)
ansible/ansible #22010
Add intg tests for delegate_to/delegate_facts/run_once together
(
alikins
)
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/dnf/tasks/config_environment.yml
(1)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
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/filters.yml
(1)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
test/integration/targets/dnf/tasks/filters_check_mode.yml
(1)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
test/integration/targets/dnf/tasks/main.yml
(2)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
ansible/ansible #71955
Limit yum and dnf tests to OSes that match those package managers
(
sivel
)
test/integration/targets/dnf/tasks/repo.yml
(1)
ansible/ansible #66239
dnf - remove numerical version in NEVRA check
(
maxamillion
)
test/integration/targets/dnf/vars/main.yml
(1)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
test/integration/targets/environment/test_environment.yml
(1)
ansible/ansible #68236
Allow unsetting env vars
(
agaffney
)
test/integration/targets/epic_fail/aliases
(1)
ansible/ansible #21166
Epic fail
(
alikins
)
test/integration/targets/epic_fail/tasks/main.yml
(1)
ansible/ansible #21166
Epic fail
(
alikins
)
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
(1)
ansible/ansible #73255
Operate pexpect with bytes to limit encoding issues
(
sivel
)
test/integration/targets/expect/tasks/main.yml
(1)
ansible/ansible #73255
Operate pexpect with bytes to limit encoding issues
(
sivel
)
test/integration/targets/fieldattributes/aliases
(1)
ansible/ansible #71265
privitize attributes
(
bcoca
)
test/integration/targets/fieldattributes/private.yml
(1)
ansible/ansible #71265
privitize attributes
(
bcoca
)
test/integration/targets/fieldattributes/runme.sh
(1)
ansible/ansible #71265
privitize attributes
(
bcoca
)
test/integration/targets/file/files/test_folder.zip
(1)
ansible/ansible #27831
20958 Feature Request: Allow 'file' module to optionally shred directory/files #20958
(
Alexander198961
)
test/integration/targets/file/tasks/directory_as_dest.yml
(1)
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/link_follow.yml
(1)
ansible/ansible #34228
Hardlink follow
(
odra
)
test/integration/targets/file/tasks/main.yml
(4)
ansible/ansible #59341
Fix changes status and return diff information when state=touch and c
(
DSNortsev
)
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
)
ansible/ansible #27831
20958 Feature Request: Allow 'file' module to optionally shred directory/files #20958
(
Alexander198961
)
test/integration/targets/filter_core/files/foo.txt
(1)
ansible/ansible #72711
Add version_sort filter to sort e.g. package lists
(
ericzolf
)
test/integration/targets/filter_core/tasks/main.yml
(3)
ansible/ansible #70676
[idea] items2dict: get dict keyed on value of common key
(
relrod
)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
ansible/ansible #64474
regex: groupdict: return dict of named capture groups
(
jamescassell
)
test/integration/targets/filter_core/templates/foo.j2
(1)
ansible/ansible #72711
Add version_sort filter to sort e.g. package lists
(
ericzolf
)
test/integration/targets/filters/files/foo.txt
(1)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
test/integration/targets/filters/tasks/main.yml
(2)
ansible/ansible #65329
Bugfix in flatten filter - all elements after None are skipped
(
stawii
)
ansible/ansible #64341
restore case sensitivity to unique filter by default
(
jamescassell
)
test/integration/targets/filters/templates/foo.j2
(1)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
test/integration/targets/filters/vars/main.yml
(1)
ansible/ansible #72727
Improve unsafety (Fixes #36692 and #36024 and #21088)
(
DylanYoung
)
test/integration/targets/find/tasks/main.yml
(2)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
ansible/ansible #50070
find: set pattern to default regex when use_regex specified
(
ianw
)
test/integration/targets/flush_fact_cache/aliases
(1)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
test/integration/targets/flush_fact_cache/assert_cached_fact.yml
(1)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
test/integration/targets/flush_fact_cache/cache_path/host1
(1)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
test/integration/targets/flush_fact_cache/inventory.yml
(1)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
test/integration/targets/flush_fact_cache/runme.sh
(1)
ansible/ansible #71356
Support --flush-cache for adhoc, ansible-console, and ansible-inventory
(
s-hertel
)
test/integration/targets/foreign_modules/library/perl_ping_json.pl
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/foreign_modules/library/perl_ping_kv.pl
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/foreign_modules/library/shell_ping_kv.sh
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/foreign_modules/library/test.json
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/foreign_modules/library/test.kv
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/foreign_modules/play.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/gathering_facts/aliases
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
test/integration/targets/gathering_facts/library/facts_one
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
test/integration/targets/gathering_facts/library/facts_two
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
test/integration/targets/gathering_facts/one_two.json
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
test/integration/targets/gathering_facts/runme.sh
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
test/integration/targets/gathering_facts/two_one.json
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
test/integration/targets/gathering_facts/verify_merge_facts.yml
(1)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
test/integration/targets/gem/tasks/main.yml
(1)
ansible/ansible #28536
[WIP] Module except hook
(
alikins
)
test/integration/targets/get_url/tasks/main.yml
(6)
ansible/ansible #71530
Add preserve_mtime option to get_url to preserve "Last-Modified" time
(
saito-hideki
)
ansible/ansible #70349
[get_url] permit to have a checksum only file
(
bmillemathias
)
ansible/ansible #64626
Fix Checksum logic in get_url
(
hugocartwright
)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
(
dbrgn
)
ansible/ansible #55293
get_url: allow for asterisks in checksum.
(
esuarezsantana
)
ansible/ansible #41925
[WIP] Add support for gzip decoding responses
(
sivel
)
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
(1)
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/clean.yml
(1)
ansible/ansible #39776
New option to clean untracked and ignored files
(
raags
)
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
(1)
ansible/ansible #39776
New option to clean untracked and ignored files
(
raags
)
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-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
(2)
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
(1)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
test/integration/targets/git_config/tasks/main.yml
(1)
ansible/ansible #50829
ansible-pull: Add --module-args to expose all SCM module args and deprecate old argument specific CLI options. (#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/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 #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
ansible/ansible #44175
added tests for correctly handling handlers w free
(
bcoca
)
test/integration/targets/handlers/test_handler_blocks.yml
(1)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
test/integration/targets/handlers/test_handler_blocks_import.yml
(1)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
test/integration/targets/handlers/test_handler_blocks_include.yml
(1)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
test/integration/targets/handlers/test_handlers_meta.yml
(1)
ansible/ansible #73159
[POC] ITERATING_HANDLERS
(
mkrizek
)
test/integration/targets/hosts_field/aliases
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/incidental_setup_postgresql_db/tasks/main.yml
(1)
ansible/ansible #70477
Skip forking on a task with a simple when condition or include
(
sivel
)
test/integration/targets/incidental_sts_assume_role/tasks/main.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/include_import/public_exposure/playbook.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
test/integration/targets/include_import/role/test_issue_39543.yml
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
test/integration/targets/include_import/roles/role_a/tasks/main.yml
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
test/integration/targets/include_import/roles/role_b/meta/main.yml
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
test/integration/targets/include_import/roles/role_b/tasks/main.yml
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
test/integration/targets/include_import/roles/role_x/tasks/main.yml
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
test/integration/targets/include_import/runme.sh
(2)
ansible/ansible #73015
[stable-2.10] import_playbook - change additional params to deprecation (#72987)
(
samdoran
)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
test/integration/targets/include_role/aliases
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/roles/import_role_role/tasks/main.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/roles/include_role_role/tasks/main.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/roles/some_role1/tasks/main.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/roles/some_role2/tasks/main.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/runme.sh
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/tasks/main.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/test_include_role.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/test_include_role_bogus_option.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/test_include_role_no_vars.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_role/test_include_role_with_vars.yml
(1)
ansible/ansible #30714
[WIP] include role intg tests
(
alikins
)
test/integration/targets/include_vars/tasks/main.yml
(4)
ansible/ansible #73161
Wrap all results, regardless of register, except for actions with clean facts
(
sivel
)
ansible/ansible #72944
Add 'merge_hashes' option to include_vars module
(
junegunn
)
ansible/ansible #61630
Add name_format option to include_vars
(
briantist
)
ansible/ansible #23738
Add overwrite option to include_vars action plugin
(
pfink
)
test/integration/targets/include_vars/vars/defaults/all.yml
(1)
ansible/ansible #23738
Add overwrite option to include_vars action plugin
(
pfink
)
test/integration/targets/include_vars/vars/no_auto_unsafe.yml
(1)
ansible/ansible #73161
Wrap all results, regardless of register, except for actions with clean facts
(
sivel
)
test/integration/targets/include_vars/vars2/hashes/hash1.yml
(1)
ansible/ansible #72944
Add 'merge_hashes' option to include_vars module
(
junegunn
)
test/integration/targets/include_vars/vars2/hashes/hash2.yml
(1)
ansible/ansible #72944
Add 'merge_hashes' option to include_vars module
(
junegunn
)
test/integration/targets/includes/aliases
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/invalid_identifiers/aliases
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/block_vars.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/import_tasks.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/include_role.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/include_tasks.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/include_vars.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/inventory_invalid_group_vars/inventory
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/inventory_invalid_group_vars_file/group_vars/mygroup
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/inventory_invalid_group_vars_file/inventory
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/inventory_invalid_host_vars/inventory
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/inventory_invalid_host_vars_file/host_vars/host1
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/inventory_invalid_host_vars_file/inventory
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/play_vars.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/playbook_with_debug_task.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/register.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/roles-defaults.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/roles-vars.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/roles.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/roles/role-defaults/defaults/main.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/roles/role-empty/tasks/main.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/roles/role-vars/vars/main.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/runme.sh
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/set_fact.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/set_stats.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/task_vars.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/tasks.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/vars.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_identifiers/vars_files.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/inventory/constructed.yml
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory/empty_config.yml
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory/runme.sh
(2)
ansible/ansible #73276
fix inventory source parse error handling (#73160)
(
bcoca
)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory/test_constructed_inventory.yml
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory/yaml_inventory.yml
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_cache/aliases
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_cache/group_vars/all.yml
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_cache/inventory.yml
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_cache/jsonfile_cache/.keep
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_cache/plugins/inventory/test_inventory.py
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_cache/runme.sh
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_cache/test_populate_cache.yml
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_cache/test_use_cache.yml
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/inventory_data/aliases
(1)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
test/integration/targets/inventory_data/bad_source
(1)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
test/integration/targets/inventory_data/bad_source_fails_immediately
(1)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
test/integration/targets/inventory_data/good_source
(1)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
test/integration/targets/inventory_data/group_vars/bad_source_group0.yml
(1)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
test/integration/targets/inventory_data/group_vars/good_source_group0.yml
(1)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
test/integration/targets/inventory_data/runme.sh
(1)
ansible/ansible #59743
restore inventory when a plugin modifies inventory and subsequently fails
(
s-hertel
)
test/integration/targets/inventory_plugin_config/password_file
(1)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
test/integration/targets/inventory_plugin_config/runme.sh
(1)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
test/integration/targets/inventory_plugin_config/test_inventory.py
(1)
ansible/ansible #60715
[WIP] Enable templating and inline vaults for inventory plugins
(
s-hertel
)
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/jinja2_native_types/nested_undefined.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/jinja2_native_types/runtests.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
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/defaults/main.yml
(1)
ansible/ansible #70340
Update known_hosts module to better handle @cert-authority keys
(
zoredache
)
test/integration/targets/known_hosts/files/existing_known_hosts
(1)
ansible/ansible #70340
Update known_hosts module to better handle @cert-authority keys
(
zoredache
)
test/integration/targets/known_hosts/tasks/main.yml
(1)
ansible/ansible #70340
Update known_hosts module to better handle @cert-authority keys
(
zoredache
)
test/integration/targets/lineinfile/files/teststring.conf
(1)
ansible/ansible #70647
lineinfile - add search_string parameter for non-regexp searching
(
imjoseangel
)
test/integration/targets/lineinfile/files/teststring.txt
(1)
ansible/ansible #70647
lineinfile - add search_string parameter for non-regexp searching
(
imjoseangel
)
test/integration/targets/lineinfile/files/teststring_58923.txt
(1)
ansible/ansible #70647
lineinfile - add search_string parameter for non-regexp searching
(
imjoseangel
)
test/integration/targets/lineinfile/tasks/main.yml
(2)
ansible/ansible #70660
modules with backup opt can specify backup file
(
layderv
)
ansible/ansible #70647
lineinfile - add search_string parameter for non-regexp searching
(
imjoseangel
)
test/integration/targets/lineinfile/tasks/test_string01.yml
(1)
ansible/ansible #70647
lineinfile - add search_string parameter for non-regexp searching
(
imjoseangel
)
test/integration/targets/lineinfile/tasks/test_string02.yml
(1)
ansible/ansible #70647
lineinfile - add search_string parameter for non-regexp searching
(
imjoseangel
)
test/integration/targets/lookup_first_found/tasks/main.yml
(1)
ansible/ansible #70819
Add a test to validate the problem with first_found
(
bmillemathias
)
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_ini/test_lookup_properties.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
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/lookup_template/tasks/main.yml
(1)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
test/integration/targets/lookup_template/templates/hello_comment.txt
(1)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
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-until/aliases
(1)
ansible/ansible #44927
Test integration of loop and until options
(
webknjaz
)
test/integration/targets/loop-until/tasks/main.yml
(1)
ansible/ansible #44927
Test integration of loop and until options
(
webknjaz
)
test/integration/targets/loop_control/break_when.yml
(1)
ansible/ansible #55677
teach ansible about loop_control/break_when
(
larsks
)
test/integration/targets/loop_control/inner.yml
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/integration/targets/loop_control/runme.sh
(2)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
ansible/ansible #55677
teach ansible about loop_control/break_when
(
larsks
)
test/integration/targets/loop_control/until.yml
(1)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
test/integration/targets/loops/handlers/main.yaml
(1)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
test/integration/targets/loops/tasks/main.yml
(3)
ansible/ansible #72499
Inv output templates
(
bcoca
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
test/integration/targets/meta_tasks/inventory.yml
(1)
ansible/ansible #59605
fix clear_host_errors
(
s-hertel
)
test/integration/targets/meta_tasks/runme.sh
(1)
ansible/ansible #59605
fix clear_host_errors
(
s-hertel
)
test/integration/targets/meta_tasks/test_clear_host_errors.yml
(1)
ansible/ansible #59605
fix clear_host_errors
(
s-hertel
)
test/integration/targets/module_defaults/tasks/main.yml
(2)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
(
s-hertel
)
test/integration/targets/module_utils/library/test_alias.py
(1)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
test/integration/targets/module_utils/library/test_file_common_args_alias_not_in_argument_spec.py
(1)
ansible/ansible #71557
do not add colliding aliases to argument_spec #62315
(
terencehonles
)
test/integration/targets/module_utils/module_utils_test.yml
(2)
ansible/ansible #72223
Add test coverage to replace incidental_inventory_aws_ec2
(
s-hertel
)
ansible/ansible #71557
do not add colliding aliases to argument_spec #62315
(
terencehonles
)
test/integration/targets/mongodb_replicaset/aliases
(1)
ansible/ansible #72299
Update mongodb replicaset check_compatibility function
(
rhysmeister
)
test/integration/targets/moustaches/aliases
(1)
ansible/ansible #49801
Avoid moustache overload
(
bcoca
)
test/integration/targets/moustaches/play.yml
(1)
ansible/ansible #49801
Avoid moustache overload
(
bcoca
)
test/integration/targets/moustaches/runme.sh
(1)
ansible/ansible #49801
Avoid moustache overload
(
bcoca
)
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/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/order/inventory
(1)
ansible/ansible #69801
Add backward_sorted and backward_reverse_sorted ordering strategies
(
segal90
)
test/integration/targets/order/runme.sh
(1)
ansible/ansible #69801
Add backward_sorted and backward_reverse_sorted ordering strategies
(
segal90
)
test/integration/targets/package/tasks/main.yml
(1)
ansible/ansible #70792
yum action plugin changes to support 'use' as an alias of 'use_backend'
(
rukman7
)
test/integration/targets/parsing/roles/test_good_parsing/tasks/main.yml
(1)
ansible/ansible #49993
shell & multiline YAML free form: add integration test
(
pilou-
)
test/integration/targets/pause/runme.sh
(2)
ansible/ansible #73231
[stable-2.10] pause - adjust warning when run in background (#73182)
(
samdoran
)
ansible/ansible #73230
[stable-2.9] pause - adjust warning when run in background (#73182)
(
samdoran
)
test/integration/targets/pip/defaults/main.yml
(1)
ansible/ansible #31396
pip module: allow to use both 'name' and 'requirements' parameters
(
pilou-
)
test/integration/targets/pip/tasks/main.yml
(3)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
ansible/ansible #67103
[WIP] pip module - virtualenv_command parameter: check py3 venv module can be used
(
pilou-
)
ansible/ansible #31396
pip module: allow to use both 'name' and 'requirements' parameters
(
pilou-
)
test/integration/targets/pip/tasks/pip.yml
(5)
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
)
ansible/ansible #41415
Fix idempotency in pip for tasks with empty version argument
(
dmsimard
)
ansible/ansible #31396
pip module: allow to use both 'name' and 'requirements' parameters
(
pilou-
)
ansible/ansible #21583
Added option cached to pip module
(
Epitrochoid
)
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/tasks/setup.yml
(1)
ansible/ansible #31396
pip module: allow to use both 'name' and 'requirements' parameters
(
pilou-
)
test/integration/targets/pip/vars/main.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
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_vars_once/aliases
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/configs/default.cfg
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/configs/no_inventory.cfg
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/configs/no_play.cfg
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/configs/no_plugins.cfg
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/configs/reverse.cfg
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/configs/reverse_no_inventory.cfg
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/configs/reverse_no_play.cfg
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/inventory
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/inventory_next_to_playbook/default.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/inventory_next_to_playbook/no_inventory.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/inventory_next_to_playbook/no_play.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/inventory_next_to_playbook/no_plugins.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/inventory_next_to_playbook/reverse.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/inventory_next_to_playbook/reverse_no_inventory.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/inventory_next_to_playbook/reverse_no_play.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/remote_inventory/default.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/remote_inventory/no_inventory.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/remote_inventory/no_play.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/remote_inventory/no_plugins.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/remote_inventory/reverse.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/remote_inventory/reverse_no_inventory.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/logs/remote_inventory/reverse_no_play.log
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/playbook.yml
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/runme.sh
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
test/integration/targets/plugin_vars_once/vars_plugins/logger.py
(1)
ansible/ansible #58424
[vars_plugins] gather vars once per unique directory and entities
(
das7pad
)
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/postgresql/tasks/postgresql_set.yml
(1)
ansible/ansible #73286
[2.9] postgresql_set: Return a message when a passed parameter has not been found
(
Andersson007
)
test/integration/targets/prepare_http_tests/defaults/main.yml
(1)
ansible/ansible #71979
add ca_path argument to uri module
(
heiderich
)
test/integration/targets/prepare_http_tests/tasks/default.yml
(1)
ansible/ansible #69776
Added AIX CA certs search paths
(
amirm-hrl
)
test/integration/targets/prepare_http_tests/vars/httptester.yml
(1)
ansible/ansible #71979
add ca_path argument to uri module
(
heiderich
)
test/integration/targets/pull/pull-integration-test/multi_play_1.yml
(1)
ansible/ansible #73172
ansible-pull: Run All Playbooks When Multiple Are Supplied
(
sommersoft
)
test/integration/targets/pull/pull-integration-test/multi_play_2.yml
(1)
ansible/ansible #73172
ansible-pull: Run All Playbooks When Multiple Are Supplied
(
sommersoft
)
test/integration/targets/pull/runme.sh
(2)
ansible/ansible #73172
ansible-pull: Run All Playbooks When Multiple Are Supplied
(
sommersoft
)
ansible/ansible #50829
ansible-pull: Add --module-args to expose all SCM module args and deprecate old argument specific CLI options. (#48678)
(
ju2wheels
)
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/reboot/tasks/main.yml
(1)
ansible/ansible #72652
[reboot] allow filtering boot time command output
(
relrod
)
test/integration/targets/reboot/tasks/test_invalid_filter_regex.yml
(1)
ansible/ansible #72652
[reboot] allow filtering boot time command output
(
relrod
)
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/reserved_names/aliases
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/reserved_names/defined_warnings.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/reserved_names/dict_move.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/reserved_names/loop_with.yml
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/reserved_names/runme.sh
(1)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
test/integration/targets/roles/roles/vars_scope/defaults/main.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
test/integration/targets/roles/roles/vars_scope/tasks/check_vars.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
test/integration/targets/roles/roles/vars_scope/tasks/main.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
test/integration/targets/roles/roles/vars_scope/vars/main.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
test/integration/targets/roles/roles2/roles/a/meta/main.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/roles/roles2/roles/a/tasks/main.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/roles/roles2/roles/b/meta/main.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/roles/roles2/roles/b/tasks/main.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/roles/roles2/roles/dep/tasks/main.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/roles/roles2/roles/included/tasks/main.yml
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
test/integration/targets/roles/tasks/check_vars.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
test/integration/targets/roles/vars/play.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
test/integration/targets/roles/vars_scope.yml
(1)
ansible/ansible #69040
[WIP] avoid roles exporting vars:
(
bcoca
)
test/integration/targets/roles_arg_spec/aliases
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/a/meta/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/a/tasks/alternate.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/a/tasks/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/a/tasks/no_spec_entrypoint.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/b/meta/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/b/tasks/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/c/meta/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/c/tasks/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/test1/defaults/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/test1/meta/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/test1/tasks/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/test1/tasks/other.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/test1/tasks/test1_other.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/test1/vars/main.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/roles/test1/vars/other.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/runme.sh
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/test.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/test_complex_role_fails.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
test/integration/targets/roles_arg_spec/test_play_level_role_fails.yml
(1)
ansible/ansible #73152
WIP: Role arg spec validation implementation
(
Shrews
)
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/files/ansible_reload.sysv
(1)
ansible/ansible #55552
[WIP] sysvinit: check service is started when 'reload' is used and service is stopped
(
pilou-
)
test/integration/targets/service/tasks/main.yml
(1)
ansible/ansible #55552
[WIP] sysvinit: check service is started when 'reload' is used and service is stopped
(
pilou-
)
test/integration/targets/service/tasks/systemd_cleanup.yml
(1)
ansible/ansible #55552
[WIP] sysvinit: check service is started when 'reload' is used and service is stopped
(
pilou-
)
test/integration/targets/service/tasks/tests.yml
(1)
ansible/ansible #55552
[WIP] sysvinit: check service is started when 'reload' is used and service is stopped
(
pilou-
)
test/integration/targets/set_fact/runme.sh
(1)
ansible/ansible #73161
Wrap all results, regardless of register, except for actions with clean facts
(
sivel
)
test/integration/targets/set_fact/set_fact_auto_unsafe.yml
(1)
ansible/ansible #73161
Wrap all results, regardless of register, except for actions with clean facts
(
sivel
)
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_mongodb/defaults/main.yml
(1)
ansible/ansible #72299
Update mongodb replicaset check_compatibility function
(
rhysmeister
)
test/integration/targets/setup_mongodb/tasks/main.yml
(1)
ansible/ansible #72299
Update mongodb replicaset check_compatibility function
(
rhysmeister
)
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/setup_rpm_repo/files/create-repo.py
(1)
ansible/ansible #66239
dnf - remove numerical version in NEVRA check
(
maxamillion
)
test/integration/targets/slurp/tasks/main.yml
(1)
ansible/ansible #68608
Fix slurp error handling for unreadable files and directories
(
saito-hideki
)
test/integration/targets/slurp/vars/default.yml
(1)
ansible/ansible #68608
Fix slurp error handling for unreadable files and directories
(
saito-hideki
)
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/tags/runme.sh
(3)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
(
s-hertel
)
ansible/ansible #70043
Support simple (fnmatch) wildcarding for tags
(
relrod
)
test/integration/targets/tags/test_tags.yml
(2)
ansible/ansible #71122
[WIP] Resolve extended FieldAttributes recursively
(
s-hertel
)
ansible/ansible #70329
[WIP] Add _post_validate_tags to flatten extended tags that need templating
(
s-hertel
)
test/integration/targets/tags/test_wildcard_tags.yml
(1)
ansible/ansible #70043
Support simple (fnmatch) wildcarding for tags
(
relrod
)
test/integration/targets/template/6653.yml
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/72262.yml
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/72615.yml
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/files/custom_comment_string.expected
(1)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
test/integration/targets/template/lazy_eval.yml
(1)
ansible/ansible #56116
Allow for lazy evaluation of Jinja2 expressions
(
mkrizek
)
test/integration/targets/template/runme.sh
(3)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #56116
Allow for lazy evaluation of Jinja2 expressions
(
mkrizek
)
test/integration/targets/template/tasks/main.yml
(3)
ansible/ansible #70930
template: add parameter for preserve_trailing_newlines
(
Akasurde
)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/template/templates/6653-include.j2
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/templates/6653.j2
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/templates/72262-included.j2
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/templates/72262-vars.j2
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/templates/72262.j2
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/templates/72615-macro-nested.j2
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/templates/72615-macro.j2
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/templates/72615.j2
(2)
ansible/ansible #73370
2.10: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
ansible/ansible #73369
2.9: Local vars should have highest precedence in AnsibleJ2Vars (#72830)
(
mkrizek
)
test/integration/targets/template/templates/custom_comment_string.j2
(1)
ansible/ansible #69253
Add new comment attribute to template plugin
(
empire
)
test/integration/targets/template/templates/preserve_trailing_newline.j2
(1)
ansible/ansible #70930
template: add parameter for preserve_trailing_newlines
(
Akasurde
)
test/integration/targets/template_jinja2_non_native/46169.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/unarchive/aliases
(1)
ansible/ansible #19015
unarchive: Various changes/improvements, add debugging output
(
dagwieers
)
test/integration/targets/unarchive/tasks/main.yml
(4)
ansible/ansible #73265
unarchive: add support for .tar.zst (zstd compression)
(
jsquyres
)
ansible/ansible #73024
apply owner/group permissions to top folder with unarchive module
(
pescobar
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
ansible/ansible #38252
added password options to unarchive module issue Fixes #30100
(
Alexander198961
)
test/integration/targets/unarchive/tasks/prepare_tests.yml
(1)
ansible/ansible #73265
unarchive: add support for .tar.zst (zstd compression)
(
jsquyres
)
test/integration/targets/unarchive/tasks/protected_zip_tests.yml
(1)
ansible/ansible #38252
added password options to unarchive module issue Fixes #30100
(
Alexander198961
)
test/integration/targets/unarchive/tasks/test_ownership_top_folder.yml
(1)
ansible/ansible #73024
apply owner/group permissions to top folder with unarchive module
(
pescobar
)
test/integration/targets/unarchive/tasks/test_tar_zst.yml
(1)
ansible/ansible #73265
unarchive: add support for .tar.zst (zstd compression)
(
jsquyres
)
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/unsafe/aliases
(1)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
test/integration/targets/unsafe/files/test.csv
(1)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
test/integration/targets/unsafe/runme.sh
(1)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
test/integration/targets/unsafe/unsafe.yml
(1)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
test/integration/targets/unsafe_writes/aliases
(1)
ansible/ansible #73144
ensure unsafe writes fallback (#70722)
(
bcoca
)
test/integration/targets/unsafe_writes/basic.yml
(2)
ansible/ansible #73282
allow env to override unspecified unsafe_writes
(
bcoca
)
ansible/ansible #73144
ensure unsafe writes fallback (#70722)
(
bcoca
)
test/integration/targets/unsafe_writes/runme.sh
(2)
ansible/ansible #73282
allow env to override unspecified unsafe_writes
(
bcoca
)
ansible/ansible #73144
ensure unsafe writes fallback (#70722)
(
bcoca
)
test/integration/targets/until/tasks/main.yml
(1)
ansible/ansible #43128
Allow to use task retries without until block
(
barlik
)
test/integration/targets/uri/tasks/main.yml
(4)
ansible/ansible #71979
add ca_path argument to uri module
(
heiderich
)
ansible/ansible #71872
modules/uri: handle success status code None from file://
(
ianw
)
ansible/ansible #65706
Honor use_proxy parameter in uri module
(
Kassec
)
ansible/ansible #41925
[WIP] Add support for gzip decoding responses
(
sivel
)
test/integration/targets/user/tasks/main.yml
(1)
ansible/ansible #69531
user - add password expiration parameters
(
pushkarkumar15
)
test/integration/targets/user/tasks/test_local.yml
(1)
ansible/ansible #71952
Only create the parent of the home directory
(
rpluem-vf
)
test/integration/targets/user/tasks/test_local_missing_parent_dir.yml
(1)
ansible/ansible #71952
Only create the parent of the home directory
(
rpluem-vf
)
test/integration/targets/user/vars/main.yml
(1)
ansible/ansible #71952
Only create the parent of the home directory
(
rpluem-vf
)
test/integration/targets/validate_arg_spec/aliases
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/meta/main.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/role_that_includes_role/argument_specs.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/role_that_includes_role/main.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/role_that_includes_role/meta/argument_specs.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/role_that_includes_role/tasks/main.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/role_that_includes_role/tasks/other.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/test1/defaults/main.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/test1/meta/argument_specs.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/test1/meta/main.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/test1/tasks/main.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/test1/tasks/other.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/test1/tasks/test1_other.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/test1/vars/main.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/roles/test1/vars/other.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/runme.sh
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/test1_extra_vars.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/test_import_role.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/test_include_role.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/test_include_role_fails.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/test_include_role_nested.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/test_play_level_role.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/test_validate_arg_spec_task.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/validate_arg_spec/test_vars.yml
(1)
ansible/ansible #44983
Role arg spec validation and adhoc ansible-role tool (impl of proposal #39)
(
alikins
)
test/integration/targets/var_precedence/runme.sh
(1)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
test/integration/targets/var_precedence/test_var_precedence_playbook.yml
(1)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
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/wait_for/tasks/main.yml
(1)
ansible/ansible #54026
Add send string to wait_for module
(
heldner
)
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/config_environment.yml
(1)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
test/integration/targets/yum/tasks/main.yml
(2)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
ansible/ansible #71955
Limit yum and dnf tests to OSes that match those package managers
(
sivel
)
test/integration/targets/yum/tasks/yum.yml
(1)
ansible/ansible #51907
handle yum/dnf group long form names without @
(
maxamillion
)
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/yum/vars/main.yml
(1)
ansible/ansible #73050
[yum/dnf] securely pass yum/dnf config env vars
(
relrod
)
test/integration/targets/yum_repository/tasks/main.yml
(1)
ansible/ansible #69437
add option for COPR to yum_repository
(
mmckinst
)
test/integration/targets/yum_repository/vars/CentOS-6.yml
(1)
ansible/ansible #69437
add option for COPR to yum_repository
(
mmckinst
)
test/integration/targets/yum_repository/vars/CentOS-8.yml
(1)
ansible/ansible #69437
add option for COPR to yum_repository
(
mmckinst
)
test/integration/targets/yum_repository/vars/CentOS.yml
(1)
ansible/ansible #69437
add option for COPR to yum_repository
(
mmckinst
)
test/integration/targets/yum_repository/vars/Fedora.yml
(1)
ansible/ansible #69437
add option for COPR to yum_repository
(
mmckinst
)
test/integration/targets/yumdnf/aliases
(1)
ansible/ansible #71955
Limit yum and dnf tests to OSes that match those package managers
(
sivel
)
test/integration/targets/yumdnf/tasks/main.yml
(1)
ansible/ansible #71955
Limit yum and dnf tests to OSes that match those package managers
(
sivel
)
test/integration/targets/zypper/tasks/zypper.yml
(2)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
ansible/ansible #27831
20958 Feature Request: Allow 'file' module to optionally shred directory/files #20958
(
Alexander198961
)
test/lib/ansible_test/_data/ansible.cfg
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/lib/ansible_test/_data/completion/docker.txt
(1)
ansible/ansible #72852
Add Python 3.10 to ansible-test
(
hrnciar
)
test/lib/ansible_test/_data/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/_data/pytestcheck.py
(1)
ansible/ansible #68734
Make `ansible-test units` only pass --strict-markers when on a pytest version that supports it
(
relrod
)
test/lib/ansible_test/_data/requirements/constraints.txt
(5)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #73224
[WIP] test pyyaml 5.4b1 with wheels
(
nitzmahone
)
ansible/ansible #73170
[WIP] Use antsibull sphinx extension
(
felixfontein
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
ansible/ansible #70155
Upgrade pylint used by ansible-test.
(
mattclay
)
test/lib/ansible_test/_data/requirements/integration.txt
(3)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
ansible/ansible #57231
Do not merge: test runner with ara
(
dmsimard
)
test/lib/ansible_test/_data/requirements/network-integration.txt
(1)
ansible/ansible #57231
Do not merge: test runner with ara
(
dmsimard
)
test/lib/ansible_test/_data/requirements/sanity.import-plugins.txt
(1)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
test/lib/ansible_test/_data/requirements/units.txt
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/lib/ansible_test/_data/sanity/code-smell/no-get-exception.json
(1)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
test/lib/ansible_test/_data/sanity/code-smell/no-get-exception.py
(1)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
test/lib/ansible_test/_data/sanity/code-smell/unwrap-unsafe.json
(1)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
test/lib/ansible_test/_data/sanity/code-smell/unwrap-unsafe.py
(1)
ansible/ansible #65002
Add unwrap_var function to remove unsafe wrappers
(
sivel
)
test/lib/ansible_test/_data/sanity/import/importer.py
(1)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
test/lib/ansible_test/_data/sanity/pylint/config/ansible-test.cfg
(1)
ansible/ansible #70155
Upgrade pylint used by ansible-test.
(
mattclay
)
test/lib/ansible_test/_data/sanity/pylint/config/collection.cfg
(1)
ansible/ansible #70155
Upgrade pylint used by ansible-test.
(
mattclay
)
test/lib/ansible_test/_data/sanity/pylint/config/default.cfg
(1)
ansible/ansible #70155
Upgrade pylint used by ansible-test.
(
mattclay
)
test/lib/ansible_test/_data/sanity/pylint/config/sanity.cfg
(1)
ansible/ansible #70155
Upgrade pylint used by ansible-test.
(
mattclay
)
test/lib/ansible_test/_data/sanity/pylint/plugins/deprecated.py
(1)
ansible/ansible #73015
[stable-2.10] import_playbook - change additional params to deprecation (#72987)
(
samdoran
)
test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/__init__.py
(1)
ansible/ansible #71734
Extend validate-modules to also validate plugins
(
felixfontein
)
test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/main.py
(7)
ansible/ansible #73322
validate_modules: fails with .id attribute not found
(
goneri
)
ansible/ansible #71734
Extend validate-modules to also validate plugins
(
felixfontein
)
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
(
felixfontein
)
ansible/ansible #66631
WIP: Discourage boolean values in string fields
(
cristiklein
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58646
simplify module argspec vs doc type mismatch checks, display - by default
(
bcoca
)
ansible/ansible #56892
[WIP] validate-modules: 'choices' disable string conversion
(
pilou-
)
test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/module_args.py
(1)
ansible/ansible #71557
do not add colliding aliases to argument_spec #62315
(
terencehonles
)
test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/schema.py
(3)
ansible/ansible #72248
Make sure that none is not accepted for required module options
(
felixfontein
)
ansible/ansible #71734
Extend validate-modules to also validate plugins
(
felixfontein
)
ansible/ansible #62027
Add str_strict parameter type instead of warning by default on string conversion
(
samdoran
)
test/lib/ansible_test/_data/setup/docker.sh
(1)
ansible/ansible #69659
[ansible-test] Remove /run/nologin from containers
(
relrod
)
test/lib/ansible_test/_data/setup/windows-httptester.ps1
(1)
ansible/ansible #71979
add ca_path argument to uri module
(
heiderich
)
test/lib/ansible_test/_internal/cli.py
(2)
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
(
felixfontein
)
ansible/ansible #68737
Add a flag to disable --strict-markers being passed to pytest in `ansible-test units`
(
relrod
)
test/lib/ansible_test/_internal/config.py
(2)
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
(
felixfontein
)
ansible/ansible #68737
Add a flag to disable --strict-markers being passed to pytest in `ansible-test units`
(
relrod
)
test/lib/ansible_test/_internal/data.py
(1)
ansible/ansible #69341
ansible-test: make work if collection is completely .gitignore'd
(
felixfontein
)
test/lib/ansible_test/_internal/executor.py
(4)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
ansible/ansible #72430
ansible-test integration: allow tests to know which remote / docker container is used
(
felixfontein
)
ansible/ansible #71979
add ca_path argument to uri module
(
heiderich
)
ansible/ansible #57231
Do not merge: test runner with ara
(
dmsimard
)
test/lib/ansible_test/_internal/provider/__init__.py
(1)
ansible/ansible #69341
ansible-test: make work if collection is completely .gitignore'd
(
felixfontein
)
test/lib/ansible_test/_internal/sanity/import.py
(1)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
test/lib/ansible_test/_internal/sanity/pylint.py
(1)
ansible/ansible #70155
Upgrade pylint used by ansible-test.
(
mattclay
)
test/lib/ansible_test/_internal/sanity/require_tests.py
(1)
ansible/ansible #60612
[WIP] Create new sanity test that checks for tests
(
samdoran
)
test/lib/ansible_test/_internal/sanity/validate_modules.py
(2)
ansible/ansible #71734
Extend validate-modules to also validate plugins
(
felixfontein
)
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
(
felixfontein
)
test/lib/ansible_test/_internal/units/__init__.py
(3)
ansible/ansible #68737
Add a flag to disable --strict-markers being passed to pytest in `ansible-test units`
(
relrod
)
ansible/ansible #68734
Make `ansible-test units` only pass --strict-markers when on a pytest version that supports it
(
relrod
)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_internal/util.py
(2)
ansible/ansible #72852
Add Python 3.10 to ansible-test
(
hrnciar
)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
test/sanity/code-smell/ansible-requirements.json
(1)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
test/sanity/code-smell/ansible-requirements.py
(1)
ansible/ansible #72497
Import sanity test for plugins
(
felixfontein
)
test/sanity/code-smell/botmeta.py
(1)
ansible/ansible #53415
Validate botmeta teams
(
gundalow
)
test/sanity/code-smell/deprecated-config.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/sanity/code-smell/docs-build.py
(1)
ansible/ansible #73299
[WIP] Create ability to make core docs separate from Ansible docs
(
samccann
)
test/sanity/code-smell/docs-build.requirements.txt
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/sanity/code-smell/mypy.json
(1)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
test/sanity/code-smell/mypy.py
(1)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
test/sanity/code-smell/mypy.requirements.txt
(1)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
test/sanity/code-smell/package-data.requirements.txt
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/sanity/code-smell/use-argspec-type-path.sh
(1)
ansible/ansible #31447
Param type path need subspec list
(
abadger
)
test/sanity/ignore.txt
(11)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #73319
Integrate mypy sanity check into `ansible-test`
(
webknjaz
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
ansible/ansible #70155
Upgrade pylint used by ansible-test.
(
mattclay
)
ansible/ansible #69637
correctly merge multiple facts results (#68987)
(
bcoca
)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58646
simplify module argspec vs doc type mismatch checks, display - by default
(
bcoca
)
ansible/ansible #57058
[WIP] fix missing 'delegated_to' hosts with facts
(
bcoca
)
test/sanity/pylint/ignore.txt
(1)
ansible/ansible #50771
[WIP] uri module improvements
(
sivel
)
test/sanity/validate-modules/ignore.txt
(2)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
ansible/ansible #40854
Add minimal size for logical volume (lvol)
(
gothicx
)
test/sanity/validate-modules/main.py
(1)
ansible/ansible #45805
Docs: Read arg_spec documentation from module
(
dagwieers
)
test/sanity/validate-modules/schema.py
(1)
ansible/ansible #50035
Add new type 'mode' for Unix permissions/umask
(
dagwieers
)
test/sanity/validate-modules/skip.txt
(1)
ansible/ansible #21166
Epic fail
(
alikins
)
test/support/integration/plugins/modules/synchronize.py
(1)
ansible/ansible #71729
Updated description of `use_ssh_args` option
(
rystraum
)
test/units/cli/arguments/test_optparse_helpers.py
(1)
ansible/ansible #72287
Clarify CLI version number as core version
(
nitzmahone
)
test/units/cli/galaxy/test_display_collection.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/units/cli/galaxy/test_execute_list_collection.py
(3)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
ansible/ansible #70207
doc fixes
(
bcoca
)
test/units/cli/galaxy/test_get_collection_widths.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/units/cli/test_adhoc.py
(1)
ansible/ansible #72287
Clarify CLI version number as core version
(
nitzmahone
)
test/units/cli/test_galaxy.py
(2)
ansible/ansible #73336
[WIP] add option to upgrade collections
(
s-hertel
)
ansible/ansible #72591
Replace the inhouse collection dependency resolver with `resolvelib`
(
webknjaz
)
test/units/cli/test_role.py
(1)
ansible/ansible #45861
[WIP] Add a 'ansible-role' cli
(
alikins
)
test/units/cli/test_vault.py
(2)
ansible/ansible #73301
Fix command line parsing for ansible-vault encrypt_string --prompt
(
jbayfield
)
ansible/ansible #68260
Add TTY check and argument to disable it (#50603)
(
Soldann
)
test/units/errors/test_errors.py
(2)
ansible/ansible #73297
[stable-2.9] Fix YAML error message when error is at the end of the file (#73241)
(
samdoran
)
ansible/ansible #73296
[stable-2.10] Fix YAML error message when error is at the end of the file (#73241)
(
samdoran
)
test/units/executor/module_common/test_recursive_finder.py
(2)
ansible/ansible #66785
core: remove pycompat24
(
grimreaper
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/executor/test_playbook_executor.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #37587
Added ignore unreachable option to the serial variable Feature #37309
(
zopar
)
test/units/executor/test_task_executor.py
(7)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72553
Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #72057
[ignore] [WIP] prefork experiments
(
relrod
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
[WIP] Validate variable names on definition
(
mkrizek
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
ansible/ansible #55677
teach ansible about loop_control/break_when
(
larsks
)
test/units/executor/test_task_queue_manager_callbacks.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/units/executor/test_task_result.py
(1)
ansible/ansible #32480
[WIP] safer task results
(
bcoca
)
test/units/galaxy/test_api.py
(1)
ansible/ansible #63530
Expect upper case message 'levels' for galaxy publish results
(
alikins
)
test/units/galaxy/test_collection.py
(4)