Hi Igor. I didn't mean to retrieve packages, but to install them. If I have an RPM file, I can 'yum: name=/path/to/file.rpm state=present' I'd like to do the same thing with an Apple .pkg file... 'pkg: name=/path/to/file.pkg state=present' and have that file actually installed. I see there's a 'pkgin' for "SmartOS", whatever that is; and a 'pkgng' for FreeBSD and 'pkgutil' for Solaris, but nothing for Apple OS X.
On Tuesday, November 25, 2014 1:38:08 AM UTC-8, Igor Khomyakov wrote: > > Hi John, > > There are homebrew and macport modules in extra. > > As far as I know [Nix](https://nixos.org/nix/) package manager runs on > Mac OS X as well but there is no module for Nix in ansible yet. > -- 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/eb990dd9-deb9-4275-8b01-300d5d21eda8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
