ansible.posix/tests/unit
François HORTA f059a74d44
Remove shell override in synchronize action plugin
Setting the shell from the executable basename is technically wrong,
Ansible will determine the right shell to use on its own so setting it
to None is safer
2026-03-02 18:38:22 +01:00
..
compat Replaced yield with yield from to address latest sanity test 2024-03-26 13:54:40 +09:00
mock fix sanity tests for core 2.16 (#514) 2023-11-30 16:25:07 -06:00
modules Fix sanity test for modules 2021-03-02 18:53:06 +05:30
plugins Remove shell override in synchronize action plugin 2026-03-02 18:38:22 +01:00
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
requirements.txt Initial commit 2020-03-09 13:15:28 +00:00
requirements.yml refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00