You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
Matt Martz 44581289e8
Use python re to parse service output instead of grep (#79015)
* Use python re to parse service output instead of grep. Fixes #78541

* Add clog frag

* Add an extra guard to abort if rc is 4, and /etc/init.d is missing
2 years ago
..
76737-paramiko-rsa-sha2.yml Add `use_rsa_sha2_algorithms` option for paramiko (#78789) 2 years ago
78541-service-facts-re.yml Use python re to parse service output instead of grep (#79015) 2 years ago
78748-fix-known-hosts-wrong-changed-status.yaml Fix known_hosts changed status when removing non-existing key (#78748) 2 years ago
78750-paramiko-ssh-args-compat.yml Add ssh_args and friends back, add var for proxy_command (#78826) 2 years ago
78802-sanity-meta-runtime.yml runtime-metadata sanity test: ensure redirects are FQCRs (#78802) 2 years ago
78819-78820-remove-deprecated-cow-options.yml Remove deprecated ANSIBLE_COW_WHITELIST/cow_whitelist (#78831) 2 years ago
78821-78822-remove-callback_whitelist.yml Remove deprecated ANSIBLE_CALLBACK_WHITELIST/callback_whitelist (#78830) 2 years ago
78913-template-missing-filter-test.yml Do not crash templating when filter/test name is not a valid Ansible plugin name (#78913) 2 years ago
79017-ansible-vault-string-encryption-ending-with-newline.yml ansible-vault: add newline to the output of the 'encrypt_string' command (#79017) 2 years ago
ansible-test-integration-targets-filter.yml ansible-test - Fix integration test target filter. (#78862) 2 years ago
ansible-test-pylint-command.yml ansible-test - Improve pylint command consistency. (#78896) 2 years ago
apt_notb.yml apt module, prevent tb from invalid type for pkg (#78666) 2 years ago
apt_repo_trust_prefs.yml apt_repository, handle both new/old gpgp stds (#78735) 2 years ago
become-loop-setting.yml Fix connection/become task loop settings (#78565) 2 years ago
deprecate-vars-list-of-dicts.yml Deprecate using a list of dicts for vars. See #78920 (#78927) 2 years ago
fix_omit_key.yml omit keyword should reset to context (#78917) 2 years ago
new_editor_pager_opts.yml make pager and editor configurable, specifically for ansible (#78816) 2 years ago
optimize_vars_loads.yml slight var loading optimization (#78835) 2 years ago
plugin_loader_fix.yml plugin loader fix existing config testing (#78859) 2 years ago
role_vars_scope_fix.yml avoid roles exporting vars: (#69040) 2 years ago
v2.15.0-initial-commit.yaml Bump devel to 2.15.0.dev0 (#78817) 2 years ago
validate-modules-sidecar.yml ansible-test validate-module - support sidecar docs (#78904) 2 years ago
winrm-read-timeout.yml winrm - fix reducing 'Read timed out' error (#78869) 2 years ago