mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 08:26:28 +00:00
Fixed win_route module (#46395)
* Changed $IpAddress to $Gateway * Tweaked win_route unit tests Checks to see if new static route has the correct gateway * Create win_route.yaml * Fixed incorrect variable name
This commit is contained in:
2
changelogs/fragments/win_route.yaml
Normal file
2
changelogs/fragments/win_route.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- win_route - Corrected issue where the wrong network interface was used for new static routes. - https://github.com/ansible/ansible/issues/28051
|
||||
Reference in New Issue
Block a user