Hi , I am investigating ansible to automate our system configuration/management tasks currently performed using mostly shell scripts. We mostly definitely will have to write custom modules, but I noticed that ansible doesn't have module hierarchy. Is there a way to group related modules under "umbrella" name in OOP style ?
Using core file module as example, instead of single "file" module with "state" parameter, having modules "file.copy", "file.link", "file.rename" etc. Thanks! BR/Azer -- 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/436e36f6-b94f-43c3-a4ed-3af22ec052c8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
