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/lib/ansible
Matt Davis b708e53d08 fix script failed_when bypass (#85326)
* fix script failed_when bypass

* misuse of AnsibleActionFail for a retryable/alterable error case
* add tests

Co-authored-by: Matt Clay <matt@mystile.com>

* type annotation fixes

---------

Co-authored-by: Matt Clay <matt@mystile.com>
(cherry picked from commit ed90a424a9)
5 months ago
..
_internal AnsiballZ refactoring and remote debug support (#85289) 6 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli ansible-doc don't show empty paths (#85294) 5 months ago
collections Require `from __future__ import annotations` (#81902) 2 years ago
compat Deprecate ansible.compat.importlib_resources (#85226) 6 months ago
config AnsiballZ refactoring and remote debug support (#85289) 6 months ago
errors Fix calls to `deprecated()` to include `help_text` arg (#85262) 6 months ago
executor AnsiballZ refactoring and remote debug support (#85289) 6 months ago
galaxy Exceptions clean up (#85176) 6 months ago
inventory recategorize pass over DTFIX-MERGE entries post b4 (#85155) 7 months ago
module_utils Assemble add check mode (#85094) 5 months ago
modules apt: Consider timeout while invoking apt-get command (#85219) 5 months ago
parsing Exceptions clean up (#85176) 6 months ago
playbook fix handler include_tasks templating (#85015) 6 months ago
plugins fix script failed_when bypass (#85326) 5 months ago
template Prevent template lookup and action from masking `ansible_managed` value (#85075) 6 months ago
utils Fix post-fork deadlock from early Python writers like pydevd (#85296) 6 months ago
vars Fix calls to `deprecated()` to include `help_text` arg (#85262) 6 months ago
__init__.py Require `from __future__ import annotations` (#81902) 2 years ago
__main__.py ansible-test no longer needs special casing in `__main__.py` (#83962) 1 year ago
constants.py Misc config type coercion fixes (#85119) 7 months ago
context.py Require `from __future__ import annotations` (#81902) 2 years ago
keyword_desc.yml clarify check_mode (#84703) 10 months ago
release.py Update Ansible release version to v2.19.0b6.post0. (#85306) 6 months ago