Why not deploy the service prior to the upstart script? Or why not bundle them into a package? There seems to be something I'm not understanding in the flow of your playbook.
- James On Sat, Mar 8, 2014 at 9:00 PM, Grayson Koonce <[email protected]>wrote: > Hi there, > > I have a playbook that sets up an upstart script for a service that is not > immediately deployed to the instance yet. There is a trigger on that call > to restart the service, which of course fails because the app files are not > there yet. They get deployed later on. Is it possible to trigger a notify > of a service ONLY when that service actually exists? > > Thanks, > > Grayson > > -- > 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/b52b71ad-6265-4b13-bff8-8693ffe4c5e1%40googlegroups.com<https://groups.google.com/d/msgid/ansible-project/b52b71ad-6265-4b13-bff8-8693ffe4c5e1%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAJvmrNP6P-%2B1w-D_F62mU4X8PubQ6vspq%3DLbf0yNdCV4wh8%3DqQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
