Can I see the output so I can see the error at the point it occurs?
BTW, quick note -- I should point out that you are still using $old
variables
Variables should be using the Jinja2 style as denoted on docs.ansible.com,
i.e. {{ variable }}
In 1.4.X, these emit deprecation warnings, and they will be no longer be
supported in 1.6. (1.5 releases in less than a month, so 1.6 will follow
in a couple more)
On Wed, Feb 12, 2014 at 8:37 PM, Alex Chumbley <[email protected]> wrote:
>
>
> On Wednesday, February 12, 2014 6:58:37 PM UTC-5, Alex Chumbley wrote:
>
>> Whenever I try to deploy my app using ansible-playbook, it fails on start
>> app since it says "ERROR (no such process)".
>>
>> Can't understand why this is happening. Anyone know good docs on this
>> stuff or know the answer?
>>
> --
> 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].
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
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].
For more options, visit https://groups.google.com/groups/opt_out.