An unofficial documentation set for the Ansible module contributor. For the time being this guide is significantly biased towards the community.general collection, and more specifically towards Ansible modules. In the long run we should want to cover more collections and plugin types.
- Ansible Versions
- Writing a Module (using ModuleHelper)
- Testing a Module
- Submitting a Pull Request
- Deprecations
You can read about my motivations to do this in here.