mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 11:04:00 -07:00
Unvendor distutils.version (#3988)
* Unvendor distutils.version. * Document breaking change.
This commit is contained in:
parent
ebc0ef882a
commit
29e8f5f8cf
4 changed files with 15 additions and 348 deletions
|
@ -19,6 +19,8 @@ If you encounter abusive behavior violating the [Ansible Code of Conduct](https:
|
|||
|
||||
Tested with the current Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12 releases and the current development version of ansible-core. Ansible versions before 2.9.10 are not supported.
|
||||
|
||||
Parts of this collection do not work with ansible-core before 2.12 (this includes ansible-base and Ansible 2.9) on Python 2.12+.
|
||||
|
||||
## External requirements
|
||||
|
||||
Some modules and plugins require external libraries. Please check the requirements for each plugin or module you use in the documentation to find out which requirements are needed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue