Please try the path thing first, if sqlite is not at the default paths but is something configured in the user environment, that would explain why the shell script and plist buddy couldn't find it.
On Wed, Aug 20, 2014 at 10:06 AM, Dan Bohea <[email protected]> wrote: > The script runs as expected when run directly from the command line. > Admittedly, I've copied and tweaked the script - it wasn't written to be > run from Ansible. > I know nothing about plistbuddy either :) but it and sqlite3 are being > called by different parts of the shell script - I don't think they're > calling each other. > > I'm gonna put this on the shelf and fallback to running this script > *after* the playbook, directly from the command line. Not really the > Ansible way I know but I can't spend any more time on it right now. > > Thanks for all your help. If you get any bright ideas, please post them! > > -- > 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/c54fe581-a70d-4789-bce8-5a2f429d4d3a%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/c54fe581-a70d-4789-bce8-5a2f429d4d3a%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/CA%2BnsWgzhqRPCFZkJCikm5xm5nNJW%2B3S7WKRuBR22Jc995eWq1g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
