I wanted to execute shell command on remote machine but in background using 
nohup and & like below -

- raw: "nohup touch /tmp/hello.txt &"

It is not working. It works if it is executed without nohup and &. Any 
suggestions would be helpful here.

Note: I will not be able to make use of any other module as python2 is not 
installed on remote machine and no internet connection on remote machine.

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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/22841cb1-fdc7-4e33-ad5e-b139da24c1d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to