I appreciate your persistence Michael :) Thanks for all your help so far.

I did try the path thing (a few comments up where I quoted some code 
snippets) but it didn't seem to make any difference. The locations that I 
added to PATH could have been incorrect of course - I based them on what 
was returned from running the following:

which sqlite3

This returns:

/usr/bin/sqlite3

If I run "echo $PATH" from within my playbook I get:

/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin

As you can see, "usr/bin" is in there.

Am I missing something obvious here? I'm not a sys-admin as I'm sure you 
can tell. Do I need to add that massive PATH above via Ansible's 
environment module?

-- 
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/3a51cc97-8349-4019-a93f-65452d44196a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to