summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/ansible/oc_serviceaccount.py
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2017-02-06 17:12:24 -0500
committerGitHub <noreply@github.com>2017-02-06 17:12:24 -0500
commite0a074962abfdaadd177e90c56d186c13d814609 (patch)
tree6b47b62fab751b4007c6627bedc6b362bd1f468b /roles/lib_openshift/src/ansible/oc_serviceaccount.py
parent41ff6013a19c77fdc35adcf58ad523069f20ee2f (diff)
parentd508ec24877a743c6d79dac0574c859e14d40218 (diff)
downloadopenshift-e0a074962abfdaadd177e90c56d186c13d814609.tar.gz
openshift-e0a074962abfdaadd177e90c56d186c13d814609.tar.bz2
openshift-e0a074962abfdaadd177e90c56d186c13d814609.tar.xz
openshift-e0a074962abfdaadd177e90c56d186c13d814609.zip
Merge pull request #3264 from twiest/oc_serviceaccount_secret
Added oc_serviceaccount_secret to lib_openshift.
Diffstat (limited to 'roles/lib_openshift/src/ansible/oc_serviceaccount.py')
-rw-r--r--roles/lib_openshift/src/ansible/oc_serviceaccount.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/lib_openshift/src/ansible/oc_serviceaccount.py b/roles/lib_openshift/src/ansible/oc_serviceaccount.py
index ea9bdb455..bc9332f9a 100644
--- a/roles/lib_openshift/src/ansible/oc_serviceaccount.py
+++ b/roles/lib_openshift/src/ansible/oc_serviceaccount.py
@@ -3,7 +3,7 @@
def main():
'''
- ansible oc module for route
+ ansible oc module for service accounts
'''
module = AnsibleModule(