summaryrefslogtreecommitdiffstats
path: root/roles/lib_utils/src
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2017-01-18 12:06:49 -0500
committerKenny Woodson <kwoodson@redhat.com>2017-01-18 12:06:49 -0500
commit3fd3cd3a07d9f000c8cb8bd1b7a49ac2af675696 (patch)
tree87aef5928ed8393090c78b64ba83730a10f7ff34 /roles/lib_utils/src
parent24a504f03a3d5edfe8957dcfaa4bde98ae0e60ec (diff)
downloadopenshift-3fd3cd3a07d9f000c8cb8bd1b7a49ac2af675696.tar.gz
openshift-3fd3cd3a07d9f000c8cb8bd1b7a49ac2af675696.tar.bz2
openshift-3fd3cd3a07d9f000c8cb8bd1b7a49ac2af675696.tar.xz
openshift-3fd3cd3a07d9f000c8cb8bd1b7a49ac2af675696.zip
Adding a few updates for python27,35 compatibility
Diffstat (limited to 'roles/lib_utils/src')
-rw-r--r--roles/lib_utils/src/doc/yedit6
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/lib_utils/src/doc/yedit b/roles/lib_utils/src/doc/yedit
index e367a389e..16b44943e 100644
--- a/roles/lib_utils/src/doc/yedit
+++ b/roles/lib_utils/src/doc/yedit
@@ -102,6 +102,12 @@ options:
required: false
default: true
aliases: []
+ separator:
+ description:
+ - The separator being used when parsing strings.
+ required: false
+ default: '.'
+ aliases: []
author:
- "Kenny Woodson <kwoodson@redhat.com>"
extends_documentation_fragment: []