mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 02:30:22 -07:00
nmcli: Remove dead code, 'options' never contains keys from 'param_alias' (#2417)
* nmcli: Remove dead code, 'options' never contains keys from 'param_alias' * Update changelogs/fragments/2417-nmcli_remove_dead_code.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0912e8cc7a
commit
b9fa9116c1
2 changed files with 2 additions and 18 deletions
2
changelogs/fragments/2417-nmcli_remove_dead_code.yml
Normal file
2
changelogs/fragments/2417-nmcli_remove_dead_code.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- nmcli - remove dead code, ``options`` never contains keys from ``param_alias`` (https://github.com/ansible-collections/community.general/pull/2417).
|
Loading…
Add table
Add a link
Reference in a new issue