ansible
View By
File
User
Merge Commits
Merge Conflicts
CI Failures
Multiple Authors
Generated on Sun Oct 1 05:07:56 2023 UTC
Pull requests by File
Sort by PR Count
Sort by Filename
.github/BOTMETA.yml
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
.github/workflows/build-and-publish.yml
(1)
ansible/ansible #79469
Add a PyPI publishing GitHub Actions CD workflow
(
webknjaz
)
bin/ansible
(1)
ansible/ansible #43519
[WIP] Decouple display from config initialization
(
abadger
)
changelogs/executor_result_nromalized.yml
(1)
ansible/ansible #75854
fix task state handling
(
bcoca
)
changelogs/fragments/19755-ansible_processor-s390x-topology.yml
(1)
ansible/ansible #80088
Define processor topology on s390x
(
yselkowitz
)
changelogs/fragments/47344-ignore_missing_fileglob.yml
(1)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
(
philfry
)
changelogs/fragments/48678-git.yml
(1)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
changelogs/fragments/51103-add-inhibit_copystat-to-copy-module.yml
(1)
ansible/ansible #74342
Inhibit chmod
(
manschwetusCF
)
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/57574-warn-if-absent-file-inaccessible.yaml
(1)
ansible/ansible #57574
file: Raise error on permission denied
(
Jakski
)
changelogs/fragments/63288-galaxy-server-config-dump.yml
(1)
ansible/ansible #78396
ansible-config - dump/list galaxy servers
(
jborean93
)
changelogs/fragments/64092-get_url_verify_tmpsrc_checksum.yml
(1)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
(
dbrgn
)
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/66269-hide-debug-loop-vars.yml
(1)
ansible/ansible #66269
Sanitize debug var= tasks of the loop variable
(
AlanCoding
)
changelogs/fragments/67715-socks5_proxy_support_uri.yml
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
(
kr3ator
)
changelogs/fragments/68676_busybox_locked_user.yml
(1)
ansible/ansible #70897
user: Unlock by default with no password, busybox
(
relrod
)
changelogs/fragments/69201-fix-cwd-sanity-requirements.yml
(1)
ansible/ansible #69201
module_utils: require X_OK when checking cwd sanity
(
seirl
)
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/71190_add_gss_auth_to_paramiko_ssh.yml
(1)
ansible/ansible #71190
Create gss_auth option for paramiko_ssh connection plugin
(
arnoxit
)
changelogs/fragments/72097-add-support-for-pip-install-modes.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
changelogs/fragments/73239-dont-forget-later-deprecations.yml
(1)
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
(
felixfontein
)
changelogs/fragments/73240-dont-forget-later-deprecations.yml
(1)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
changelogs/fragments/73935-add-semver-filter.yaml
(1)
ansible/ansible #73935
Add a parse_semver filter
(
JensHeinrich
)
changelogs/fragments/75313-ansible-connection-returns-none.yaml
(1)
ansible/ansible #75313
Handle failures in ansible-connection instead of returning None
(
Qalthos
)
changelogs/fragments/75388_wait_for_connection.yml
(1)
ansible/ansible #75388
wait_for_connection timeout/retries fixes
(
lilatomic
)
changelogs/fragments/75741-copy-reduce-stats.yml
(1)
ansible/ansible #75741
copy: Reduce calls to stat() by 50% in chown_recursive
(
moreati
)
changelogs/fragments/75742-chown-if-different.yml
(1)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
(
moreati
)
changelogs/fragments/76463-dnf-installed-present-bug.yml
(1)
ansible/ansible #76467
dnf module doesn't honor state: present / state: installed
(
jameslivulpi
)
changelogs/fragments/76727-chattr-fix-for-backups-of-symlinks.yml
(1)
ansible/ansible #78707
Add fix for issue 76727: check if there attributes to set
(
pc-explore
)
changelogs/fragments/77492-yum-dnf-install-with-optional.yml
(1)
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
(
s-hertel
)
changelogs/fragments/77755-pip-module-editable-flag-fix.yml
(1)
ansible/ansible #78039
pip module - editable now applies to all packages
(
nirmal-j-patel
)
changelogs/fragments/78018-add-warning-missing-collections.yml
(1)
ansible/ansible #78018
Add a warning for collections not installed
(
s-hertel
)
changelogs/fragments/78602-fix-connection-extra-vars.yml
(1)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
changelogs/fragments/78640-fix-module-utils-mode-calculation.yml
(1)
ansible/ansible #78640
module_utils - fix calculation of file mode change
(
s-hertel
)
changelogs/fragments/78730-ansible-doc-version_added.yml
(1)
ansible/ansible #78730
ansible-doc: show version_added for set_via
(
felixfontein
)
changelogs/fragments/79141-ansible-test-cloud-scaleway-config.yml
(1)
ansible/ansible #79141
ansible-test - cloud/scaleway - Add support for project ID in config
(
Lunik
)
changelogs/fragments/79312-fix-combine-append-prepend-when-vars-are-equal.yml
(1)
ansible/ansible #79312
lib/ansible/utils/vars.py - def merge_hash - fix for append / prepend when merging vars are equal
(
R37ribution
)
changelogs/fragments/79372-fix-older-connection-plugins.yml
(1)
ansible/ansible #79372
Fix older external connection plugins without _sub_plugin declaration
(
jbemmel
)
changelogs/fragments/79657-warn-for-unsupported-role-arg-spec-fields.yml
(1)
ansible/ansible #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
changelogs/fragments/79700-test-shebang.yml
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
changelogs/fragments/79705-fix-ensure-path-to-collection-argument-doesnt-have-backslash.yml
(1)
ansible/ansible #79705
fix: ensure path to collection argument doesn't have a backslash
(
dorkamotorka
)
changelogs/fragments/79945-host_group_vars-improvements.yml
(1)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
changelogs/fragments/80110-repos-gpgcheck.yml
(1)
ansible/ansible #80777
dnf: properly set gpg options on repos
(
mkrizek
)
changelogs/fragments/80173-add-expect-raw-responses.yml
(1)
ansible/ansible #80173
Support expect raw responses
(
sbettid
)
changelogs/fragments/804456-fix-git-submodule-tracking.yml
(1)
ansible/ansible #80456
Fix git submodule tracking
(
theunkn0wn1
)
changelogs/fragments/80590-dnf-skip_broken-unavailable-pkgs.yml
(1)
ansible/ansible #80795
dnf: check strict before failing to respect skip_broken
(
mkrizek
)
changelogs/fragments/80782-added-new-skeleton-type-community.yaml
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
changelogs/fragments/80813-fixed-apt-cache-version-pinning-issue.yml
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
changelogs/fragments/80882-Amazon-os-family-compat.yaml
(1)
ansible/ansible #81755
Add family fallback for Amzn to register as RedHat
(
Akasurde
)
changelogs/fragments/80975-systemd-detect.yml
(1)
ansible/ansible #81809
Consolidate systemd detection logic
(
Akasurde
)
changelogs/fragments/80995-include-all-var-files.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
changelogs/fragments/81053-templated-tags-inheritance.yml
(1)
ansible/ansible #81624
Properly template tags in parent blocks
(
mkrizek
)
changelogs/fragments/81064-daemonize-fixes.yml
(1)
ansible/ansible #81581
Fix stealth exceptions and blocking select() in daemonize() (#81064) - 2.15
(
vaygr
)
changelogs/fragments/81117-add-proxy-to-pip.yaml
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
changelogs/fragments/81164-fix-user-module-groups-output-issue.yml
(1)
ansible/ansible #81164
modules/user: Fix returned groups issue
(
ifkirne
)
changelogs/fragments/81346-copy-recursive-diff-fix.yml
(1)
ansible/ansible #81346
copy module diff output for multi files
(
simonLeary42
)
changelogs/fragments/81504-update-logical-operation.yml
(1)
ansible/ansible #81511
Update a logical operation in code
(
munahaf
)
changelogs/fragments/81532-fix-nested-flush_handlers.yml
(1)
ansible/ansible #81572
flush_handlers: handle a failure in a nested block with force_handlers
(
mkrizek
)
changelogs/fragments/81547-support-termux-apt.yml
(1)
ansible/ansible #81547
Support Termux in ansible.builtin.package
(
cilki
)
changelogs/fragments/81558-fix-interactive-shell-options.yml
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
changelogs/fragments/81584-daemonize-follow-up-fixes.yml
(1)
ansible/ansible #81581
Fix stealth exceptions and blocking select() in daemonize() (#81064) - 2.15
(
vaygr
)
changelogs/fragments/81606-ansible-galaxy-collection-pre-releases.yml
(1)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
changelogs/fragments/81631-argspec-bugfix.yml
(1)
ansible/ansible #81631
Avoid internal error when validating argspec
(
felixfontein
)
changelogs/fragments/81638-blockinfile.yml
(1)
ansible/ansible #81638
blockinfile: do not crash when filename has no path
(
felixfontein
)
changelogs/fragments/81666-handlers-run_once.yml
(1)
ansible/ansible #81667
run_once: unnotify hosts on handlers that are not run
(
mkrizek
)
changelogs/fragments/81699-zip-permission.yml
(1)
ansible/ansible #81705
support 8 character permission strings
(
GodsVictory
)
changelogs/fragments/81713-distro.yml
(1)
ansible/ansible #81765
Bump bundled distro version to 1.8.0
(
Akasurde
)
changelogs/fragments/81714-remove-deprecated-jinja2_native_warning.yml
(1)
ansible/ansible #81720
Remove deprecated JINJA2_NATIVE_WARNING configuration entry
(
mkrizek
)
changelogs/fragments/81717-remove-deprecated-crypt-support.yml
(1)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
changelogs/fragments/81762-no_log.yml
(1)
ansible/ansible #81672
Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
(
felixfontein
)
changelogs/fragments/81770-add-uid-guid-minmax-keys.yml
(1)
ansible/ansible #81770
Add UID and GID min/max keys
(
skupfer
)
changelogs/fragments/81796-ansible-doc-roles.yml
(1)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', 'requirements', and top-level 'version_added' for role entrypoints
(
felixfontein
)
changelogs/fragments/81804-ansible-vault-add-stderr-for-unused-name.yml
(1)
ansible/ansible #81804
ansible-vault - suggest --stdin-name when --name is provided without command line args
(
s-hertel
)
changelogs/fragments/81806-py2-content-disposition.yml
(1)
ansible/ansible #81807
Add compat function for parsing Content-Disposition header
(
sivel
)
changelogs/fragments/81816-fix-pip-changed-status-vcs-install.yml
(1)
ansible/ansible #81816
Fix pip changed status when installing from vcs
(
sbettid
)
changelogs/fragments/a-g-collection-list-preferred-fqcn.yml
(1)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
changelogs/fragments/ansible-galaxy-collection-inevitable-pre-releases.yml
(2)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
changelogs/fragments/ansible_config_get.yml
(1)
ansible/ansible #75844
ansible-config get
(
bcoca
)
changelogs/fragments/any_errors_fatal-fixes.yml
(1)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
changelogs/fragments/apt_update_cache_with_new_source.yml
(1)
ansible/ansible #81743
apt - update the sources first if the cache can't be opened with default_release
(
s-hertel
)
changelogs/fragments/async-status-terminate.yml
(1)
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
(
sivel
)
changelogs/fragments/become_plugin_quoting.yml
(1)
ansible/ansible #80146
become plugins, use shlex quote instead of manual
(
bcoca
)
changelogs/fragments/connection-prepare-cmd.yml
(1)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
changelogs/fragments/deprecate-ansible-async-dir-envvar.yml
(1)
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
(
relrod
)
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_checksum.yml
(1)
ansible/ansible #76306
DNF: covers checksum and other errors around download
(
bcoca
)
changelogs/fragments/docs_argument_specs_version_added.yml
(1)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`
(
ziegenberg
)
changelogs/fragments/error-instead-of-silent-non-utf8-passwords.yaml
(1)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
changelogs/fragments/executor_result_handling_fix.yml
(1)
ansible/ansible #75854
fix task state handling
(
bcoca
)
changelogs/fragments/feature-uri-add-option-multipart-encoding.yml
(1)
ansible/ansible #80566
adding option for form-multipart data to switch multipart encoding from default base64 to 7or8bit encoding
(
herrfeder
)
changelogs/fragments/fix-dnf-install-missing-url.yml
(1)
ansible/ansible #81801
Fix dnf module crash for non-existent url
(
s-hertel
)
changelogs/fragments/fix-reboot-plugin.yml
(1)
ansible/ansible #80017
FIX - Reboot - delete useless parameter async, not supported
(
Baptistech
)
changelogs/fragments/fix-reinstalling-collections-symlink.yml
(1)
ansible/ansible #81355
Fix symlink handling when reinstalling collections and cleaning up
(
s-hertel
)
changelogs/fragments/fix-silent-error-changing-user-password-expiration.yml
(1)
ansible/ansible #78268
user module - give an error for missing permissions to ensure requested state
(
s-hertel
)
changelogs/fragments/fix_bool_filter.yml
(1)
ansible/ansible #70721
normalize bool filter to 'ansible booleans'
(
bcoca
)
changelogs/fragments/flush-stdout-midtask.yml
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
changelogs/fragments/galaxy_dep_res_msgs.yml
(2)
ansible/ansible #81799
ansible-galaxy fix scm dependency error (#81599)
(
bcoca
)
ansible/ansible #81798
ansible-galaxy fix scm dependency error (#81599)
(
bcoca
)
changelogs/fragments/handle-invalid-reserved-var-names.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
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/import_role_goes_public.yml
(1)
ansible/ansible #81772
Import role public
(
bcoca
)
changelogs/fragments/jinja2-if-omitted-else.yml
(1)
ansible/ansible #80716
jinja2_native: fix stuck execution on inline if stmt when else is omitted
(
mkrizek
)
changelogs/fragments/keep_correct_collection_context.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
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/linux-cpu-count-one-core-vcpus.yml
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
changelogs/fragments/log_verbosity.yml
(1)
ansible/ansible #81692
log verbosity
(
bcoca
)
changelogs/fragments/lxc_virtualization_facts.yaml
(1)
ansible/ansible #58881
Fix LXC virtualization facts
(
silverwind
)
changelogs/fragments/minor_misc_fixes.yml
(1)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
changelogs/fragments/new-fa-method.yml
(1)
ansible/ansible #79226
Introduce a method for getting FA value w/o inheritance
(
mkrizek
)
changelogs/fragments/nowrap.yml
(1)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
changelogs/fragments/pipelining_refactor.yml
(1)
ansible/ansible #78111
pipelining 4.3
(
bcoca
)
changelogs/fragments/plugin_sigs.yml
(1)
ansible/ansible #69947
plugin signature based on options
(
bcoca
)
changelogs/fragments/prettydoc.yml
(1)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
changelogs/fragments/psrp-script-chdir.yml
(1)
ansible/ansible #81282
psrp - fix up script chdir setting
(
jborean93
)
changelogs/fragments/register-projections.yml
(1)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
changelogs/fragments/role-argspec-file-extension-tasks_from.yml
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
changelogs/fragments/shell_env_fix.yml
(1)
ansible/ansible #78167
shell plugin now uses config system fully
(
bcoca
)
changelogs/fragments/solaris_iscsi_iqn.yaml
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
(
mator
)
changelogs/fragments/strict-argspec-types.yml
(1)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
changelogs/fragments/sudo_selinux_role.yml
(1)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
changelogs/fragments/sysctl_fact_fix.yml
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
changelogs/fragments/systemd_root_n_scope.yml
(1)
ansible/ansible #58017
[WIP] Add the ability to specify --root.
(
bcoca
)
changelogs/fragments/systemd_sessionless.yml
(1)
ansible/ansible #75097
systemd try to handle missing sessions
(
bcoca
)
changelogs/fragments/template_conf_options.yml
(1)
ansible/ansible #79244
config options templatable
(
bcoca
)
changelogs/fragments/tty_nowrap.yml
(1)
ansible/ansible #73834
no tty, no wrap
(
bcoca
)
changelogs/fragments/unsafe_improvements.yml
(1)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
changelogs/fragments/user-add-mobile-paramter.yml
(1)
ansible/ansible #81534
user - add mobile paramter for creating mobile accounts on macOS
(
opoplawski
)
changelogs/fragments/yaml_filters_ansilbe_yaml.yml
(1)
ansible/ansible #81727
yaml filters now use 'ansible yaml'
(
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/keyword_desc.yml
(1)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
docs/docsite/rst/dev_guide/developing_plugins.rst
(2)
ansible/ansible #80668
Additional Vars Plugin Documentation Adjustments
(
timway
)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
docs/docsite/rst/dev_guide/testing/sanity/galaxy-metadata.rst
(1)
ansible/ansible #75335
WIP: Sanity test to validate galaxy.yml metadata file for the required keys
(
Ompragash
)
docs/docsite/rst/dev_guide/testing_running_locally.rst
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
docs/docsite/rst/dev_guide/testing_units_modules.rst
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
docs/docsite/rst/playbook_guide/playbooks_reuse_roles.rst
(1)
ansible/ansible #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
docs/docsite/rst/playbook_guide/playbooks_variables.rst
(1)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
docs/docsite/rst/porting_guides/porting_guide_2.11.rst
(1)
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_4.rst
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
docs/docsite/rst/porting_guides/porting_guide_core_2.11.rst
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst
(1)
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
(
relrod
)
docs/docsite/rst/reference_appendices/glossary.rst
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
docs/docsite/rst/scenario_guides/kubernetes_scenarios/k8s_inventory.rst
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
docs/docsite/rst/user_guide/playbooks_filters.rst
(1)
ansible/ansible #70721
normalize bool filter to 'ansible booleans'
(
bcoca
)
docs/docsite/rst/user_guide/playbooks_loops.rst
(2)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
docs/docsite/rst/user_guide/playbooks_variables.rst
(1)
ansible/ansible #73939
Be much more explicit about variable precedence as it applies to roles
(
sivel
)
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
(1)
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
)
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/command_plugins/generate_man.py
(1)
ansible/ansible #73763
Add refresh-token sub command for ansible-galaxy collection
(
sivel
)
hacking/test-module.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/__init__.py
(1)
ansible/ansible #81440
Move dist entry points to declarative meta
(
webknjaz
)
lib/ansible/cli/__init__.py
(6)
ansible/ansible #79705
fix: ensure path to collection argument doesn't have a backslash
(
dorkamotorka
)
ansible/ansible #79164
add new error/warning handler to display
(
bcoca
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/cli/adhoc.py
(2)
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
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/config.py
(2)
ansible/ansible #78396
ansible-config - dump/list galaxy servers
(
jborean93
)
ansible/ansible #75844
ansible-config get
(
bcoca
)
lib/ansible/cli/console.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/cli/doc.py
(7)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', 'requirements', and top-level 'version_added' for role entrypoints
(
felixfontein
)
ansible/ansible #80625
ansible-doc - output additional `version_added` information from `main/argument_specs.yml`
(
ziegenberg
)
ansible/ansible #79713
[sanity validate-modules] Allow argspec modifiers identified as valid components of the docsting
(
KB-perByte
)
ansible/ansible #78730
ansible-doc: show version_added for set_via
(
felixfontein
)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/cli/galaxy.py
(9)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
ansible/ansible #81159
Clarify galaxy CLI --help about install locations
(
AlanCoding
)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
ansible/ansible #78396
ansible-config - dump/list galaxy servers
(
jborean93
)
ansible/ansible #77064
ansible-galaxy collection search
(
bcoca
)
ansible/ansible #73763
Add refresh-token sub command for ansible-galaxy collection
(
sivel
)
ansible/ansible #72637
Allow using galaxy.yml as a requirements file
(
sivel
)
lib/ansible/cli/inventory.py
(3)
ansible/ansible #72499
Inv output templates
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/cli/playbook.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/cli/pull.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #31555
[WIP] fixes and improvements to pull
(
bcoca
)
lib/ansible/cli/scripts/ansible_cli_stub.py
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/cli/scripts/ansible_connection_cli_stub.py
(5)
ansible/ansible #76430
WIP: bypass ansible-connection for existing connections
(
nitzmahone
)
ansible/ansible #75313
Handle failures in ansible-connection instead of returning None
(
Qalthos
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/cli/splash/__init__.py
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/splash/ansible_120x7.txt
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/splash/ansible_80x5.txt
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/splash/bluea_40x20.txt
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/splash/bluea_80x40.txt
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/splash/chaosbomb_40x20.txt
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/splash/chaosbomb_80x40.txt
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/splash/reda_40x20.txt
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/splash/reda_80x40.txt
(1)
ansible/ansible #77489
[POC] ASCII Splash
(
nitzmahone
)
lib/ansible/cli/vault.py
(2)
ansible/ansible #81804
ansible-vault - suggest --stdin-name when --name is provided without command line args
(
s-hertel
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/config/base.yml
(12)
ansible/ansible #81772
Import role public
(
bcoca
)
ansible/ansible #81720
Remove deprecated JINJA2_NATIVE_WARNING configuration entry
(
mkrizek
)
ansible/ansible #81711
remote log info
(
bcoca
)
ansible/ansible #81692
log verbosity
(
bcoca
)
ansible/ansible #80637
use strategy plugin for check/list
(
bcoca
)
ansible/ansible #79164
add new error/warning handler to display
(
bcoca
)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
ansible/ansible #78167
shell plugin now uses config system fully
(
bcoca
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
ansible/ansible #73834
no tty, no wrap
(
bcoca
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
lib/ansible/config/manager.py
(7)
ansible/ansible #81663
[PoC] Use remote_tmp as a fact to populate sh plugin config
(
sivel
)
ansible/ansible #79244
config options templatable
(
bcoca
)
ansible/ansible #77057
now show plugin config runtime deprecations
(
bcoca
)
ansible/ansible #75680
allow to set an env var to undefined, aka default
(
bcoca
)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #73240
Don't forget plugin deprecations after CLI init
(
felixfontein
)
lib/ansible/constants.py
(2)
ansible/ansible #75215
new set_var
(
bcoca
)
ansible/ansible #74774
optimize config for making it on demand and fix deprecation warnings
(
bcoca
)
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
(2)
ansible/ansible #80675
Refactor vault
(
toydarian
)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
lib/ansible/errors/yaml_strings.py
(1)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
lib/ansible/executor/interpreter_discovery.py
(1)
ansible/ansible #78111
pipelining 4.3
(
bcoca
)
lib/ansible/executor/module_common.py
(8)
ansible/ansible #79111
[PoC] Have ansiballz set env vars for new style modules
(
sivel
)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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
(6)
ansible/ansible #81572
flush_handlers: handle a failure in a nested block with force_handlers
(
mkrizek
)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #57129
[WIP] Handle disappearing hosts
(
bcoca
)
lib/ansible/executor/playbook_executor.py
(5)
ansible/ansible #80594
Update playbook_executor.py
(
sobngwi
)
ansible/ansible #75108
minor path related fixes
(
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
)
lib/ansible/executor/powershell/module_manifest.py
(1)
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 #71700
[POC] pre fork base test
(
mkrizek
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/executor/stats.py
(1)
ansible/ansible #76565
set_Stats: Added list_merge option
(
arash-ke
)
lib/ansible/executor/task_executor.py
(22)
ansible/ansible #80787
avoid connection leaks (#80532)
(
blami
)
ansible/ansible #79372
Fix older external connection plugins without _sub_plugin declaration
(
jbemmel
)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
ansible/ansible #76430
WIP: bypass ansible-connection for existing connections
(
nitzmahone
)
ansible/ansible #75854
fix task state handling
(
bcoca
)
ansible/ansible #75215
new set_var
(
bcoca
)
ansible/ansible #74259
[POC] Support unpacking loop vars
(
sivel
)
ansible/ansible #73838
[wip] Get connection
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #71700
[POC] pre fork base test
(
mkrizek
)
ansible/ansible #69326
[IGNORE] Bot test
(
mkrizek
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
lib/ansible/executor/task_queue_manager.py
(11)
ansible/ansible #81505
POC templating
(
mkrizek
)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #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
Validate variable names on definition
(
mkrizek
)
ansible/ansible #57129
[WIP] Handle disappearing hosts
(
bcoca
)
ansible/ansible #50718
[WIP] make callback invocation async
(
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
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/api.py
(3)
ansible/ansible #81511
Update a logical operation in code
(
munahaf
)
ansible/ansible #77064
ansible-galaxy collection search
(
bcoca
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/galaxy/collection.py
(1)
ansible/ansible #65833
ansible-galaxy - Avoid infinite loop by following symlinks when building collections
(
ssato
)
lib/ansible/galaxy/collection/__init__.py
(8)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81799
ansible-galaxy fix scm dependency error (#81599)
(
bcoca
)
ansible/ansible #81798
ansible-galaxy fix scm dependency error (#81599)
(
bcoca
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
ansible/ansible #81607
Log error dependency resolver exceptions strings
(
webknjaz
)
ansible/ansible #81355
Fix symlink handling when reinstalling collections and cleaning up
(
s-hertel
)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
lib/ansible/galaxy/data/community/.github/workflows/ansible-test.yml
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/.github/workflows/extra-docs-linting.yml
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/.gitignore
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/CHANGELOG.rst
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/changelogs/changelog.yaml
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/changelogs/config.yaml.j2
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/changelogs/fragments/.keep
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/CODE_OF_CONDUCT.md
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/codecov.yml.j2
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/CONTRIBUTING.md
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/docs/docsite/links.yml.j2
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/galaxy.yml.j2
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/LICENSE
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/MAINTAINERS
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/MAINTAINING.md
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/meta/runtime.yml
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/README.md.j2
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/REVIEW_CHECKLIST.md
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/tests/integration/targets/.gitkeep
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/data/community/tests/units/.gitkeep
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
lib/ansible/galaxy/dependency_resolution/__init__.py
(2)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
ansible/ansible #81693
Implement a debugging reporter for collection dependency resolver
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/dataclasses.py
(6)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81799
ansible-galaxy fix scm dependency error (#81599)
(
bcoca
)
ansible/ansible #81798
ansible-galaxy fix scm dependency error (#81599)
(
bcoca
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
ansible/ansible #81694
Always stringify collection requirement versions
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/providers.py
(3)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
lib/ansible/galaxy/dependency_resolution/reporters.py
(2)
ansible/ansible #81709
Implement an informative reporter for resolvelib
(
webknjaz
)
ansible/ansible #81693
Implement a debugging reporter for collection dependency resolver
(
webknjaz
)
lib/ansible/inventory/data.py
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/inventory/group.py
(4)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/inventory/host.py
(3)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
lib/ansible/inventory/manager.py
(3)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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/basic.py
(16)
ansible/ansible #81711
remote log info
(
bcoca
)
ansible/ansible #81554
docs: update error message
(
Akasurde
)
ansible/ansible #81320
Pass environment variables privately to modules
(
bcoca
)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
ansible/ansible #78707
Add fix for issue 76727: check if there attributes to set
(
pc-explore
)
ansible/ansible #78640
module_utils - fix calculation of file mode change
(
s-hertel
)
ansible/ansible #75742
module_utils: Consolidate set_owner_if_different & set_group_if_different
(
moreati
)
ansible/ansible #74342
Inhibit chmod
(
manschwetusCF
)
ansible/ansible #71707
POC: Support module extensible JSON encoding
(
sivel
)
ansible/ansible #69201
module_utils: require X_OK when checking cwd sanity
(
seirl
)
ansible/ansible #66631
WIP: Discourage boolean values in string fields
(
cristiklein
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #58287
[WIP] [POC] OZ2
(
sivel
)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
ansible/ansible #25260
Set attributes if different (fixes #48839)
(
wzyboy
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
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/arg_spec.py
(1)
ansible/ansible #81672
Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
(
felixfontein
)
lib/ansible/module_utils/common/file.py
(1)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
lib/ansible/module_utils/common/parameters.py
(6)
ansible/ansible #81711
remote log info
(
bcoca
)
ansible/ansible #81672
Make sure that all no_log parameters are processed even if some arguments have values of the wrong type
(
felixfontein
)
ansible/ansible #81631
Avoid internal error when validating argspec
(
felixfontein
)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
ansible/ansible #81320
Pass environment variables privately to modules
(
bcoca
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/module_utils/common/process.py
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
lib/ansible/module_utils/common/text/converters.py
(1)
ansible/ansible #71707
POC: Support module extensible JSON encoding
(
sivel
)
lib/ansible/module_utils/common/validation.py
(2)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
ansible/ansible #67871
Add tests for check_required_by and fix default return value
(
relrod
)
lib/ansible/module_utils/connection.py
(1)
ansible/ansible #75316
[WIP] Always log persist
(
Qalthos
)
lib/ansible/module_utils/csharp/Ansible.Basic.cs
(2)
ansible/ansible #81711
remote log info
(
bcoca
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/module_utils/distro/_distro.py
(2)
ansible/ansible #81765
Bump bundled distro version to 1.8.0
(
Akasurde
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/module_utils/facts/collector.py
(1)
ansible/ansible #58817
[WIP]Reuse get_collector_names method for network facts gathering
(
trishnaguha
)
lib/ansible/module_utils/facts/default_collectors.py
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
lib/ansible/module_utils/facts/hardware/aix.py
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
lib/ansible/module_utils/facts/hardware/darwin.py
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
lib/ansible/module_utils/facts/hardware/freebsd.py
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
lib/ansible/module_utils/facts/hardware/hpux.py
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
lib/ansible/module_utils/facts/hardware/linux.py
(3)
ansible/ansible #81246
Fix Linux Sector count Fact
(
lukecdavidson
)
ansible/ansible #80088
Define processor topology on s390x
(
yselkowitz
)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
lib/ansible/module_utils/facts/hardware/openbsd.py
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
lib/ansible/module_utils/facts/hardware/sunos.py
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
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/sysctl.py
(1)
ansible/ansible #81297
setup module, make missing sysctl minor issue
(
bcoca
)
lib/ansible/module_utils/facts/system/distribution.py
(1)
ansible/ansible #81755
Add family fallback for Amzn to register as RedHat
(
Akasurde
)
lib/ansible/module_utils/facts/system/os_release.py
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
lib/ansible/module_utils/facts/system/pkg_mgr.py
(1)
ansible/ansible #81547
Support Termux in ansible.builtin.package
(
cilki
)
lib/ansible/module_utils/facts/system/service_mgr.py
(1)
ansible/ansible #81809
Consolidate systemd detection logic
(
Akasurde
)
lib/ansible/module_utils/facts/system/user.py
(1)
ansible/ansible #81663
[PoC] Use remote_tmp as a fact to populate sh plugin config
(
sivel
)
lib/ansible/module_utils/facts/virtual/linux.py
(1)
ansible/ansible #58881
Fix LXC virtualization facts
(
silverwind
)
lib/ansible/module_utils/json_utils.py
(3)
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
(
relrod
)
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/docs_to_spec.py
(1)
ansible/ansible #79720
Controller argspec
(
bcoca
)
lib/ansible/module_utils/parsing/duration.py
(1)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
lib/ansible/module_utils/powershell/Ansible.ModuleUtils.Legacy.psm1
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
lib/ansible/module_utils/powershell/Ansible.ModuleUtils.WebRequest.psm1
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/module_utils/service.py
(2)
ansible/ansible #81809
Consolidate systemd detection logic
(
Akasurde
)
ansible/ansible #81581
Fix stealth exceptions and blocking select() in daemonize() (#81064) - 2.15
(
vaygr
)
lib/ansible/module_utils/shell.py
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
lib/ansible/module_utils/splitter.py
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
lib/ansible/module_utils/urls.py
(7)
ansible/ansible #81807
Add compat function for parsing Content-Disposition header
(
sivel
)
ansible/ansible #81801
Fix dnf module crash for non-existent url
(
s-hertel
)
ansible/ansible #80566
adding option for form-multipart data to switch multipart encoding from default base64 to 7or8bit encoding
(
herrfeder
)
ansible/ansible #78142
Add socks5 proxy support
(
pezhovski
)
ansible/ansible #76313
Extract useful code out of `fetch_url`
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #54590
Allow to provide a client cert and key during SSL validation
(
tristan-weil
)
lib/ansible/module_utils/yumdnf.py
(2)
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
(
s-hertel
)
ansible/ansible #51907
handle yum/dnf group long form names without @
(
maxamillion
)
lib/ansible/modules/apt.py
(9)
ansible/ansible #81814
fixes spelling errors
(
rose2221
)
ansible/ansible #81795
Unification of default value for option update_cache
(
sergeymavrin
)
ansible/ansible #81754
Throw LockFailedException if apt cmd encounters a lock file
(
chrispbailey
)
ansible/ansible #81743
apt - update the sources first if the cache can't be opened with default_release
(
s-hertel
)
ansible/ansible #81594
Add install_suggests in apt module
(
kencx
)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
ansible/ansible #80281
added lock timeout to apt dpkg_options (#78658)
(
antwacky
)
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
)
lib/ansible/modules/async_status.py
(1)
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
(
sivel
)
lib/ansible/modules/async_wrapper.py
(2)
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
(
sivel
)
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
(
relrod
)
lib/ansible/modules/blockinfile.py
(1)
ansible/ansible #81638
blockinfile: do not crash when filename has no path
(
felixfontein
)
lib/ansible/modules/command.py
(1)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
lib/ansible/modules/copy.py
(8)
ansible/ansible #81814
fixes spelling errors
(
rose2221
)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
ansible/ansible #80384
copy module: avoid sprurious updates of destination directory permissions
(
h3nd24
)
ansible/ansible #80302
[POC] apply explicit SELinux label on tempfile in copy
(
nitzmahone
)
ansible/ansible #75741
copy: Reduce calls to stat() by 50% in chown_recursive
(
moreati
)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
ansible/ansible #74342
Inhibit chmod
(
manschwetusCF
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/modules/dnf.py
(7)
ansible/ansible #81452
Add notes for DNF module about caveats when ensuring presence of groups
(
codyro
)
ansible/ansible #80795
dnf: check strict before failing to respect skip_broken
(
mkrizek
)
ansible/ansible #80777
dnf: properly set gpg options on repos
(
mkrizek
)
ansible/ansible #80094
modules/dnf: Substitute variables in DNF cache path
(
BenoitKnecht
)
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
(
s-hertel
)
ansible/ansible #76467
dnf module doesn't honor state: present / state: installed
(
jameslivulpi
)
ansible/ansible #76306
DNF: covers checksum and other errors around download
(
bcoca
)
lib/ansible/modules/expect.py
(3)
ansible/ansible #81081
Additional example with regex
(
byaliego
)
ansible/ansible #80983
Fix disabled timeouts in ansible.builtin.expect
(
brianhelba
)
ansible/ansible #80173
Support expect raw responses
(
sbettid
)
lib/ansible/modules/fetch.py
(2)
ansible/ansible #79864
Add support for encrypting files fetched to local
(
KickerTom
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/modules/file.py
(1)
ansible/ansible #80034
Avoids removing /
(
ebastos
)
lib/ansible/modules/files/assemble.py
(1)
ansible/ansible #36455
Add check and diff mode support to assemble module
(
giovannisciortino
)
lib/ansible/modules/files/file.py
(4)
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 #45805
Docs: Read arg_spec documentation from module
(
dagwieers
)
ansible/ansible #34228
Hardlink follow
(
odra
)
lib/ansible/modules/files/replace.py
(1)
ansible/ansible #62150
create replace action plugin; remove replace module.
(
crossan007
)
lib/ansible/modules/find.py
(1)
ansible/ansible #76768
Feature: add permission, owner and group filter to builtin.find
(
phoehnel
)
lib/ansible/modules/get_url.py
(2)
ansible/ansible #81814
fixes spelling errors
(
rose2221
)
ansible/ansible #80365
get_url - support tabs in checksum file
(
Normo
)
lib/ansible/modules/git.py
(2)
ansible/ansible #80456
Fix git submodule tracking
(
theunkn0wn1
)
ansible/ansible #70252
Fix fallback to unshallowing shallow clone
(
elmeriniemela
)
lib/ansible/modules/group.py
(1)
ansible/ansible #81770
Add UID and GID min/max keys
(
skupfer
)
lib/ansible/modules/import_role.py
(1)
ansible/ansible #81772
Import role public
(
bcoca
)
lib/ansible/modules/inventory/remove_host.py
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
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
(1)
ansible/ansible #80678
Update lineinfile.py: uniq option added
(
mcgru
)
lib/ansible/modules/net_tools/basics/get_url.py
(1)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
(
dbrgn
)
lib/ansible/modules/net_tools/basics/uri.py
(1)
ansible/ansible #67715
SOCKS5 proxy support for uri module
(
kr3ator
)
lib/ansible/modules/packaging/os/apt.py
(1)
ansible/ansible #50859
add option to change packages on hold (packages/apt)
(
yfoelling
)
lib/ansible/modules/packaging/os/dnf.py
(1)
ansible/ansible #51907
handle yum/dnf group long form names without @
(
maxamillion
)
lib/ansible/modules/packaging/os/yum.py
(1)
ansible/ansible #51907
handle yum/dnf group long form names without @
(
maxamillion
)
lib/ansible/modules/pause.py
(1)
ansible/ansible #81814
fixes spelling errors
(
rose2221
)
lib/ansible/modules/pip.py
(3)
ansible/ansible #81816
Fix pip changed status when installing from vcs
(
sbettid
)
ansible/ansible #78039
pip module - editable now applies to all packages
(
nirmal-j-patel
)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
lib/ansible/modules/service.py
(2)
ansible/ansible #81809
Consolidate systemd detection logic
(
Akasurde
)
ansible/ansible #81377
Fix order of CLI arguments on FreeBSD
(
j-carl
)
lib/ansible/modules/service_facts.py
(2)
ansible/ansible #81809
Consolidate systemd detection logic
(
Akasurde
)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
(
jameslivulpi
)
lib/ansible/modules/set_fact.py
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/modules/set_stats.py
(1)
ansible/ansible #76565
set_Stats: Added list_merge option
(
arash-ke
)
lib/ansible/modules/set_vars.py
(1)
ansible/ansible #75215
new set_var
(
bcoca
)
lib/ansible/modules/source_control/git.py
(1)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
lib/ansible/modules/system/systemd.py
(3)
ansible/ansible #58017
[WIP] Add the ability to specify --root.
(
bcoca
)
ansible/ansible #52815
Introspect systemd unit deps recursively
(
webknjaz
)
ansible/ansible #35636
wait for {starting, stopping} units
(
sethp-nr
)
lib/ansible/modules/systemd.py
(2)
ansible/ansible #77754
Extend systemctl is-enabled check to handle "enabled-runtime" too.
(
lbt
)
ansible/ansible #75097
systemd try to handle missing sessions
(
bcoca
)
lib/ansible/modules/template.py
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/modules/unarchive.py
(4)
ansible/ansible #81705
support 8 character permission strings
(
GodsVictory
)
ansible/ansible #81520
Added code to catch exception when ZIP file has invalid timestamp (#81092)
(
gilsongpfe
)
ansible/ansible #80136
unarchive - respect symlinks in archives
(
TheJJ
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/modules/uri.py
(2)
ansible/ansible #80566
adding option for form-multipart data to switch multipart encoding from default base64 to 7or8bit encoding
(
herrfeder
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/modules/user.py
(7)
ansible/ansible #81770
Add UID and GID min/max keys
(
skupfer
)
ansible/ansible #81534
user - add mobile paramter for creating mobile accounts on macOS
(
opoplawski
)
ansible/ansible #81260
Add ssh_key_derivation_rounds KDF parameter for Ed25519 SSH key generation in user module
(
pr9000
)
ansible/ansible #81164
modules/user: Fix returned groups issue
(
ifkirne
)
ansible/ansible #80291
Issue #80267: Remove user not found warning
(
Sebbo94BY
)
ansible/ansible #78268
user module - give an error for missing permissions to ensure requested state
(
s-hertel
)
ansible/ansible #70897
user: Unlock by default with no password, busybox
(
relrod
)
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/wait_for.py
(1)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
lib/ansible/modules/wait_for_connection.py
(1)
ansible/ansible #75388
wait_for_connection timeout/retries fixes
(
lilatomic
)
lib/ansible/modules/yum.py
(3)
ansible/ansible #81819
[TYPO] : fixed some spelling mistakes
(
prashantshukl
)
ansible/ansible #81814
fixes spelling errors
(
rose2221
)
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
(
s-hertel
)
lib/ansible/parsing/dataloader.py
(5)
ansible/ansible #81279
file lookup, new unvault option to be able to toggle off auto unvault
(
bcoca
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
(
jimi-c
)
lib/ansible/parsing/mod_args.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/parsing/plugin_docs.py
(1)
ansible/ansible #72635
add fragments to return
(
bcoca
)
lib/ansible/parsing/splitter.py
(2)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
ansible/ansible #78113
[poc] dynamic raw list
(
bcoca
)
lib/ansible/parsing/utils/yaml.py
(2)
ansible/ansible #81727
yaml filters now use 'ansible yaml'
(
bcoca
)
ansible/ansible #36331
WIP: Allow certain, simple Jinja values to be unquoted.
(
ingydotnet
)
lib/ansible/parsing/vault/__init__.py
(4)
ansible/ansible #81299
Added a suggest to the error.
(
jjasghar
)
ansible/ansible #80675
Refactor vault
(
toydarian
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
lib/ansible/parsing/vault/ciphers.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/editor.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/file.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/lib.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/secret.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/vault/util.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
lib/ansible/parsing/yaml/constructor.py
(1)
ansible/ansible #60081
[WIP] allow users to 'undefine' a variable
(
bcoca
)
lib/ansible/parsing/yaml/dumper.py
(2)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
lib/ansible/parsing/yaml/objects.py
(2)
ansible/ansible #80675
Refactor vault
(
toydarian
)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
lib/ansible/playbook/__init__.py
(3)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/attribute.py
(2)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/base.py
(14)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #79226
Introduce a method for getting FA value w/o inheritance
(
mkrizek
)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
ansible/ansible #78525
ensure correct value for keyword
(
bcoca
)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72601
draft autovalidate
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
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
(4)
ansible/ansible #81037
jinja in tags fix
(
aklakina
)
ansible/ansible #79226
Introduce a method for getting FA value w/o inheritance
(
mkrizek
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/collectionsearch.py
(4)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #78018
Add a warning for collections not installed
(
s-hertel
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/playbook/conditional.py
(5)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
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-
)
lib/ansible/playbook/delegatable.py
(1)
ansible/ansible #80394
priority based post validation
(
bcoca
)
lib/ansible/playbook/handler.py
(3)
ansible/ansible #81667
run_once: unnotify hosts on handlers that are not run
(
mkrizek
)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/helpers.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
(
jimi-c
)
lib/ansible/playbook/included_file.py
(3)
ansible/ansible #74259
[POC] Support unpacking loop vars
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #28603
WIP Fixing relative dwim searching when the src path contains ..
(
jimi-c
)
lib/ansible/playbook/loop_control.py
(6)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
ansible/ansible #74259
[POC] Support unpacking loop vars
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
lib/ansible/playbook/notifiable.py
(1)
ansible/ansible #80394
priority based post validation
(
bcoca
)
lib/ansible/playbook/play.py
(6)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
lib/ansible/playbook/play_context.py
(6)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
ansible/ansible #27777
[WIP] Fix lost connection_user in local connections.
(
benthomasson
)
lib/ansible/playbook/playbook_include.py
(2)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
lib/ansible/playbook/role/__init__.py
(7)
ansible/ansible #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
ansible/ansible #79226
Introduce a method for getting FA value w/o inheritance
(
mkrizek
)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
lib/ansible/playbook/role/definition.py
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
lib/ansible/playbook/role_include.py
(3)
ansible/ansible #81772
Import role public
(
bcoca
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/playbook/taggable.py
(2)
ansible/ansible #81624
Properly template tags in parent blocks
(
mkrizek
)
ansible/ansible #80394
priority based post validation
(
bcoca
)
lib/ansible/playbook/task.py
(9)
ansible/ansible #81037
jinja in tags fix
(
aklakina
)
ansible/ansible #80394
priority based post validation
(
bcoca
)
ansible/ansible #79226
Introduce a method for getting FA value w/o inheritance
(
mkrizek
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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
(2)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/__init__.py
(8)
ansible/ansible #79244
config options templatable
(
bcoca
)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
ansible/ansible #78113
[poc] dynamic raw list
(
bcoca
)
ansible/ansible #77057
now show plugin config runtime deprecations
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #69947
plugin signature based on options
(
bcoca
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
lib/ansible/plugins/action/__init__.py
(22)
ansible/ansible #81711
remote log info
(
bcoca
)
ansible/ansible #81663
[PoC] Use remote_tmp as a fact to populate sh plugin config
(
sivel
)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #81320
Pass environment variables privately to modules
(
bcoca
)
ansible/ansible #79720
Controller argspec
(
bcoca
)
ansible/ansible #79111
[PoC] Have ansiballz set env vars for new style modules
(
sivel
)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
ansible/ansible #78167
shell plugin now uses config system fully
(
bcoca
)
ansible/ansible #78113
[poc] dynamic raw list
(
bcoca
)
ansible/ansible #78111
pipelining 4.3
(
bcoca
)
ansible/ansible #78065
[PoC] Allow connection plugins to decline pipelining dynamically
(
sivel
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
(
relrod
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #70816
[POC] Add and use new extract_json function
(
sivel
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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 #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
(3)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
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
(2)
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
(
sivel
)
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
(
relrod
)
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
(4)
ansible/ansible #81346
copy module diff output for multi files
(
simonLeary42
)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
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/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
(4)
ansible/ansible #79864
Add support for encrypting files fetched to local
(
KickerTom
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/include_vars.py
(2)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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/netconf.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #36878
[WIP] Start of flexible duration specification
(
sivel
)
lib/ansible/plugins/action/raw.py
(2)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/reboot.py
(4)
ansible/ansible #80300
fix for reboot bug issue ansible/ansible#78007
(
swapdisk
)
ansible/ansible #80017
FIX - Reboot - delete useless parameter async, not supported
(
Baptistech
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/remove_host.py
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/plugins/action/replace.py
(1)
ansible/ansible #62150
create replace action plugin; remove replace module.
(
crossan007
)
lib/ansible/plugins/action/script.py
(2)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/action/set_fact.py
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
lib/ansible/plugins/action/set_stats.py
(2)
ansible/ansible #76565
set_Stats: Added list_merge option
(
arash-ke
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
lib/ansible/plugins/action/set_var.py
(1)
ansible/ansible #75215
new set_var
(
bcoca
)
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
(2)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/validate_argument_spec.py
(1)
ansible/ansible #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
lib/ansible/plugins/action/vyos.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/action/wait_for_connection.py
(2)
ansible/ansible #75388
wait_for_connection timeout/retries fixes
(
lilatomic
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
lib/ansible/plugins/become/__init__.py
(2)
ansible/ansible #78111
pipelining 4.3
(
bcoca
)
ansible/ansible #74828
one become error to rule em all
(
bcoca
)
lib/ansible/plugins/become/su.py
(2)
ansible/ansible #80146
become plugins, use shlex quote instead of manual
(
bcoca
)
ansible/ansible #78111
pipelining 4.3
(
bcoca
)
lib/ansible/plugins/become/sudo.py
(2)
ansible/ansible #80146
become plugins, use shlex quote instead of manual
(
bcoca
)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
lib/ansible/plugins/cache/__init__.py
(3)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #41420
[WIP] fix / in inventory_hostname on cache plugin
(
bcoca
)
lib/ansible/plugins/callback/__init__.py
(2)
ansible/ansible #69947
plugin signature based on options
(
bcoca
)
ansible/ansible #66269
Sanitize debug var= tasks of the loop variable
(
AlanCoding
)
lib/ansible/plugins/callback/actionable.py
(1)
ansible/ansible #41621
[WIP] Issue 24215: Enable verbosity setting on a per-task basis.
(
waynr
)
lib/ansible/plugins/callback/default.py
(5)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
(
sivel
)
ansible/ansible #73373
Strategy Features
(
sivel
)
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 #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/callback/tree.py
(1)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/plugins/connection/__init__.py
(12)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #78111
pipelining 4.3
(
bcoca
)
ansible/ansible #78065
[PoC] Allow connection plugins to decline pipelining dynamically
(
sivel
)
ansible/ansible #76430
WIP: bypass ansible-connection for existing connections
(
nitzmahone
)
ansible/ansible #73838
[wip] Get connection
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #69947
plugin signature based on options
(
bcoca
)
ansible/ansible #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 #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/dummy.py
(1)
ansible/ansible #80637
use strategy plugin for check/list
(
bcoca
)
lib/ansible/plugins/connection/httpapi.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/local.py
(7)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #76156
move to more precise config sources
(
bcoca
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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/netconf.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/network_cli.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/paramiko_ssh.py
(4)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #71190
Create gss_auth option for paramiko_ssh connection plugin
(
arnoxit
)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
lib/ansible/plugins/connection/psrp.py
(5)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #81282
psrp - fix up script chdir setting
(
jborean93
)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/ssh.py
(15)
ansible/ansible #81692
log verbosity
(
bcoca
)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #80564
ssh: Add IdentitiesOnly option
(
jogme
)
ansible/ansible #78111
pipelining 4.3
(
bcoca
)
ansible/ansible #78065
[PoC] Allow connection plugins to decline pipelining dynamically
(
sivel
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #74828
one become error to rule em all
(
bcoca
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
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/vmware_tools.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/connection/winrm.py
(8)
ansible/ansible #81817
[TYPO]: fixes some typo in winrm.py file
(
prashantshukl
)
ansible/ansible #81814
fixes spelling errors
(
rose2221
)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
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/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/connection_ssh_args.py
(1)
ansible/ansible #53037
Fix paramiko options
(
bcoca
)
lib/ansible/plugins/doc_fragments/constructed.py
(1)
ansible/ansible #81603
constructed inventory add priority to keyed_groups
(
bcoca
)
lib/ansible/plugins/doc_fragments/files.py
(1)
ansible/ansible #25260
Set attributes if different (fixes #48839)
(
wzyboy
)
lib/ansible/plugins/doc_fragments/shell_common.py
(2)
ansible/ansible #81663
[PoC] Use remote_tmp as a fact to populate sh plugin config
(
sivel
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/plugins/doc_fragments/template_common.py
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/plugins/filter/comment.yml
(1)
ansible/ansible #81814
fixes spelling errors
(
rose2221
)
lib/ansible/plugins/filter/core.py
(4)
ansible/ansible #81727
yaml filters now use 'ansible yaml'
(
bcoca
)
ansible/ansible #73935
Add a parse_semver filter
(
JensHeinrich
)
ansible/ansible #70721
normalize bool filter to 'ansible booleans'
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/filter/encryption.py
(1)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
lib/ansible/plugins/filter/extract.yml
(1)
ansible/ansible #81814
fixes spelling errors
(
rose2221
)
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
(1)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
lib/ansible/plugins/filter/parse_semver.yml
(1)
ansible/ansible #73935
Add a parse_semver filter
(
JensHeinrich
)
lib/ansible/plugins/filter/password_hash.yml
(1)
ansible/ansible #81675
Update password_hash.yml
(
artificial-intelligence
)
lib/ansible/plugins/filter/strftime.yml
(2)
ansible/ansible #81696
Fix example in strftime filter plugin help
(
Klaas-
)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
lib/ansible/plugins/inventory/__init__.py
(1)
ansible/ansible #81603
constructed inventory add priority to keyed_groups
(
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/script.py
(1)
ansible/ansible #27777
[WIP] Fix lost connection_user in local connections.
(
benthomasson
)
lib/ansible/plugins/loader.py
(10)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
ansible/ansible #79687
Prototype vars and inventory dump performance tweaks
(
nitzmahone
)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
ansible/ansible #78113
[poc] dynamic raw list
(
bcoca
)
ansible/ansible #76994
Don't use __import__ and a loop, just use import_module
(
sivel
)
ansible/ansible #74774
optimize config for making it on demand and fix deprecation warnings
(
bcoca
)
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
(
felixfontein
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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
(1)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
lib/ansible/plugins/lookup/env.py
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/plugins/lookup/file.py
(2)
ansible/ansible #81279
file lookup, new unvault option to be able to toggle off auto unvault
(
bcoca
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/plugins/lookup/fileglob.py
(2)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
ansible/ansible #47344
allow 'ignore_missing' for fileglob lookups
(
philfry
)
lib/ansible/plugins/lookup/first_found.py
(1)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
lib/ansible/plugins/lookup/lines.py
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/plugins/lookup/nested.py
(1)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
lib/ansible/plugins/lookup/password.py
(2)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/plugins/lookup/pipe.py
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/plugins/lookup/unvault.py
(1)
ansible/ansible #74164
[WIP] Docs: Ansible Control Node
(
gundalow
)
lib/ansible/plugins/lookup/vars.py
(1)
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 #78167
shell plugin now uses config system fully
(
bcoca
)
lib/ansible/plugins/strategy/__init__.py
(19)
ansible/ansible #81667
run_once: unnotify hosts on handlers that are not run
(
mkrizek
)
ansible/ansible #80637
use strategy plugin for check/list
(
bcoca
)
ansible/ansible #80085
Make sure `var_options` is pre-templated for `reset_connection`
(
sivel
)
ansible/ansible #79260
Play recap stats for include_role
(
mkrizek
)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
ansible/ansible #78525
ensure correct value for keyword
(
bcoca
)
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
(
s-hertel
)
ansible/ansible #76565
set_Stats: Added list_merge option
(
arash-ke
)
ansible/ansible #75215
new set_var
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #71700
[POC] pre fork base test
(
mkrizek
)
ansible/ansible #70477
Skip forking on a task with a simple when condition or include
(
sivel
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #18596
New module: remove_host
(
jpic
)
lib/ansible/plugins/strategy/check.py
(1)
ansible/ansible #80637
use strategy plugin for check/list
(
bcoca
)
lib/ansible/plugins/strategy/free.py
(9)
ansible/ansible #81667
run_once: unnotify hosts on handlers that are not run
(
mkrizek
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
ansible/ansible #79260
Play recap stats for include_role
(
mkrizek
)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #78525
ensure correct value for keyword
(
bcoca
)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #71700
[POC] pre fork base test
(
mkrizek
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/strategy/linear.py
(12)
ansible/ansible #81667
run_once: unnotify hosts on handlers that are not run
(
mkrizek
)
ansible/ansible #81550
Ensure v2_playbook_on_no_hosts_remaining fires
(
markgoddard
)
ansible/ansible #80637
use strategy plugin for check/list
(
bcoca
)
ansible/ansible #79260
Play recap stats for include_role
(
mkrizek
)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
ansible/ansible #78525
ensure correct value for keyword
(
bcoca
)
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
(
s-hertel
)
ansible/ansible #78018
Add a warning for collections not installed
(
s-hertel
)
ansible/ansible #73373
Strategy Features
(
sivel
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/vars/__init__.py
(2)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/plugins/vars/host_group_vars.py
(4)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
ansible/ansible #79687
Prototype vars and inventory dump performance tweaks
(
nitzmahone
)
ansible/ansible #78765
Add option to allow users to ignore decryption errors with ansible-inventory
(
AlanCoding
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
lib/ansible/template/__init__.py
(8)
ansible/ansible #81505
POC templating
(
mkrizek
)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
ansible/ansible #78439
[POC] templating: consolidate type handling
(
mkrizek
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
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 #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
lib/ansible/template/native_helpers.py
(3)
ansible/ansible #80716
jinja2_native: fix stuck execution on inline if stmt when else is omitted
(
mkrizek
)
ansible/ansible #78439
[POC] templating: consolidate type handling
(
mkrizek
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
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/template.py
(1)
ansible/ansible #81505
POC templating
(
mkrizek
)
lib/ansible/template/vars.py
(4)
ansible/ansible #81505
POC templating
(
mkrizek
)
ansible/ansible #73356
simplify var templating and avoid hostvarsvars
(
bcoca
)
ansible/ansible #72419
rework some of ansible's inner templating
(
bcoca
)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
lib/ansible/utils/_module_args.py
(1)
ansible/ansible #45805
Docs: Read arg_spec documentation from module
(
dagwieers
)
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
(7)
ansible/ansible #81692
log verbosity
(
bcoca
)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
ansible/ansible #79164
add new error/warning handler to display
(
bcoca
)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
ansible/ansible #73834
no tty, no wrap
(
bcoca
)
ansible/ansible #69662
add defensive conversions to display methods, tests
(
nitzmahone
)
ansible/ansible #43519
[WIP] Decouple display from config initialization
(
abadger
)
lib/ansible/utils/encrypt.py
(1)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
lib/ansible/utils/helpers.py
(1)
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/jsonrpc.py
(2)
ansible/ansible #75316
[WIP] Always log persist
(
Qalthos
)
ansible/ansible #75313
Handle failures in ansible-connection instead of returning None
(
Qalthos
)
lib/ansible/utils/path.py
(2)
ansible/ansible #79687
Prototype vars and inventory dump performance tweaks
(
nitzmahone
)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
lib/ansible/utils/plugin_docs.py
(2)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
ansible/ansible #72635
add fragments to return
(
bcoca
)
lib/ansible/utils/unsafe_proxy.py
(2)
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
(5)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
ansible/ansible #79687
Prototype vars and inventory dump performance tweaks
(
nitzmahone
)
ansible/ansible #79312
lib/ansible/utils/vars.py - def merge_hash - fix for append / prepend when merging vars are equal
(
R37ribution
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
lib/ansible/vars/clean.py
(4)
ansible/ansible #79687
Prototype vars and inventory dump performance tweaks
(
nitzmahone
)
ansible/ansible #73838
[wip] Get connection
(
bcoca
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
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 #81505
POC templating
(
mkrizek
)
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 #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
lib/ansible/vars/manager.py
(14)
ansible/ansible #81772
Import role public
(
bcoca
)
ansible/ansible #81505
POC templating
(
mkrizek
)
ansible/ansible #80505
Refactor loading of vars_files to simplify and properly implement expectations
(
sivel
)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
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 #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
ansible/ansible #41811
[WIP] Show deprecation message when using top-level fact vars
(
agaffney
)
lib/ansible/vars/plugins.py
(6)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
ansible/ansible #79687
Prototype vars and inventory dump performance tweaks
(
nitzmahone
)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
ansible/ansible #66816
Devel perf work
(
jimi-c
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
lib/ansible/vars/reserved.py
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
lib/ansible/vars/validation.py
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
MANIFEST.in
(4)
ansible/ansible #81443
PoC - Drop use of setup.py and setup.cfg
(
mattclay
)
ansible/ansible #81440
Move dist entry points to declarative meta
(
webknjaz
)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
ansible/ansible #72499
Inv output templates
(
bcoca
)
pyproject.toml
(1)
ansible/ansible #81443
PoC - Drop use of setup.py and setup.cfg
(
mattclay
)
setup.cfg
(3)
ansible/ansible #81443
PoC - Drop use of setup.py and setup.cfg
(
mattclay
)
ansible/ansible #81440
Move dist entry points to declarative meta
(
webknjaz
)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
setup.py
(2)
ansible/ansible #81443
PoC - Drop use of setup.py and setup.cfg
(
mattclay
)
ansible/ansible #81440
Move dist entry points to declarative meta
(
webknjaz
)
test/integration/targets/acme_account/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/acme_account_info/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/acme_certificate/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/acme_certificate_revoke/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/acme_inspect/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol/roles/testrole/meta/main.yml
(1)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', 'requirements', and top-level 'version_added' for role entrypoints
(
felixfontein
)
test/integration/targets/ansible-doc/doc_fragments/test_return_frag.py
(1)
ansible/ansible #72635
add fragments to return
(
bcoca
)
test/integration/targets/ansible-doc/fakecollrole.output
(1)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', 'requirements', and top-level 'version_added' for role entrypoints
(
felixfontein
)
test/integration/targets/ansible-doc/fakerole.output
(2)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', 'requirements', and top-level 'version_added' for role entrypoints
(
felixfontein
)
ansible/ansible #75116
prettyfy ansible-doc
(
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/randommodule-text-verbose.output
(1)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
test/integration/targets/ansible-doc/randommodule-text.output
(2)
ansible/ansible #78730
ansible-doc: show version_added for set_via
(
felixfontein
)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
test/integration/targets/ansible-doc/roles/test_role1/meta/argument_specs.yml
(1)
ansible/ansible #81796
ansible-doc: show 'notes', 'seealso', 'requirements', and top-level 'version_added' for role entrypoints
(
felixfontein
)
test/integration/targets/ansible-doc/runme.sh
(1)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
test/integration/targets/ansible-doc/test.yml
(2)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
ansible/ansible #72635
add fragments to return
(
bcoca
)
test/integration/targets/ansible-doc/test_docs_returns.output
(1)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
test/integration/targets/ansible-doc/test_docs_suboptions.output
(1)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
test/integration/targets/ansible-doc/test_docs_yaml_anchors.output
(1)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
test/integration/targets/ansible-galaxy-collection/tasks/inevitable_pre_releases_in_deptree.yml
(2)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/init.yml
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
test/integration/targets/ansible-galaxy-collection/tasks/install.yml
(3)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81355
Fix symlink handling when reinstalling collections and cleaning up
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/tasks/list.yml
(1)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
test/integration/targets/ansible-galaxy-collection/tasks/main.yml
(3)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/pinned_pre_releases_in_deptree.yml
(1)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/tasks/virtual_direct_requests.yml
(1)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
test/integration/targets/ansible-galaxy-collection/vars/main.yml
(1)
ansible/ansible #81747
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree
(
webknjaz
)
test/integration/targets/ansible-galaxy/runme.sh
(1)
ansible/ansible #80782
Added Community Collection Template as a collection-type to create new collections locally
(
Ompragash
)
test/integration/targets/ansible-inventory/tasks/main.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/roles/foo/files/test.py
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/roles/foo/files/test.sh
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/tests/integration/targets/valid/files/test.py
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/ansible_collections/ns/col/tests/integration/targets/valid/files/test.sh
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/files/test.py
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-test-sanity-shebang/files/test.sh
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/integration/targets/ansible-vault/runme.sh
(1)
ansible/ansible #81804
ansible-vault - suggest --stdin-name when --name is provided without command line args
(
s-hertel
)
test/integration/targets/any_errors_fatal/31543.yml
(1)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
test/integration/targets/any_errors_fatal/36308.yml
(1)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
test/integration/targets/any_errors_fatal/73246.yml
(1)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
test/integration/targets/any_errors_fatal/80981.yml
(1)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
test/integration/targets/any_errors_fatal/runme.sh
(2)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
(
s-hertel
)
test/integration/targets/any_errors_fatal/tasks_after_always_block.yml
(1)
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
(
s-hertel
)
test/integration/targets/apt/defaults/main.yml
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
test/integration/targets/apt/tasks/apt.yml
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
test/integration/targets/apt/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/argspec/library/argspec.py
(1)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
test/integration/targets/argspec/tasks/main.yml
(2)
ansible/ansible #81631
Avoid internal error when validating argspec
(
felixfontein
)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
test/integration/targets/assert/runme.sh
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/integration/targets/async/tasks/main.yml
(4)
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
(
sivel
)
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
(
relrod
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/async/tasks/terminate.yml
(1)
ansible/ansible #77196
Add pid tracking to async_wrapper, add terminate functionality to async_status
(
sivel
)
test/integration/targets/become/bad_become_user.yml
(1)
ansible/ansible #80146
become plugins, use shlex quote instead of manual
(
bcoca
)
test/integration/targets/become/runme.sh
(1)
ansible/ansible #80146
become plugins, use shlex quote instead of manual
(
bcoca
)
test/integration/targets/become/tasks/sudo.yml
(1)
ansible/ansible #69514
adding selinux_role to sudo become
(
bcoca
)
test/integration/targets/blockinfile/tasks/create_file.yml
(1)
ansible/ansible #81638
blockinfile: do not crash when filename has no path
(
felixfontein
)
test/integration/targets/blockinfile/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/collection_role_loading/aliases
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/common/playbooks/included.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/common/roles/common_ping/tasks/main.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/foobar/playbooks/entrypoint.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/collections/ansible_collections/namespace/foobar/roles/do_stuff/tasks/main.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/runme.sh
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collection_role_loading/test.yml
(1)
ansible/ansible #80746
fixes static 'roles:' with play context
(
bcoca
)
test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/meta/runtime.yml
(1)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
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/collection_root_user/ansible_collections/testns/testcoll/plugins/connection/localconn.py
(1)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
test/integration/targets/collections/collections/ansible_collections/testns/content_adj/plugins/vars/custom_adj_vars.py
(1)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
test/integration/targets/collections/runme.sh
(3)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
ansible/ansible #78018
Add a warning for collections not installed
(
s-hertel
)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
test/integration/targets/collections/test_connection_in_loops.yml
(1)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
test/integration/targets/collections/vars_plugin_tests.sh
(1)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
test/integration/targets/command_shell/scripts/yoink.sh
(1)
ansible/ansible #58287
[WIP] [POC] OZ2
(
sivel
)
test/integration/targets/command_shell/tasks/main.yml
(4)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
ansible/ansible #81558
add a function for the centralised list of shell/command options
(
nama1arpit
)
ansible/ansible #58287
[WIP] [POC] OZ2
(
sivel
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/conditionals/play.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/config/aliases
(1)
ansible/ansible #79244
config options templatable
(
bcoca
)
test/integration/targets/config/runme.sh
(1)
ansible/ansible #79244
config options templatable
(
bcoca
)
test/integration/targets/config/templating.yml
(1)
ansible/ansible #79244
config options templatable
(
bcoca
)
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_psrp/files/cd_script.ps1
(2)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #81282
psrp - fix up script chdir setting
(
jborean93
)
test/integration/targets/connection_psrp/tests.yml
(2)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #81282
psrp - fix up script chdir setting
(
jborean93
)
test/integration/targets/connection_ssh/runme.sh
(1)
ansible/ansible #52739
Use ssh key from vault
(
webknjaz
)
test/integration/targets/connection_winrm/runme.sh
(1)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
test/integration/targets/connection_winrm/test_fqcn_connection.inventory.j2
(1)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
test/integration/targets/copy/files-exclude/.excludedir/unnecessary.txt
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
test/integration/targets/copy/files-exclude/foo.txt
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
test/integration/targets/copy/files-exclude/subdir/bar.txt
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
test/integration/targets/copy/files-exclude/subdir/logfile.log
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
test/integration/targets/copy/files-exclude/subdir/subdir1/empty.txt
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
test/integration/targets/copy/files-exclude/subdir/subdir2/baz.txt
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
test/integration/targets/copy/files-exclude/subdir/subdir2/subdir3/another.log
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
test/integration/targets/copy/files-exclude/subdir/subdir2/subdir3/subdir4/qux.txt
(1)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
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
(3)
ansible/ansible #81346
copy module diff output for multi files
(
simonLeary42
)
ansible/ansible #80897
Added option to exclude files and directories in copy module #80208
(
alex-sviridov
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
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/dnf.yml
(6)
ansible/ansible #81801
Fix dnf module crash for non-existent url
(
s-hertel
)
ansible/ansible #81739
Add intentional tests for dnf group remove
(
mkrizek
)
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
(
s-hertel
)
ansible/ansible #76467
dnf module doesn't honor state: present / state: installed
(
jameslivulpi
)
ansible/ansible #74103
run ci_complete
(
s-hertel
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/dnf/tasks/dnf_group_remove.yml
(1)
ansible/ansible #81739
Add intentional tests for dnf group remove
(
mkrizek
)
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/main.yml
(2)
ansible/ansible #81739
Add intentional tests for dnf group remove
(
mkrizek
)
ansible/ansible #76306
DNF: covers checksum and other errors around download
(
bcoca
)
test/integration/targets/dnf/tasks/nogpg.yml
(1)
ansible/ansible #76306
DNF: covers checksum and other errors around download
(
bcoca
)
test/integration/targets/dnf/tasks/skip_broken_and_nobest.yml
(1)
ansible/ansible #80795
dnf: check strict before failing to respect skip_broken
(
mkrizek
)
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 #80173
Support expect raw responses
(
sbettid
)
test/integration/targets/expect/tasks/main.yml
(1)
ansible/ansible #80173
Support expect raw responses
(
sbettid
)
test/integration/targets/fetch/roles/fetch_tests/tasks/failures.yml
(1)
ansible/ansible #79864
Add support for encrypting files fetched to local
(
KickerTom
)
test/integration/targets/fetch/roles/fetch_tests/tasks/normal.yml
(1)
ansible/ansible #79864
Add support for encrypting files fetched to local
(
KickerTom
)
test/integration/targets/fetch/runme.sh
(1)
ansible/ansible #79864
Add support for encrypting files fetched to local
(
KickerTom
)
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
(2)
ansible/ansible #57574
file: Raise error on permission denied
(
Jakski
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/file/tasks/modification_time.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/filter_core/meta/main.yml
(1)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
test/integration/targets/filter_core/runme.sh
(1)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
test/integration/targets/filter_core/tasks/main.yml
(3)
ansible/ansible #81727
yaml filters now use 'ansible yaml'
(
bcoca
)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/filter_encryption/base.yml
(2)
ansible/ansible #81505
POC templating
(
mkrizek
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/find/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/get_url/tasks/main.yml
(2)
ansible/ansible #80365
get_url - support tabs in checksum file
(
Normo
)
ansible/ansible #64092
get_url: Verify checksum using tmpsrc, not dest
(
dbrgn
)
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/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/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-local-repos.yml
(1)
ansible/ansible #81600
test: remove ansible-examples.git repo
(
Akasurde
)
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
(2)
ansible/ansible #81600
test: remove ansible-examples.git repo
(
Akasurde
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/git/tasks/submodules.yml
(3)
ansible/ansible #80456
Fix git submodule tracking
(
theunkn0wn1
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
test/integration/targets/git/vars/main.yml
(2)
ansible/ansible #80456
Fix git submodule tracking
(
theunkn0wn1
)
ansible/ansible #49000
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
(
ju2wheels
)
test/integration/targets/group/tasks/main.yml
(1)
ansible/ansible #81770
Add UID and GID min/max keys
(
skupfer
)
test/integration/targets/group/tasks/test_create_group_min_max.yml
(1)
ansible/ansible #81770
Add UID and GID min/max keys
(
skupfer
)
test/integration/targets/handlers/force_handlers_blocks_81533-1.yml
(1)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
test/integration/targets/handlers/force_handlers_blocks_81533-2.yml
(1)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
test/integration/targets/handlers/free_strategy.yml
(1)
ansible/ansible #44175
added tests for correctly handling handlers w free
(
bcoca
)
test/integration/targets/handlers/handlers.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/nested_flush_handlers_failure_force.yml
(1)
ansible/ansible #81572
flush_handlers: handle a failure in a nested block with force_handlers
(
mkrizek
)
test/integration/targets/handlers/order.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/handlers/roles/test_handlers/handlers/main.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/roles/test_handlers_meta/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
(5)
ansible/ansible #81667
run_once: unnotify hosts on handlers that are not run
(
mkrizek
)
ansible/ansible #81572
flush_handlers: handle a failure in a nested block with force_handlers
(
mkrizek
)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
ansible/ansible #78680
any_errors_fatal fixes
(
mkrizek
)
ansible/ansible #44175
added tests for correctly handling handlers w free
(
bcoca
)
test/integration/targets/handlers/test_handlers_tags.yml
(1)
ansible/ansible #78777
Tags on handlers
(
mkrizek
)
test/integration/targets/handlers/test_run_once.yml
(1)
ansible/ansible #81667
run_once: unnotify hosts on handlers that are not run
(
mkrizek
)
test/integration/targets/hosts_field/test_hosts_field.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/include_import/public_exposure/no_bleeding.yml
(1)
ansible/ansible #81772
Import role public
(
bcoca
)
test/integration/targets/include_import/public_exposure/playbook.yml
(1)
ansible/ansible #81772
Import role public
(
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
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
test/integration/targets/include_vars-ad-hoc/dir/sub1/sub11.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/dir/sub1/sub11/config11-2.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/dir/sub1/sub11/config11.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/dir/sub1/sub12.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/dir/sub2/sub21.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/dir/sub2/sub21/config211.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/dir/sub2/sub21/config212.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/dir/sub3/config3.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/playbook.yml
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/include_vars-ad-hoc/runme.sh
(1)
ansible/ansible #80995
Fix ansible.builtin.include_vars - depth
(
tachyontec
)
test/integration/targets/interpreter_discovery_python/tasks/library/bashmodule.sh
(1)
ansible/ansible #75215
new set_var
(
bcoca
)
test/integration/targets/invalid_var_names/aliases
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/block_vars.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/import_tasks.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/include_role.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/include_tasks.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/include_vars.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/inventory_invalid_group_vars/inventory
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/inventory_invalid_group_vars_file/group_vars/mygroup
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/inventory_invalid_group_vars_file/inventory
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/inventory_invalid_host_vars/inventory
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/inventory_invalid_host_vars_file/host_vars/host1
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/inventory_invalid_host_vars_file/inventory
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/play_vars.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/register.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/roles-defaults.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/roles-vars.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/roles.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/roles/role-defaults/defaults/main.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/roles/role-empty/tasks/main.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/roles/role-vars/vars/main.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/runme.sh
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/set_fact.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/set_stats.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/task_vars.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/tasks.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/vars.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/invalid_var_names/vars_files.yml
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/inventory/inventory_plugins/vaulted_stuff.py
(1)
ansible/ansible #79244
config options templatable
(
bcoca
)
test/integration/targets/inventory/runme.sh
(1)
ansible/ansible #79244
config options templatable
(
bcoca
)
test/integration/targets/inventory/secrets.yml
(1)
ansible/ansible #79244
config options templatable
(
bcoca
)
test/integration/targets/inventory/vault_secret
(1)
ansible/ansible #79244
config options templatable
(
bcoca
)
test/integration/targets/inventory_toml/aliases
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/children.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/children_graph.txt
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/empty.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/foo.nottoml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/invalid_group.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/invalid_group_children.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/invalid_group_hosts.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/invalid_group_key.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/invalid_group_vars.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/malformed.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/missing_toml_venv.sh
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/old_toml_venv.sh
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/plugin.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/runme.sh
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/test1.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
test/integration/targets/inventory_toml/unexpected_group_key.toml
(1)
ansible/ansible #74236
[toml] Increase test coverage
(
relrod
)
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/runtests.yml
(1)
ansible/ansible #80716
jinja2_native: fix stuck execution on inline if stmt when else is omitted
(
mkrizek
)
test/integration/targets/jinja2_native_types/test_exprs.yml
(1)
ansible/ansible #80716
jinja2_native: fix stuck execution on inline if stmt when else is omitted
(
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/tasks/main.yml
(2)
ansible/ansible #78707
Add fix for issue 76727: check if there attributes to set
(
pc-explore
)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/lookup_first_found/tasks/main.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
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_sequence/tasks/main.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/lookup_template/tasks/main.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/lookup_together/tasks/main.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
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_control/inner.yml
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/integration/targets/loop_control/lookup.yml
(1)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
test/integration/targets/loop_control/runme.sh
(2)
ansible/ansible #77614
[PoC] Add loop_control.lookup
(
sivel
)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
test/integration/targets/loop_control/until.yml
(1)
ansible/ansible #62151
[WIP] loop_control until feature
(
bcoca
)
test/integration/targets/loops/aliases
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/loops/handlers/main.yaml
(1)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
test/integration/targets/loops/playbook.yml
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/loops/runme.sh
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/loops/tasks/main.yml
(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/loops/test_loop_item_display.yml
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/meta_tasks/inventory.yml
(1)
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
(
s-hertel
)
test/integration/targets/meta_tasks/runme.sh
(1)
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
(
s-hertel
)
test/integration/targets/meta_tasks/test_clear_host_errors.yml
(1)
ansible/ansible #78075
fix task execution/lockstep issues with any_errors_fatal and clear_host_errors
(
s-hertel
)
test/integration/targets/module_behavior/aliases
(1)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
test/integration/targets/module_behavior/library/module_behavior.py
(1)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
test/integration/targets/module_behavior/tasks/main.yml
(1)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
test/integration/targets/module_utils/library/test_heuristic_log_sanitize.py
(1)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
test/integration/targets/module_utils/module_utils_test.yml
(1)
ansible/ansible #51985
[WIP] [POC] Oz
(
sivel
)
test/integration/targets/module_utils_Ansible.Basic/library/ansible_basic_tests.ps1
(1)
ansible/ansible #81711
remote log info
(
bcoca
)
test/integration/targets/no_log/no_log_suboptions_invalid.yml
(1)
ansible/ansible #81631
Avoid internal error when validating argspec
(
felixfontein
)
test/integration/targets/npm/tasks/test.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/nxos_config/tests/cli_config/cli_backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/nxos_config/tests/common/backup.yaml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/old_style_vars_plugins/deprecation_warning/v2_vars_plugin.py
(1)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
test/integration/targets/old_style_vars_plugins/deprecation_warning/vars.py
(1)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
test/integration/targets/old_style_vars_plugins/runme.sh
(1)
ansible/ansible #79945
optimize host_group_vars and vars plugin loading
(
s-hertel
)
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/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/test-pause.py
(1)
ansible/ansible #81158
flush stdout after sending prompt and individual loop item results
(
s-hertel
)
test/integration/targets/pip/tasks/main.yml
(2)
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-
)
test/integration/targets/pip/tasks/pip.yml
(3)
ansible/ansible #81816
Fix pip changed status when installing from vcs
(
sbettid
)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/pip/tasks/pip_site.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
test/integration/targets/pip/tasks/pip_site_virtualenv.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
test/integration/targets/pip/vars/main.yml
(1)
ansible/ansible #72097
pip: Add support for various pip install modes
(
nightowlengineer
)
test/integration/targets/plugin_filtering/tempfile.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/plugin_loader/override/legacy.yml
(1)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
test/integration/targets/plugin_loader/override/library/ping.py
(1)
ansible/ansible #78814
Add tests for plugin obj names/aliases and fix normalizing legacy names
(
s-hertel
)
test/integration/targets/postgresql/tasks/postgresql_idx.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/projection/aliases
(1)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
test/integration/targets/projection/tasks/main.yml
(1)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
test/integration/targets/raw/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/remove_host/aliases
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
test/integration/targets/remove_host/tasks/main.yml
(1)
ansible/ansible #18596
New module: remove_host
(
jpic
)
test/integration/targets/roles/issue75240.yml
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
test/integration/targets/roles/roles/error_handler/tasks/main.yml
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
test/integration/targets/roles/runme.sh
(1)
ansible/ansible #75719
[WIP] Excluded certain `include_role` and `include_tasks` attributes from `post_validate`
(
egmar
)
test/integration/targets/roles/vars_scope.yml
(1)
ansible/ansible #81772
Import role public
(
bcoca
)
test/integration/targets/roles_arg_spec/roles/test1/meta/argument_specs.yml
(1)
ansible/ansible #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
test/integration/targets/roles_arg_spec/roles/test1/tasks/unsupported_role_spec_fields.yml
(1)
ansible/ansible #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
test/integration/targets/roles_arg_spec/runme.sh
(2)
ansible/ansible #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
test/integration/targets/roles_arg_spec/test_invalid_spec_warning.yml
(1)
ansible/ansible #79657
give a warning for unsupported role argument spec fields
(
s-hertel
)
test/integration/targets/roles_arg_spec/test_path_extension.yml
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
test/integration/targets/script/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/service_facts/files/failed-test.service
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
(
jameslivulpi
)
test/integration/targets/service_facts/tasks/systemd_setup.yml
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
(
jameslivulpi
)
test/integration/targets/service_facts/tasks/tests.yml
(1)
ansible/ansible #76667
harden service_facts states and add new output variable load_states
(
jameslivulpi
)
test/integration/targets/setup_deb_repo/files/package_specs/stable/foobar-1.0.2
(1)
ansible/ansible #81364
apt module, fix issue with packages not installing when pinned and cached
(
jhooda
)
test/integration/targets/setup_docker/tasks/Debian.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
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/comps.xml
(1)
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
(
s-hertel
)
test/integration/targets/setup_test_user/tasks/freebsd.yml
(1)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
test/integration/targets/setup_test_user/tasks/redhat.yml
(1)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
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
(1)
ansible/ansible #81624
Properly template tags in parent blocks
(
mkrizek
)
test/integration/targets/tags/test_template_parent_tags.yml
(1)
ansible/ansible #81624
Properly template tags in parent blocks
(
mkrizek
)
test/integration/targets/template/tasks/main.yml
(2)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/templating/tasks/main.yml
(1)
ansible/ansible #67919
[WIP] [DNM] Jinja2 native types by default
(
mkrizek
)
test/integration/targets/unarchive/tasks/main.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/unicode/unicode.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/integration/targets/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/uri/tasks/main.yml
(3)
ansible/ansible #81807
Add compat function for parsing Content-Disposition header
(
sivel
)
ansible/ansible #80566
adding option for form-multipart data to switch multipart encoding from default base64 to 7or8bit encoding
(
herrfeder
)
ansible/ansible #76313
Extract useful code out of `fetch_url`
(
sivel
)
test/integration/targets/user/tasks/main.yml
(1)
ansible/ansible #81770
Add UID and GID min/max keys
(
skupfer
)
test/integration/targets/user/tasks/test_create_user_min_max.yml
(1)
ansible/ansible #81770
Add UID and GID min/max keys
(
skupfer
)
test/integration/targets/user/tasks/test_expires.yml
(1)
ansible/ansible #78268
user module - give an error for missing permissions to ensure requested state
(
s-hertel
)
test/integration/targets/user/tasks/test_expires_min_max.yml
(1)
ansible/ansible #78268
user module - give an error for missing permissions to ensure requested state
(
s-hertel
)
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/var_reserved/aliases
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/var_reserved/runme.sh
(1)
ansible/ansible #58062
Validate variable names on definition
(
mkrizek
)
test/integration/targets/vars_files/runme.sh
(1)
ansible/ansible #80505
Refactor loading of vars_files to simplify and properly implement expectations
(
sivel
)
test/integration/targets/vars_files/runme.yml
(1)
ansible/ansible #80505
Refactor loading of vars_files to simplify and properly implement expectations
(
sivel
)
test/integration/targets/vars_files/unresolvable.yml
(1)
ansible/ansible #80505
Refactor loading of vars_files to simplify and properly implement expectations
(
sivel
)
test/integration/targets/vars_files/unresolvable2.yml
(1)
ansible/ansible #80505
Refactor loading of vars_files to simplify and properly implement expectations
(
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_connection/tasks/main.yml
(1)
ansible/ansible #75388
wait_for_connection timeout/retries fixes
(
lilatomic
)
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/yum.yml
(2)
ansible/ansible #77492
Add an option to install optional packages in DNF package groups
(
s-hertel
)
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/zypper/tasks/zypper.yml
(1)
ansible/ansible #52656
Make file state=absent respect recurse=false for previous state=directory
(
ewarnke
)
test/lib/ansible_test/_data/ansible.cfg
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/lib/ansible_test/_data/requirements/sanity.pylint.in
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_data/requirements/sanity.pylint.txt
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_data/sanity/code-smell/galaxy-metadata.json
(1)
ansible/ansible #75335
WIP: Sanity test to validate galaxy.yml metadata file for the required keys
(
Ompragash
)
test/lib/ansible_test/_data/sanity/code-smell/galaxy-metadata.py
(1)
ansible/ansible #75335
WIP: Sanity test to validate galaxy.yml metadata file for the required keys
(
Ompragash
)
test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/main.py
(2)
ansible/ansible #66631
WIP: Discourage boolean values in string fields
(
cristiklein
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/lib/ansible_test/_internal/classification/__init__.py
(2)
ansible/ansible #81443
PoC - Drop use of setup.py and setup.cfg
(
mattclay
)
ansible/ansible #81440
Move dist entry points to declarative meta
(
webknjaz
)
test/lib/ansible_test/_internal/cli/commands/sanity.py
(1)
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
(
felixfontein
)
test/lib/ansible_test/_internal/commands/integration/cloud/scaleway.py
(1)
ansible/ansible #79141
ansible-test - cloud/scaleway - Add support for project ID in config
(
Lunik
)
test/lib/ansible_test/_internal/commands/sanity/validate_modules.py
(1)
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
(
felixfontein
)
test/lib/ansible_test/_internal/commands/units/__init__.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_internal/config.py
(1)
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
(
felixfontein
)
test/lib/ansible_test/_internal/constants.py
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
test/lib/ansible_test/_internal/docker_util.py
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
test/lib/ansible_test/_internal/util.py
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
test/lib/ansible_test/_util/controller/sanity/code-smell/shebang.py
(1)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
test/lib/ansible_test/_util/controller/sanity/mypy/ansible-core.ini
(2)
ansible/ansible #80094
modules/dnf: Substitute variables in DNF cache path
(
BenoitKnecht
)
ansible/ansible #78142
Add socks5 proxy support
(
pezhovski
)
test/lib/ansible_test/_util/controller/sanity/mypy/modules.ini
(2)
ansible/ansible #80094
modules/dnf: Substitute variables in DNF cache path
(
BenoitKnecht
)
ansible/ansible #78142
Add socks5 proxy support
(
pezhovski
)
test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/main.py
(1)
ansible/ansible #69291
[WIP] ansible-test: allow version_added tests for collections
(
felixfontein
)
test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/schema.py
(2)
ansible/ansible #81575
Add support for X_strict types in argspec
(
sivel
)
ansible/ansible #79713
[sanity validate-modules] Allow argspec modifiers identified as valid components of the docsting
(
KB-perByte
)
test/lib/ansible_test/_util/target/pytest/plugins/ansible_pytest_unit_test_module_mocks.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/lib/ansible_test/_util/target/setup/requirements.py
(1)
ansible/ansible #81117
ansible-test - add proxy support to pip
(
chrros95
)
test/lib/ansible_test/config/cloud-config-scaleway.ini.template
(1)
ansible/ansible #79141
ansible-test - cloud/scaleway - Add support for project ID in config
(
Lunik
)
test/sanity/code-smell/deprecated-config.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/sanity/code-smell/package-data.py
(2)
ansible/ansible #81443
PoC - Drop use of setup.py and setup.cfg
(
mattclay
)
ansible/ansible #81440
Move dist entry points to declarative meta
(
webknjaz
)
test/sanity/ignore.txt
(5)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
ansible/ansible #79700
Sanity tests: ignore shebangs in files/ and templates/ in collection roles and integration test targets
(
felixfontein
)
ansible/ansible #76994
Don't use __import__ and a loop, just use import_module
(
sivel
)
ansible/ansible #74226
[WIP] [might be horrible] Modulify async_wrapper + remove deprecations
(
relrod
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/sanity/validate-modules/main.py
(1)
ansible/ansible #45805
Docs: Read arg_spec documentation from module
(
dagwieers
)
test/units/cli/galaxy/test_execute_list_collection.py
(1)
ansible/ansible #81241
denote preferred collection with * when listing collections
(
s-hertel
)
test/units/cli/test_cli.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/cli/test_doc.py
(1)
ansible/ansible #75116
prettyfy ansible-doc
(
bcoca
)
test/units/errors/test_errors.py
(1)
ansible/ansible #78515
Allow user to disable console text wrapping
(
ssbarnea
)
test/units/executor/module_common/test_recursive_finder.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/executor/test_interpreter_discovery.py
(1)
ansible/ansible #78111
pipelining 4.3
(
bcoca
)
test/units/executor/test_playbook_executor.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/units/executor/test_task_executor.py
(7)
ansible/ansible #79372
Fix older external connection plugins without _sub_plugin declaration
(
jbemmel
)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #72553
[POC] Add projection feature for registering vars - Option 2
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #56817
Adding loop_control.notify_scope
(
jtyr
)
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_collection_dataclasses.py
(1)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
test/units/galaxy/test_collection_install.py
(2)
ansible/ansible #81812
Fix `is_pinned` property of `Requirement`
(
webknjaz
)
ansible/ansible #81764
Select pre-release collections that are inevitable
(
webknjaz
)
test/units/mock/vault_helper.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/module_utils/basic/test__log_invocation.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_argument_spec.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/basic/test_atomic_move.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/basic/test_deprecate_warn.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/basic/test_exit_json.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/basic/test_get_file_attributes.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_log.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_run_command.py
(2)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
ansible/ansible #58287
[WIP] [POC] OZ2
(
sivel
)
test/units/module_utils/basic/test_safe_eval.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_set_mode_if_different.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/basic/test_tmpdir.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/common/validation/test_check_required_by.py
(1)
ansible/ansible #67871
Add tests for check_required_by and fix default return value
(
relrod
)
test/units/module_utils/conftest.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/facts/fixtures/cpuinfo/mips64-rev2-32cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-128socket-1core-1cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-1socket-1core-8cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-1socket-4core-8cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-1core-1cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-20core-20cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-2socket-2core-2cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/fixtures/cpuinfo/x86_64-4socket-1core-1cpu-cpuinfo
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/hardware/linux_data.py
(2)
ansible/ansible #80088
Define processor topology on s390x
(
yselkowitz
)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/hardware/test_linux_get_cpu_info.py
(1)
ansible/ansible #74693
facts - return the correct number of VCPUs for systems with only one core
(
samdoran
)
test/units/module_utils/facts/network/test_iscsi_get_initiator.py
(1)
ansible/ansible #56603
[facts] iscsi fixes, add/fix solaris discovery for iscsi iqn
(
mator
)
test/units/module_utils/facts/system/distribution/test_distribution_version.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/facts/test_collectors.py
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
test/units/module_utils/facts/test_os_release.py
(1)
ansible/ansible #33817
Add os-release file parsing, partially fix #25897
(
mscherer
)
test/units/module_utils/facts/test_timeout.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/module_utils/splitter/__init__.py
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
test/units/module_utils/splitter/test_stem.py
(1)
ansible/ansible #75467
role arg spec - allow file extensions in `tasks_from`
(
samdoran
)
test/units/module_utils/test__json_streams_rfc7464.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/module_utils/urls/fixtures/multipart.txt
(1)
ansible/ansible #80566
adding option for form-multipart data to switch multipart encoding from default base64 to 7or8bit encoding
(
herrfeder
)
test/units/module_utils/urls/test_fetch_url.py
(1)
ansible/ansible #76313
Extract useful code out of `fetch_url`
(
sivel
)
test/units/module_utils/urls/test_prepare_multipart.py
(1)
ansible/ansible #80566
adding option for form-multipart data to switch multipart encoding from default base64 to 7or8bit encoding
(
herrfeder
)
test/units/module_utils/urls/test_urls.py
(1)
ansible/ansible #54590
Allow to provide a client cert and key during SSL validation
(
tristan-weil
)
test/units/modules/cloud/docker/test_docker_volume.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/cloud/linode_v4/test_linode_v4.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/cloud/misc/test_terraform.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/cloud/vmware/test_vmware_guest.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/cloud/xenserver/test_xenserver_guest_info.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/cloud/xenserver/test_xenserver_guest_powerstate.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/conftest.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/modules/net_tools/test_nmcli.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/packaging/language/test_pip.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/packaging/os/test_redhat_subscription.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/packaging/os/test_rhn_channel.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/packaging/os/test_rhn_register.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/remote_management/lxca/test_lxca_cmms.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/remote_management/lxca/test_lxca_nodes.py
(1)
ansible/ansible #58408
[WIP] Add initial implementation of RFC 7464 JSON stream
(
webknjaz
)
test/units/modules/test_copy.py
(1)
ansible/ansible #78640
module_utils - fix calculation of file mode change
(
s-hertel
)
test/units/modules/test_pip.py
(1)
ansible/ansible #66430
Move `patch_ansible_module` to a pytest plugin
(
webknjaz
)
test/units/parsing/test_dataloader.py
(2)
ansible/ansible #80675
Refactor vault
(
toydarian
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/units/parsing/vault/test_vault.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/vault/test_vault_editor.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/yaml/test_constructor.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/yaml/test_dumper.py
(2)
ansible/ansible #80675
Refactor vault
(
toydarian
)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
test/units/parsing/yaml/test_loader.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/parsing/yaml/test_objects.py
(1)
ansible/ansible #80675
Refactor vault
(
toydarian
)
test/units/playbook/role/test_role.py
(1)
ansible/ansible #56508
WIP: Fix Issue #39543
(
jamespic
)
test/units/playbook/test_base.py
(2)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/units/playbook/test_conditional.py
(3)
ansible/ansible #78783
Simplify AnsibleUndefined
(
mkrizek
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #45719
WIP: Ensure bare & full Jinja var give the same result
(
pilou-
)
test/units/playbook/test_helpers.py
(1)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
test/units/playbook/test_included_file.py
(2)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/units/playbook/test_play_context.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #42645
[WIP] Cli password fixin
(
abadger
)
test/units/playbook/test_taggable.py
(1)
ansible/ansible #81624
Properly template tags in parent blocks
(
mkrizek
)
test/units/plugins/action/test_action.py
(6)
ansible/ansible #81579
Added new connection plugin prepare_command method
(
jborean93
)
ansible/ansible #79046
[WIP] [POC] OZ3
(
sivel
)
ansible/ansible #78167
shell plugin now uses config system fully
(
bcoca
)
ansible/ansible #73828
another step away from pc
(
bcoca
)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #13620
update_json for module intermediate comms
(
bcoca
)
test/units/plugins/action/test_raw.py
(1)
ansible/ansible #73828
another step away from pc
(
bcoca
)
test/units/plugins/action/test_win_updates.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/units/plugins/connection/test_psrp.py
(1)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
test/units/plugins/connection/test_ssh.py
(4)
ansible/ansible #74828
one become error to rule em all
(
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
)
test/units/plugins/connection/test_winrm.py
(1)
ansible/ansible #78602
fix fqcr builtin/legacy connection plugins that accept extra variables
(
s-hertel
)
test/units/plugins/filter/test_core.py
(1)
ansible/ansible #73935
Add a parse_semver filter
(
JensHeinrich
)
test/units/plugins/inventory/test_inventory.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/units/plugins/lookup/test_password.py
(1)
ansible/ansible #75108
minor path related fixes
(
bcoca
)
test/units/plugins/strategy/test_strategy_base.py
(2)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
ansible/ansible #32480
[WIP] safer task results
(
bcoca
)
test/units/plugins/strategy/test_strategy_linear.py
(1)
ansible/ansible #64961
WIP Performance Work
(
jimi-c
)
test/units/plugins/test_plugins.py
(2)
ansible/ansible #76994
Don't use __import__ and a loop, just use import_module
(
sivel
)
ansible/ansible #73239
Make sure collection name is included in plugin deprecations from collections
(
felixfontein
)
test/units/template/test_templar.py
(1)
ansible/ansible #57504
[WIP] Templating optimizations
(
bcoca
)
test/units/utils/display/test_display.py
(1)
ansible/ansible #69662
add defensive conversions to display methods, tests
(
nitzmahone
)
test/units/utils/display/test_warning.py
(1)
ansible/ansible #69662
add defensive conversions to display methods, tests
(
nitzmahone
)
test/units/utils/test_encrypt.py
(1)
ansible/ansible #81721
Remove crypt support from ansible.utils.encrypt
(
mkrizek
)
test/units/vars/test_variable_manager.py
(1)
ansible/ansible #73309
Add Playbook and PlaybookInclude into parent chain
(
sivel
)
webserver.yml
(1)
ansible/ansible #81820
Create webserver.yml
(
mdazfar2
)