I did not set ansible.cfg:executable and as can be seen from the displayed ssh commands /bin/sh is called. The boxes dont have /bin/sh restricted in any way I am aware of. They are taken from the links listed here: https://github.com/ansible/ansible/issues/10837 and no additional customization was made.
On Tuesday, April 28, 2015 at 5:10:42 PM UTC+2, Brian Coca wrote: > > shell should be /bin/sh unless ansible.cfg:executable is set, the > default shell for the user should not matter unless they are > restricted from using /bin/sh (which is not default on any of these > platforms). > > > -- > Brian Coca > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/fc840c6e-8929-4165-80ff-e2af9b913c68%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
