mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 19:41:43 -07:00
Add support for loopback type in nmcli module (#7515)
* add support for loopback devices * add support for loopback devices * fix yamllint issue in changelog fragment * Fix yamlint warning and add note about new connectin type in docs * change order of lines in documentation so they are sorted
This commit is contained in:
parent
9b16392648
commit
5147c49498
3 changed files with 139 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- nmcli - add support for new connection type ``loopback`` (https://github.com/ansible-collections/community.general/issues/6572).
|
Loading…
Add table
Add a link
Reference in a new issue