ansible.posix/tests/unit/plugins/action/fixtures/synchronize
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
..
basic Remove shell override in synchronize action plugin 2026-03-02 18:38:22 +01:00
basic_become Remove shell override in synchronize action plugin 2026-03-02 18:38:22 +01:00
basic_become_cli Remove shell override in synchronize action plugin 2026-03-02 18:38:22 +01:00
basic_vagrant Remove shell override in synchronize action plugin 2026-03-02 18:38:22 +01:00
basic_vagrant_become_cli Remove shell override in synchronize action plugin 2026-03-02 18:38:22 +01:00
basic_vagrant_sudo Remove shell override in synchronize action plugin 2026-03-02 18:38:22 +01:00
basic_with_private_key Remove shell override in synchronize action plugin 2026-03-02 18:38:22 +01:00
delegate_remote refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
delegate_remote_play_context_private_key refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
delegate_remote_su refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
delegate_remote_with_private_key refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
__init__.py Initial commit 2020-03-09 13:15:28 +00:00