mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-27 03:13:08 +00:00
add step to prepare downstream collection (#154)
* add step to prepare downstream collection * fix header generation * update downstream_fragments.py
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
from __future__ import absolute_import, division, print_function
|
||||
__metaclass__ = type
|
||||
|
||||
# STARTREMOVE (downstream)
|
||||
DOCUMENTATION = r'''
|
||||
|
||||
module: openshift_registry_info
|
||||
@@ -79,6 +80,7 @@ check:
|
||||
returned: always
|
||||
type: str
|
||||
'''
|
||||
# ENDREMOVE (downstream)
|
||||
|
||||
import copy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user