mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
correct link to developing modules on ansible work's website
This commit is contained in:
@@ -66,7 +66,7 @@ in! Patches should be made against the 'devel' branch.
|
|||||||
|
|
||||||
Contributions can be for new features like modules, or to fix bugs you or others have found. If you
|
Contributions can be for new features like modules, or to fix bugs you or others have found. If you
|
||||||
are interested in writing new modules to be included in the core Ansible distribution, please refer
|
are interested in writing new modules to be included in the core Ansible distribution, please refer
|
||||||
to the [Module Developers documentation on our website](http://www.ansibleworks.com/docs/moduledev.html).
|
to the [Module Developers documentation on our website](http://www.ansibleworks.com/docs/developing_modules.html).
|
||||||
|
|
||||||
Ansible's aesthetic encourages simple, readable code and consistent, conservatively extending,
|
Ansible's aesthetic encourages simple, readable code and consistent, conservatively extending,
|
||||||
backwards-compatible improvements. Code developed for Ansible needs to support Python 2.6+,
|
backwards-compatible improvements. Code developed for Ansible needs to support Python 2.6+,
|
||||||
|
|||||||
Reference in New Issue
Block a user