ansible.posix/plugins
ansible-zuul[bot] 3acced944b
Merge pull request #304 from saito-hideki/issue/303
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>
2022-01-07 07:52:48 +00:00
..
action synchronize: Use SSH args from SSH connection plugins (#223) 2021-08-11 10:45:52 +05:30
callback Correctly calculate task execution time with serial execution 2021-09-10 13:21:37 +09:00
module_utils Added loading StrictVersion to helper module 2022-01-07 03:17:32 +00:00
modules Merge pull request #304 from saito-hideki/issue/303 2022-01-07 07:52:48 +00:00
shell csh: Define `ECHO and COMMAND_SEP` 2021-06-09 17:46:09 +05:30