mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-29 19:04:39 +00:00
handle aliases for lookup and inventory plugins for authentication options (#500)
Honor aliases for lookup and inventory plugins rebase and extend the following PR #71 ISSUE TYPE Bugfix Pull Request Reviewed-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
test_namespace:
|
||||
- app-development-one
|
||||
- app-development-two
|
||||
- app-development-three
|
||||
configmap_data: "This is a simple config map data."
|
||||
configmap_name: "test-configmap"
|
||||
|
||||
Reference in New Issue
Block a user