mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
nmcli: add autoconnect priority and retries (#10134)
* Add autoconnect priority and retries * Add changelog fragment * remove trailing whitespace, fix autoconnect_retries typo in doc * Remove defaults, reformatting Co-authored-by: Felix Fontein <felix@fontein.de> * remove defaults from everywhere * add new params in bond connection test * Change version_added to 11.0.0 Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> --------- Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
2
changelogs/fragments/10134-add-autoconnect-options.yml
Normal file
2
changelogs/fragments/10134-add-autoconnect-options.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- nmcli - adds ``autoconnect_priority`` and ``autoconnect_retries`` options to support autoconnect logic (https://github.com/ansible-collections/community.general/pull/10134).
|
||||
Reference in New Issue
Block a user