Yes;
use pause module, as an example : playbook that create 10 VMs and inatll 
http on these 10 VMs, so before installing httpd i should wait for VMs to 
be up i use pause 

exemple using pause module

-name: pause for 2 mins
   pause:
        minutes: 2

good lok

Le lundi 6 avril 2020 06:09:22 UTC+1, Work-Hard a écrit :
>
> Hello,
>
> ISSUE -  Whenever a user in a company is not connected to the vpn; ansible 
> fails the connection (as unreachable). Is there a way we can delay the 
> connection for 20 days and have it keep trying every hour, instead of 
> showing "unreachable"?
>
> REASON-  I need the output to look clean when I save the file in order to 
> validate within the company.
>
> I appreciate your help!
>
> Thanks
>

-- 
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/1c7779f5-b598-4789-90e4-314ff8033dd9%40googlegroups.com.

Reply via email to