Hi David,

You can use delegate_to for wait_for.

Remove: connection: local
Add: remote_user: of delegate instance. For example: ubuntu


- hosts: localhost

  #connection: local

  gather_facts: False

Regards,
Khoa Nguyen

On Wednesday, June 17, 2015 at 11:06:04 PM UTC+7, David Pires wrote:
>
> I've added a 10s delay, no luck. 
>
> I must have something else configured incorrectly, I'll just replace my 
> wait_for with a pause for now, that works.
>
> On Tuesday, June 16, 2015 at 11:18:28 PM UTC-4, Brian Coca wrote:
>>
>> You might want to add a small delay to wait_for (10s is normally good). 
>>
>>
>>
>> -- 
>> 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 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/54529643-eea5-44d3-91a8-e188841aef75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to