nmcli: new arguments to ignore automatic dns servers and gateways (#2635)

* nmcli: new arguments to ignore automatic dns servers and gateways

Closes #1087

* Add changelog fragment

* Address review comments
This commit is contained in:
Chih-Hsuan Yen
2021-06-02 04:04:09 +08:00
committed by GitHub
parent 3516acf8d4
commit 1ad85849af
3 changed files with 75 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- nmcli - add new options to ignore automatic DNS servers and gateways (https://github.com/ansible-collections/community.general/issues/1087).