mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-14 13:32:00 +00:00
Replace distutils with included module in ansible-core 2.12
- Fixes #303 - Addresses PEP 632(https://www.python.org/dev/peps/pep-0632/) Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
committed by
Abhijeet Kasurde
parent
16436f4f55
commit
a45448bb26
3
changelogs/fragments/304_pep632.yml
Normal file
3
changelogs/fragments/304_pep632.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Replace distutils with included module in ansible-core 2.12 to address PEP 632 if available (https://github.com/ansible-collections/ansible.posix/issues/303).
|
||||
Reference in New Issue
Block a user