1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 0b9d9c0fdb
nmcli: amended the routing-rules4 key values as list (#3401) (#3467)
* 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 53fc2c477b)

Co-authored-by: Sreekanth H <65583280+sree0744@users.noreply.github.com>
2021-09-29 05:45:08 +00:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
3330-bugfix-keycloak-authentication-flow-requirements-not-set-correctly.yml.yml Keycloak: Fix bug on keycloak_authentication, requirement not always updated (#3330) (#3446) 2021-09-26 13:48:48 +02:00
3400-fix-gitLab-api-searches-always-return-first-found-match-3386.yml Fix: GitLab API searches always return first found match (#3400) (#3448) 2021-09-26 19:49:08 +02:00
3401-nmcli-needs-type.yml nmcli: amended the routing-rules4 key values as list (#3401) (#3467) 2021-09-29 05:45:08 +00:00
3422-open-iscsi-mutual-authentication-support.yaml open-iscsi: adding mutual authentication support and updating authentication parameters description (#3422) (#3447) 2021-09-26 13:49:02 +02:00
3425-mail_add_configurable_ehlo_hostname.yml mail: adding capability to specify ehlo hostname (#3425) (#3427) 2021-09-24 07:41:21 +02:00
3426-copy-permissions-along-with-file-for-jboss-module.yml Copy the permissions along with file for jboss module (#3426) (#3469) 2021-09-29 05:44:59 +00:00
3453-fix-gitlab_group-require_two_factor_authentication-cant_be_null.yml Fix require_two_factor_authentication can't be null (#3453) (#3457) 2021-09-27 22:11:54 +02:00