ansible/changelogs/fragments/ansible-test-remote-shell-raw.yml
2021-01-28 09:00:55 -08:00

2 lines
163 B
YAML

bugfixes:
- ansible-test - The ``--raw`` option for ``ansible-test shell --remote`` now uses ``sh`` for the shell instead of ``bash``, which may not be present.