So contradictory statements:

"There is no output from that step when run with -vv. What am I missing?"

"I just want to kick off a background process. I don't want any output."

Which do you want and what are you getting versus what you are expecting?

"I thought that
Service<http://www.ansibleworks.com/docs/modules.html#service> only
pertained to system services. Can I use them for background tasks also?"

Yes, you can write system init scripts to do basically anything.

You might also be interested in something like supervisor, which we also
have a module for.





On Mon, Nov 25, 2013 at 7:57 PM, Mike Slinn <[email protected]> wrote:

>  I just want to kick off a background process. I don't want any output.
> I thought that 
> Service<http://www.ansibleworks.com/docs/modules.html#service>only pertained 
> to system services. Can I use them for background tasks also?
>
> Thanks,
>
> Mike
>
> --
> 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].
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Michael DeHaan <[email protected]>
CTO, AnsibleWorks, Inc.
http://www.ansibleworks.com/

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to