usetty = False seems to do the trick as well. Turning the setting to False removes the -tt option from the ssh command line arguments
Le jeudi 11 février 2016 à 18:08:05 UTC+1, Brian Coca a écrit : > There is no need to change ssh.py you can set -T in the ssh arguments > (globally or for the group/hosts) and it will override the -tt as user > options get appended. > > > -- > ---------- > 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/d889bea1-b16c-487a-a1d7-d0ab388cd5a1n%40googlegroups.com.
