mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 08:21:52 +00:00
* Updated nmcli.py
Amended the routing-rules4 values as list. By this we could add the entries for "routing_rules4" in the form of a list .
* Update nmcli.py
Fixed typo in line #1701
* 3395-nmcli-needs-type.yml
routing_rules4 module argument is currently accepting only string elements. In order to accept multiple values, amended the type of routing_rules4 as list.
* nmcli: amended the routing-rules4 key values as list
routing_rules4 module argument is currently accepting only string elements. In the case of adding multiple entries to routing_rules4, we need to accept values as list.
* Added 3401-nmcli-needs-type.yml
routing_rules4 module argument is currently accepting only string elements. In the case of adding multiple entries to routing_rules4, we need to accept values as lists
* Amended type to 'minor_changes'
Amended type to 'minor_changes' from 'bug_fixes'
* routing_rules4 to a list of element str
nmcli.py - routing_rules4 to a list of element str
* Update changelogs/fragments/3401-nmcli-needs-type.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* nmcli: allow routing-rules4 key values as list
* nmcli: amended the routing-rules4 key values as list
* nmcli: amended the routing-rules4 key values as list
* nmcli: amended the routing-rules4 key values as list
* test_nmcli: amended whitespaces
* Update 3401-nmcli-needs-type.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| infinity | ||
| ldap | ||
| nios | ||
| pritunl | ||
| cloudflare_dns.py | ||
| dnsimple.py | ||
| dnsmadeeasy.py | ||
| gandi_livedns.py | ||
| haproxy.py | ||
| ip_netns.py | ||
| ipify_facts.py | ||
| ipinfoio_facts.py | ||
| ipwcli_dns.py | ||
| lldp.py | ||
| netcup_dns.py | ||
| nmcli.py | ||
| nsupdate.py | ||
| omapi_host.py | ||
| snmp_facts.py | ||