diff --git a/docsite/latest/rst/contrib.rst b/docsite/latest/rst/contrib.rst index ea8a406003a..591579015ba 100644 --- a/docsite/latest/rst/contrib.rst +++ b/docsite/latest/rst/contrib.rst @@ -23,6 +23,7 @@ though a few may remain outside of core depending on use cases and implementatio - `zypper (bash module example) `_ - jp\_mens - `additional provisioning-related modules `_ - jhoekx and dagwieers - `dynamic dns updates `_ - jp\_mens +- `apk-tools `_ - Bartłomiej Piotrowski All python modules (especially all submitted to core) should use the common "AnsibleModule" class to dramatically reduce the amount of boilerplate code required.