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. For more options, visit https://groups.google.com/d/optout.
