mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 03:23:59 -07:00
refactor dict from literal list (#10891)
* refactor dict from literal list * add changelog frag
This commit is contained in:
parent
14a858fd9c
commit
5f471b8e5b
6 changed files with 17 additions and 14 deletions
6
changelogs/fragments/10891-dict-refactor.yml
Normal file
6
changelogs/fragments/10891-dict-refactor.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue