There's already an open PR to support OS X: https://github.com/ansible/ansible-modules-core/pull/66
On Mon, Dec 22, 2014 at 6:45 PM, Alan Ray <[email protected]> wrote: > I'm looking to extend the core user module to work (at least partially) > with OS X (Darwin). The nearest discussion I can find is about 18 months > old ( > https://groups.google.com/forum/#!searchin/ansible-project/extend$20module/ansible-project/7SByPqJxa7Q/NVeOAWdAio4J) > and is pretty negative about the possibility of extending a core module. > > However, I notice that core user module seems to have extensibility built > in since it automatically selects the best class based on the > platforms/distributions defined in the subclasses. Short of cut-n-pasting > the whole user module (1500 lines of code), is there a way of just writing > the OS X extension and having it be automatically loaded for OS X platforms? > > Thanks, > Alan > > -- > 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/d80faeef-208c-445c-89e8-4ffe6b10f4a1%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/d80faeef-208c-445c-89e8-4ffe6b10f4a1%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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/CAH%2BKTJ6N3hMWipJbxy9-a8-v-sgxJq%2Bhbur%3DZkvB5hqLW2CcHA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
