mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Replace distutils with included module in ansible-core 2.12 to address PEP 632 SUMMARY Replace distutils.* with included module in ansible-core 2.12 to addresss PEP 632 if available. It does not change the behavior of ansible-core 2.11 or earlier. Fixes #303 Addresses PEP 632(https://www.python.org/dev/peps/pep-0632/) ISSUE TYPE Bugfix Pull Request COMPONENT NAME plugins/module_utils/firewalld.py plugins/modules/firewalld_info.py ADDITIONAL INFORMATION None Reviewed-by: Andrew Klychkov <aaklychkov@mail.ru> Reviewed-by: Hideki Saito <saito@fgrep.org> Reviewed-by: Felix Fontein <felix@fontein.de> Reviewed-by: None <None> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| acl.py | ||
| at.py | ||
| authorized_key.py | ||
| firewalld.py | ||
| firewalld_info.py | ||
| mount.py | ||
| patch.py | ||
| seboolean.py | ||
| selinux.py | ||
| synchronize.py | ||
| sysctl.py | ||