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/test/integration/targets/script/files
Matt Davis ed90a424a9
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>
6 months ago
..
space path
create_afile.sh
exit_1.sh fix script failed_when bypass (#85326) 6 months ago
no_shebang.py Require `from __future__ import annotations` (#81902) 2 years ago
remove_afile.sh
test.sh
test_with_args.sh