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] 5b2d01566f
Fix: nmcli - Ensure slave-type for bond-slave (#1882) (#1960)
* Fix: nmcli - Ensure slave-type for bond-slave

Hello 🙂 

When using bond-slave type, by default command sent to nmcl is:

['/usr/bin/nmcli', 'con', 'add', 'type', 'bond-slave', 'con-name', 'enp129s0f0', 'connection.interface-name', 'enp129s0f0', 'connection.autoconnect', 'yes', 'connection.master', 'bond0']

Which is not enough, nmcli will complain that connection.slave-type is missing. This small fix solve this issue.

If this change is approved, I will add the changelog fragment.

* Fix: nmcli - Adding changelog fragment for 1882

* Update changelogs/fragments/1882-fix-nmcli-ensure-slave-type-for-bond-slave.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit dec345b818)

Co-authored-by: Ox <oxedions@gmail.com>
2021-03-04 08:27:34 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:18:40 +02:00
1596-xfs_quota-feedback_on_projects_not_initialized_has_changed.yml bugfix: xfs_quota feedback on projects not initialized has changed (#1596) (#1922) 2021-02-27 09:57:55 +01:00
1833-zfs-creation-only-properties.yaml zfs: avoid errors with creation-only properties (#1833) (#1958) 2021-03-04 08:27:16 +01:00
1882-fix-nmcli-ensure-slave-type-for-bond-slave.yml Fix: nmcli - Ensure slave-type for bond-slave (#1882) (#1960) 2021-03-04 08:27:34 +01:00
1885-sanity-check-fixes-batch3.yml Tidy up sanity checks (2021/Batch 3 - who's counting) (#1885) (#1911) 2021-02-26 11:23:29 +00:00
1914-add-sanitization-to-url.yml Proxmox inventory: Add some sanitization to url parameter (#1914) (#1930) 2021-02-27 17:27:11 +01:00
1928-bigpanda-message.yml Actually use option. (#1928) (#1935) 2021-02-27 23:11:33 +01:00