mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add proxy parameter to k8s module. (#55377)
This commit is contained in:
@@ -122,6 +122,7 @@ AUTH_ARG_SPEC = {
|
||||
'type': 'path',
|
||||
'aliases': ['key_file'],
|
||||
},
|
||||
'proxy': {},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user