mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
[WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721)
* Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 * Switched to bullet points to enhance readability.
This commit is contained in:
parent
f5f6cf467e
commit
8de05d3752
10 changed files with 94 additions and 89 deletions
|
@ -60,7 +60,7 @@ The following topics will discuss how to develop and work with modules:
|
|||
:doc:`developing_modules_checklist`
|
||||
Checklist for contributing your module to Ansible.
|
||||
:doc:`developing_modules_python3`
|
||||
Adding Python 3 support to modules (all new modules must be py2.4 and py3 compatible).
|
||||
Adding Python 3 support to modules (all new modules must be Python-2.6 and Python-3.5 compatible).
|
||||
:doc:`developing_modules_in_groups`
|
||||
A guide for partners wanting to submit multiple modules.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue