Skip to content

Generate documentation from roles and playbooks

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE_from_ansible-mdgen
Notifications You must be signed in to change notification settings

rUser75/ansible-mddoc

Repository files navigation

ansible-mddoc

ansible-mddoc is a package used to auto generate documentation for an ansible role and playbook.

To install

git clone https://github.com/rUser75/ansible-mddoc.git
cd ansible-mddoc
pip3 install .

To run

Call ansible-mddoc passing in the path to the role

ansible-mddoc <path_to_role>

Documentation

See here for full documentation.

Credits

The idea for this project is based on (and includes some code from)

credit to them for their work:

Releases

No releases published

Packages

No packages published

Languages