mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 23:31:25 -07:00
Previously we assumed the shell on the target systems were 'sh'- compliant when formatting environment variables preceding command strings. This patch corrects that by basing the target shell type on the DEFAULT_EXECUTABLE setting, which can be overridden on a per-host basis using the inventory variable 'ansible_shell_type'. Fixes #7352 |
||
---|---|---|
.. | ||
action_plugins | ||
connection_plugins | ||
filter_plugins | ||
lookup_plugins | ||
__init__.py | ||
connection.py | ||
poller.py | ||
return_data.py |