Hi John, Apparently you are talking about a tool like `rpm` or `dpkg`, I think a Mac equivalent would be [installer]( https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/installer.8.html). and I haven't saw such modules so far.
-- Best, Igor On Tue, Nov 25, 2014 at 7:40 PM, John Oliver <[email protected]> wrote: > 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. -- 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/CAGuansrjq8zU043Y87kK3eW7eQ_9CzkkvNeV_%2BQHOEssuF88fA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
