mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 02:26:09 +00:00
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
4 lines
153 B
YAML
4 lines
153 B
YAML
---
|
|
minor_changes:
|
|
- fixed module_defaults by removing routing hacks from runtime.yml (https://github.com/ansible-collections/kubernetes.core/pull/347).
|