mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-29 23:18:55 +00:00
Fix setting_types() to properly handle routing_rules as a list type
This commit is contained in:
parent
b4336659f6
commit
7aa8db42fd
2 changed files with 3 additions and 0 deletions
|
|
@ -2372,6 +2372,7 @@ class Nmcli:
|
|||
"ipv6.dns-search",
|
||||
"ipv6.dns-options",
|
||||
"ipv6.routes",
|
||||
"ipv6.routing-rules",
|
||||
"802-11-wireless-security.group",
|
||||
"802-11-wireless-security.leap-password-flags",
|
||||
"802-11-wireless-security.pairwise",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue