mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
[PR #11190/9a3e26ad backport][stable-12] fix ruff case SIM112 (#11194)
fix ruff case SIM112 (#11190)
(cherry picked from commit 9a3e26ad98)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ set -eux
|
||||
# NB while running integration tests, the mock wsl.exe implementation is actually
|
||||
# running on unix, instead of on running windows, so the wsl.exe command line
|
||||
# construction must use unix rules instead of windows rules.
|
||||
export _ANSIBLE_TEST_WSL_CONNECTION_PLUGIN_Waeri5tepheeSha2fae8=1
|
||||
export _ANSIBLE_TEST_WSL_CONNECTION_PLUGIN_WAERI5TEPHEESHA2FAE8=1
|
||||
|
||||
ANSIBLE_ROLES_PATH=../ \
|
||||
ansible-playbook dependencies.yml -v "$@"
|
||||
|
||||
Reference in New Issue
Block a user