nmcli: suggest new routes4 and routes6 format (#4328)

* suggest new routes4 and routes6 format

* make new options instead of modifying exiting one

* fix docs and some small errors

* fixing docs
This commit is contained in:
Alex Groshev
2022-04-05 07:58:02 +03:00
committed by GitHub
parent bbe231e261
commit feb0fffd58
3 changed files with 217 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
---
bugfixes:
- nmcli - fix returning "changed" when routes parameters set, also suggest new routes4 and routes6 format
(https://github.com/ansible-collections/community.general/issues/4131).