mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 10:36:16 +00:00
update generated modules (#26)
This commit is contained in:
committed by
Chris Houseknecht
parent
9a698071dd
commit
83e9dedd6e
@@ -107,13 +107,9 @@ options:
|
||||
role_ref_name:
|
||||
description:
|
||||
- Name of the referent.
|
||||
aliases:
|
||||
- name
|
||||
role_ref_namespace:
|
||||
description:
|
||||
- Namespace of the referent.
|
||||
aliases:
|
||||
- namespace
|
||||
role_ref_resource_version:
|
||||
description:
|
||||
- Specific resourceVersion to which this reference is made, if any.
|
||||
@@ -170,7 +166,7 @@ options:
|
||||
- Whether or not to verify the API server's SSL certificates.
|
||||
type: bool
|
||||
requirements:
|
||||
- openshift == 0.3.3
|
||||
- openshift == 0.3.4
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user