mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 13:32:37 +00:00
Fix module_defaults by removing routing hack (#372)
Fix module_defaults by removing routing hack SUMMARY Fixes #202 Fixes ansible/ansible#76687 As mentioned here, I'm not sure what the redirection was originally solving, but this would be the ideal solution for module_defaults. ISSUE TYPE Bugfix Pull Request COMPONENT NAME changelogs/fragments/347-routing.yml meta/runtime.yml
This commit is contained in:
3
changelogs/fragments/347-routing.yml
Normal file
3
changelogs/fragments/347-routing.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- fixed module_defaults by removing routing hacks from runtime.yml (https://github.com/ansible-collections/kubernetes.core/pull/347).
|
||||
Reference in New Issue
Block a user