mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Summarize some more.
This commit is contained in:
parent
ec81990faa
commit
07cb4f66c0
6 changed files with 5 additions and 60 deletions
|
|
@ -1,6 +0,0 @@
|
|||
minor_changes:
|
||||
- dependent lookup plugin - refactor dict initialization, no impact to users (https://github.com/ansible-collections/community.general/pull/10891).
|
||||
- scaleway module_utils - improve code readability, no impact to users (https://github.com/ansible-collections/community.general/pull/10891).
|
||||
- pacemaker_cluster.py - refactor dict initialization, no impact to users (https://github.com/ansible-collections/community.general/pull/10891).
|
||||
- pacemaker_resource.py - refactor dict initialization, no impact to users (https://github.com/ansible-collections/community.general/pull/10891).
|
||||
- pacemaker_stonith.py - refactor dict initialization, no impact to users (https://github.com/ansible-collections/community.general/pull/10891).
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
minor_changes:
|
||||
- known_hosts module_utils - drop Python 2 support when parsing output of ``urlparse`` (https://github.com/ansible-collections/community.general/pull/10892).
|
||||
- aix_inittab - drop Python 2 support for function ``zip`` (https://github.com/ansible-collections/community.general/pull/10892).
|
||||
- copr - drop support for Python 2 interpreter (https://github.com/ansible-collections/community.general/pull/10892).
|
||||
- dconf - drop support for Python 2 interpreter (https://github.com/ansible-collections/community.general/pull/10892).
|
||||
- irc - drop Python 2 support for SSL context creation (https://github.com/ansible-collections/community.general/pull/10892).
|
||||
- mail - drop Python 2 support for Message-ID domain setting (https://github.com/ansible-collections/community.general/pull/10892).
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
minor_changes:
|
||||
- pickle cache plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10903).
|
||||
- counter_enabled callback plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10903).
|
||||
- wsl connection plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10903).
|
||||
- cobbler inventory plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10903).
|
||||
- linode inventory plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10903).
|
||||
- utm_utils module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10903).
|
||||
- vexata module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10903).
|
||||
|
|
@ -1,30 +0,0 @@
|
|||
minor_changes:
|
||||
- bitbucket_access_key - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- bitbucket_pipeline_known_host - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- bitbucket_pipeline_variable - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- bzr - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- capabilities - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- gitlab_milestone - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- haproxy - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- homebrew - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- homebrew_cask - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- hwc_network_vpc - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- hwc_smn_topic - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- idrac_redfish_config - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- idrac_redfish_info - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- influxdb_retention_policy - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- ini_file - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- interfaces_file - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- launchd - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- logentries - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- packet_sshkey - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- pamd - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- taiga_issue - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- vdo - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- vertica_role - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- vertica_schema - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- vertica_user - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- vexata_eg - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- vexata_volume - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- xcc_redfish_command - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
- zypper - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10904).
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
minor_changes:
|
||||
- csv module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10907).
|
||||
- gitlab module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10907).
|
||||
- homebrew module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10907).
|
||||
- ilo_redfish_utils module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10907).
|
||||
- redfish_utils module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10907).
|
||||
- saslprep module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10907).
|
||||
- utm_utils module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10907).
|
||||
- vexata module_utils plugin - use Python 3 idioms (https://github.com/ansible-collections/community.general/pull/10907).
|
||||
|
|
@ -2,7 +2,12 @@ minor_changes:
|
|||
- >-
|
||||
Modernize code for Python 3.7+
|
||||
(https://github.com/ansible-collections/community.general/pull/10285,
|
||||
https://github.com/ansible-collections/community.general/pull/10891,
|
||||
https://github.com/ansible-collections/community.general/pull/10892,
|
||||
https://github.com/ansible-collections/community.general/pull/10899,
|
||||
https://github.com/ansible-collections/community.general/pull/10903,
|
||||
https://github.com/ansible-collections/community.general/pull/10904,
|
||||
https://github.com/ansible-collections/community.general/pull/10907,
|
||||
https://github.com/ansible-collections/community.general/pull/10939,
|
||||
https://github.com/ansible-collections/community.general/pull/10940,
|
||||
https://github.com/ansible-collections/community.general/pull/10941,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue