What is your control machine (machine you are running ansible from)?

Ansible 1.8 now chooses paramiko as the "smart" transport when running from
Mac. If this is your case, you will need to set transport = ssh under
defaults as well.

You can verify if you are using ssh or paramiko by running with -vvvv,
which may help trace things down regardless of this being the case.

On Thursday, October 30, 2014, Thomas Fuchs <tho...@slash7.com> wrote:

> Hi there!
>
> I've these options in my ansible.cfg:
>
> [ssh_connection]
> pipelining=True
> ssh_args=-o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=7200s
>
> On an older version (Ansible 1.6 development, shortly before 1.7 was
> final), these settings make deploying relatively fast.
>
> On Ansible 1.8 (devel fe0ab8e750, from earlier today), deploying is
> really, really, really slow.
>
> How can update the settings/has configuration changed?
>
> Thanks,
> Thomas
>
>
>
> --
> 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 ansible-project+unsubscr...@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','ansible-project%2bunsubscr...@googlegroups.com');>
> .
> To post to this group, send email to ansible-project@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','ansible-project@googlegroups.com');>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/ace1ba41-76fb-44d5-8bea-0d5406b90bf5%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/ace1ba41-76fb-44d5-8bea-0d5406b90bf5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Matt Martz
@sivel
sivel.net

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAD8N0v8wbTgzfRJacdDwW9jcSB82rU9Aj-83raZSYM2BUyyVsw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to