Ansible has the ability to work faster when pipelining is enabled. However there are some requirements to make this work. Pipelinging must be enabled in ansible.cfg or in the inventory-file and requiretty must be dissabled.
I already checked -vvvv, nothing showed up concering 'pipelining'. Also, I do not notice any difference in speed.
Because of all this I would like to know if: is there a way to verify Ansible is using the pipelining ability?