mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
cc8e2d676a
* Added support for ipv4.dns_options in nmcli module * added support for dns6-options * Added version added Co-authored-by: Felix Fontein <felix@fontein.de> * added version_added: 4.6.0 for dns6 options * added changelog fragment * Rename 4308-added-support-in-nmcli-for-ipvx-dns-options to 4308-added-support-in-nmcli-for-ipvx-dns-options.yml * Update changelogs/fragments/4308-added-support-in-nmcli-for-ipvx-dns-options.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Fix and add tests * Update PR number and version_added --------- Co-authored-by: Matteo Caruso <m.caruso425@gmail.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
159 B
YAML
2 lines
159 B
YAML
minor_changes:
|
|
- nmcli - add support for ``ipv4.dns-options`` and ``ipv6.dns-options`` (https://github.com/ansible-collections/community.general/pull/6902).
|