1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-28 22:49:00 +00:00

infiniband can be a slave too (#7569)

* infiniband can be a slave too

* adding changelog fragment
This commit is contained in:
mark-tomich 2023-11-29 02:35:42 -05:00 committed by GitHub
parent dbba0d1956
commit 42e55e4f86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- nmcli - allow for ``infiniband`` slaves of ``bond`` interface types (https://github.com/ansible-collections/community.general/pull/7569).