..
212-py26-deprecation.yml
Deprecate Py2.6 support for target nodes ( #74165 )
4 years ago
72607.yml
Abstract away libyaml details into yaml utils ( #72607 )
4 years ago
73284-yum-multiarch.yml
[yum] report upgraded multiarch packages ( #73548 )
4 years ago
73814-host_label.yaml
Factor out host_label() in default stdout callback plugin ( #73814 )
4 years ago
73819-git-accept_new_host_key.yaml
[2.12] Add accept_newhostkey option to git module ( #73819 )
4 years ago
73820-yumdnf-add_cacheonly_option.yaml
Add cacheonly option to yum and dnf modules ( #73820 )
4 years ago
73821-user-add_umask_option.yaml
Add umask option to user module ( #73821 )
4 years ago
73822-date_time_facts_add_epoch_int.yaml
Add epoch_int in date_time facts ( #73822 )
4 years ago
73860-solaris-correct-version-check-in-svcadm_supports_sync.yml
Solaris: Correct version check in svcadm_supports_sync API ( #73860 )
4 years ago
73887.mac-m1-homebrew.yaml
Detect Homebrew on Mac M1 (Apple Silicon) ( #74378 )
4 years ago
73926-is-template-play-hosts.yml
Only check if play.hosts is a template when the play hasn't been finalized ( #73941 )
4 years ago
73985-let-unarchive-handle-huge-files.yml
Let unarchive handle huge files
4 years ago
73996-recursion-depth.yml
Prevent traceback when task depth exceeds python recursion depth ( #73999 )
4 years ago
74005-keyed_groups-specific-options-for-empty-value.yml
constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' ( #74005 )
4 years ago
74036-unsafe-ansible_failed_task.yml
Prevent ansible_failed_task from further templating ( #74290 )
4 years ago
74127-bad-filter.yml
Catch errors getting filters ( #74127 )
4 years ago
74241-find-checks-size-with-any.yml
[bugfix][coverage] find module should consider file size with file_type=any ( #74241 )
4 years ago
74256-set-theory-filters-behavior.yml
Case-insensitive set theory filters ( #74256 )
4 years ago
74384-validate-modules-yaml.yml
validate-modules: don't error on valid Ansible YAML in EXAMPLES
4 years ago
advanced-host-list-ref-before-assignment.yml
[advanced_host_list] 100% coverage + fix a bug ( #74227 )
4 years ago
allow_lists_of_config_choices.yml
fix config manager list loption with choices ( #74267 )
4 years ago
ansiballz-re-escape-site-packages.yml
[controller ansiballz] escape directory regex ( #74270 )
4 years ago
ansible-test-cloud-plugin-code-cleanup.yml
Clean up ansible-test cloud plugins. ( #74322 )
4 years ago
ansible-test-connection-units-init.yml
ansible-test - ensure trailing separator is added for connection unit test target ( #74176 )
4 years ago
ansible-test-container-overhaul.yml
Overhaul ansible-test container management.
4 years ago
ansible-test-coverage-traceback.yml
Fix ansible-test coverage traceback when no data.
4 years ago
ansible-test-decorator-constraint.yml
Add ansible-test constraint for decorator.
4 years ago
ansible-test-default-container.yml
Update default containers to 3.4.0. ( #74415 )
4 years ago
ansible-test-default-containers-3.2.yml
Update test containers in ansible-test. ( #74166 )
4 years ago
ansible-test-diff-prefix-optional.yml
ansible-test - change diff mathching regexp so prefixes are optional
4 years ago
ansible-test-distro-containers-2.0.2.yml
Update test containers in ansible-test. ( #74166 )
4 years ago
ansible-test-docker-network-detect.yml
Fix ansible-test docker container IP detection.
4 years ago
ansible-test-freebsd-13.yml
[ansible-test] add freebsd/13.0 remote ( #74328 )
4 years ago
ansible-test-min-controller-python.yml
Set ansible-test min controller Python to 3.8. ( #74395 )
4 years ago
ansible-test-nuke-venv-isolated.yml
[ansible-test] nuke virtualenv-isolated.sh
4 years ago
ansible-test-pypi-container-no-publish.yml
Fix pypi-test-container port conflict.
4 years ago
ansible-test-pypi-test-container.yml
Add PyPI proxy container for tests on Python 2.6.
4 years ago
ansible-test-split-unit-tests.yml
Split out module/module_utils unit test execution.
4 years ago
apt_lock_timeout.yml
added apt lock_timeout ( #74095 )
4 years ago
arg_spec-remove-unused-imports.yml
arg_spec - remove unused imports ( #74354 )
4 years ago
async_wrapper_reporting.yml
async_wrapper more info on end ( #74199 )
4 years ago
c_deprecatd.yml
force version on deprecation ( #74338 )
4 years ago
cache-deprecations.yml
Remove deprecated cache interfaces ( #74198 )
4 years ago
coll_pb_subdir_fixes.yml
Fix pb subs collapse ( #74301 )
4 years ago
command_deliver_promisses.yml
various fixes to command ( #74212 )
4 years ago
conditional-bare-vars.yml
[conditional] Remove support for bare variables ( #74208 )
4 years ago
config_lookup_fix.yml
config lookup can now handle collection plugins ( #74250 )
4 years ago
config_lookup_plugins.yml
config lookup can query plugin settings ( #74186 )
4 years ago
cron-deprecations.yml
[cron] Remove deprecated features ( #74197 )
4 years ago
crypt_missing.yml
defend against bad or missing crypt ( #74304 )
4 years ago
debian8_discovery.yml
Map Debian 8 to Python 2 ( #74152 )
4 years ago
deprecate_include.yml
deprecated include ( #71262 )
4 years ago
deprecated_task_parameters.yml
removed task parameters ( #74154 )
4 years ago
doclink_refs.yml
use versioned doclink for url references ( #74245 )
4 years ago
fips-ncclient-import-error.yaml
netconf - handle import error when running in FIPS mode ( #73992 )
4 years ago
fix-for-workerprocess-stdout-deadlock-fix.yml
Use a file-like obj for stdout/stderr for deadlock workaround ( #74156 )
4 years ago
fix_module_schema.yml
fix module schema ( #74295 )
4 years ago
ini_lookup_baduser.yml
Ini fixes ( #74285 )
4 years ago
macos-solaris-regression.yml
[become] Fix solaris permissions regression
4 years ago
no-requires.yml
Remove __requires__ attribute for pkg_resources ( #74294 )
4 years ago
nonstandard-distro-fallback.yml
[module_utils.distro] Fall back to bundled ( #74229 )
4 years ago
playbook-deprecations.yml
[playbook] error on empty, error on 'include' (remove two deprecations) ( #74172 )
4 years ago
plugin_attributes.yml
[2.12] 'attributes' ( #73707 )
4 years ago
remove_connection_become_checks.yml
remove deprecated connection password functions ( #74155 )
4 years ago
solaris-setfacl-chmod-fallback.yml
[become] Add Solaris chmod ACL fallback
4 years ago
to_bits-does-nothing.yml
[module_utils] make to_bits actually return ( #74409 )
4 years ago
uri-multipart-int-value.yml
uri - fix traceback on multipart-form int value ( #74302 )
4 years ago
v2.12.0-initial-commit.yaml
prep for 2.12 version bump ( #74126 )
4 years ago
world_readable_fixes.yml
Fix world readable setting ( #74324 )
4 years ago