Packaging module for native OS X?

21 views
Skip to first unread message

John Oliver

unread,
Jul 18, 2014, 5:04:22 PM7/18/14
to ansible...@googlegroups.com
It's nice that I can use 'apt', 'yum', 'macports', etc.  But is there a module that I can point to an OS X '*.pkg' file to install?  If not, is there a better way than using a 'file' module to upload, then a 'script', then another 'file' to delete the installer?  I suppose I could create a .sh with the compressed binary in it, but that seems a little messy.

Michael DeHaan

unread,
Jul 18, 2014, 6:53:10 PM7/18/14
to ansible...@googlegroups.com
Not presently.

Running the shell command with the "creates=" option to avoid repeated runs might not be a horrible solution.




On Fri, Jul 18, 2014 at 5:04 PM, John Oliver <jno...@gmail.com> wrote:
It's nice that I can use 'apt', 'yum', 'macports', etc.  But is there a module that I can point to an OS X '*.pkg' file to install?  If not, is there a better way than using a 'file' module to upload, then a 'script', then another 'file' to delete the installer?  I suppose I could create a .sh with the compressed binary in it, but that seems a little messy.

--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/85569cb4-d12c-4f41-ae0e-f8630ec86f31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages