Skip to content

Python package to automate documentation generation for Ansible

License

Notifications You must be signed in to change notification settings

murphypetercl/ansible-mdgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-mdgen

<CircleCI>

Ansible-mdgen is a package used to auto generate documentation for an ansible role.

To install

pip install ansible-mdgen

To run

Call ansible-mdgen passing in the path to the role

ansible-mdgen <path_to_role>

Documentation

See here for full documentation.

Credits

The idea for this project is based on (and includes some code from) ansible-autodoc by Andres Bott so credit to him for his work.

About

Python package to automate documentation generation for Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published