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> |
||
|---|---|---|
| .. | ||
| .keep | ||
| 211_fstab_append_newline.yml | ||
| 247_firewalld.yml | ||
| 254_variable_warnings.yml | ||
| 255_authorized_key_url.yml | ||
| 263_profile_tasks_with_serial.yml | ||
| 272-copy_ignore_txt.yml | ||
| 277_fix_integration_test_on_devel.yml | ||
| 282_fix_unit_test_for_synchronize.yml | ||
| 287_firewalld_requirements.yml | ||
| 288_mounts_options.yml | ||
| 297_firewalld_exclusive_options_handling.yml | ||
| 299_seboolean_python3.yml | ||
| 302_shippable_exit_code.yml | ||
| 304_pep632.yml | ||
| disable_selinux_via_kernel_cmdline.yml | ||
| sanity_fixes.yml | ||
| shell_escape_full_path_for_rsync.yml | ||