mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
Some checks failed
EOL CI / EOL Sanity (Ⓐ2.17) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.17+py3.10) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.17+py3.12) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.17+py3.7) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+alpine319+py:azp/posix/1/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+alpine319+py:azp/posix/2/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+alpine319+py:azp/posix/3/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+fedora39+py:azp/posix/1/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+fedora39+py:azp/posix/2/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+fedora39+py:azp/posix/3/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+ubuntu2004+py:azp/posix/1/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+ubuntu2004+py:azp/posix/2/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.17+ubuntu2004+py:azp/posix/3/) (push) Has been cancelled
nox / Run extra sanity tests (push) Has been cancelled
* modules: update code to python3 * pamd: rollback changes * add changelog frag * fix/improve assignments using generators * Update plugins/modules/launchd.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
30 lines
3.2 KiB
YAML
30 lines
3.2 KiB
YAML
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).
|