Hi, > Is there any way to generate a markdown documentation from ansible > role argument spec? > > https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html#role-argument-validation > > I could not find anything in ansible-doc, the format itself suggests > that there is a way
this doesn't really answer your question (as it's producing ReStructured Text and not MarkDown), but antsibull-docs (https://github.com/ansible-community/antsibull/) also supports roles (with role argument specs) next to plugins and modules. Cheers, Felix -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/20211020155750.3fae5857%40rovaniemi.
