mirror of https://github.com/ansible/ansible.git
go back to defaulting wrapping commands in shell
this was taken out in an effort to default to the user's shell but creates issues as this is not known ahead of time and its painful to set executable and shell_type for all servers, it should only be needed for those that restrict the user to specific shells and when /bin/sh is not available. raw and command may still bypass this by explicitly passing None. fixes #13882 still conditionalpull/14006/head
parent
3750af45d4
commit
c09c01a1f5
Loading…
Reference in New Issue