mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update roadmap with python3 status (#27171)
This commit is contained in:
parent
362f43c996
commit
f4bb71c0df
1 changed files with 7 additions and 2 deletions
|
@ -24,9 +24,14 @@ Python 2.4 and 2.5 support discontinuation
|
|||
|
||||
Python 3
|
||||
--------
|
||||
- Ansible Core Engine and Core modules will be tested on Python 3 **(working, additional coverage required)**
|
||||
- Ansible Core Engine and Core modules will be tested on Python 3
|
||||
|
||||
- All Core modules now have at least a smoketest integration test.
|
||||
Additional coverage is welcomed to find more bugs and prevent regressions.
|
||||
|
||||
- Communicate with Linux distros to provide Ansible running on Python 3
|
||||
- Check for Python 3 tests on core modules and create any missing **(tests added, additional tests required)**
|
||||
|
||||
- Python3 based Ansible packages are now available to run on Fedora Linux
|
||||
|
||||
Ansible-Config
|
||||
--------------
|
||||
|
|
Loading…
Reference in a new issue