mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-07 03:00:33 -07:00
* lookup plugins: use f-strings * add changelog frag * manual change for few occurrences * Update plugins/lookup/dependent.py Co-authored-by: Felix Fontein <felix@fontein.de> * adjustment from review * no f-string for you * Update plugins/lookup/dependent.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
12 lines
936 B
Text
12 lines
936 B
Text
.azure-pipelines/scripts/publish-codecov.py replace-urlopen
|
|
plugins/lookup/dependent.py validate-modules:unidiomatic-typecheck
|
|
plugins/modules/consul_session.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/homectl.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
|
plugins/modules/iptables_state.py validate-modules:undocumented-parameter # params _back and _timeout used by action plugin
|
|
plugins/modules/lxc_container.py validate-modules:use-run-command-not-popen
|
|
plugins/modules/osx_defaults.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/parted.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/udm_user.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
|
plugins/modules/xfconf.py validate-modules:return-syntax-error
|
|
tests/unit/plugins/modules/test_gio_mime.yaml no-smart-quotes
|