I'm writing a Mac setup playbook and am borrowing heavily from various 
"dotfiles" around the web to help with configuring certain aspects of OS X.

Here's my current dotfile which is effectively just a bash script:

https://bitbucket.org/dbohea/mac-setup-playbook/src/0b4d30a3e44a16462d94808c66e15eba0aa44f7d/osx.sh?at=master

This runs just fine directly from the command line. Oddly, when run from an 
Ansible playbook, none of the PlistBuddy or sqlite3 commands seem to work.

Anyone know why this may be or what I can do to fix it?


PS - Before anyone suggests it, it's nothing to do with the if statement at 
the end of the file - I've tested this.

-- 
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/3d8b6856-9fb6-479e-a15b-7367d073264c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to