[ansible-project] Re: Use custom "ssh" command ?

2016-03-10 Thread Rahul Patil
Hi Florent,

I don't have tried this but you can try, ssh command has been defined in 
`site-packages/ansible/runner/connection_plugins/ssh.py`


ssh_cmd += ["ssh", "-C"]


If autossh accept the same argument as ssh then it will work. 

Best Regards,
Rahul Patil



On Thursday, 10 March 2016 17:04:25 UTC+5:30, Florent B wrote:
>
> Hi, 
>
> I would like my Ansible to use "autossh" command instead of "ssh" to 
> connect to hosts in inventory. 
>
> Is there a way to do this ? 
>
> Thank you. 
>

-- 
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/7e30fa2d-dd48-454b-8c44-41297ec8dc0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Ansible ec2 module reboot options

2016-03-10 Thread Rahul Patil
 Hi Team,

When reboot option will be added in ec2 module. 

Best Regards,
Rahul Patil

-- 
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/32ceb390-159b-479f-9379-302c2eac6bc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Bitwise Operator in Ansible

2015-04-20 Thread Rahul Patil
Hi,

Is there any example of Bitwise Operator in ansible playbook 

Best Regards,
Rahul Patil

-- 
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/a686b272-ff26-41c9-a069-8f83b6ed7795%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.