mirror of https://github.com/ansible/ansible.git
Non-newstyle modules can't use pipelining
This is because we pass arguments to non-newstyle modules via an external file. If we pipeline, then the interpreter thinks it has to run the arguments as the script instead of what is piped in via stdin.pull/14019/head
parent
e29ae99b50
commit
46a3a6a03e
Loading…
Reference in New Issue