How to use Ansible to document procedures

By Marco Bravo
Image by : opensource.com
In Ansible, the documentation is the playbook, so the documentation naturally evolves alongside the code
I find Doxygen better for development documentation since it is embedded in the code. With programmers, out of sight is out of mind. Still there's only about a 30% chance the documentation will be updated when the code is changed.
 blue-robed wizard with owl Don't stop where the ink does.
CC BY-NC-SA 4.0

Comments