mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-26 19:03:14 +00:00
Fix sanity failures for docs on Ansible 2.13 (#167)
This commit is contained in:
@@ -22,9 +22,9 @@ __metaclass__ = type
|
||||
|
||||
DOCUMENTATION = '''
|
||||
author:
|
||||
- xuxinkun
|
||||
- xuxinkun (@xuxinkun)
|
||||
|
||||
connection: oc
|
||||
name: oc
|
||||
|
||||
short_description: Execute tasks in pods running on OpenShift.
|
||||
|
||||
|
||||
@@ -7,9 +7,8 @@ __metaclass__ = type
|
||||
|
||||
DOCUMENTATION = '''
|
||||
name: openshift
|
||||
plugin_type: inventory
|
||||
author:
|
||||
- Chris Houseknecht <@chouseknecht>
|
||||
- Chris Houseknecht (@chouseknecht)
|
||||
|
||||
short_description: OpenShift inventory source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user