Hi,
I’m currently reading through: Testing plugin documentation — Ansible Documentation
It says:
- Build HTML from your module documentation:
MODULES=mymodule make webdocs.
It might sound a little silly, but can somebody point me to that Makefile? I can’t find it in GitHub - ansible/ansible: Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. and as far as I understand I can’t use antsibull-docs since it’s a standalone local module.