diff options
author | Sebastian Caceres <scaceres@octo.com> | 2015-05-06 14:34:23 +0200 |
---|---|---|
committer | Sebastian Caceres <scaceres@octo.com> | 2015-05-06 14:34:23 +0200 |
commit | a39754b3fa4961e38241de42e46a3f70cc90de54 (patch) | |
tree | 88338a87a03fd1c68a6fd20ac3d136fcc2c296b3 /roles/pods/meta | |
parent | e0b2d98a6cac21cfa555afe4d660cb62c1180856 (diff) | |
download | openshift-a39754b3fa4961e38241de42e46a3f70cc90de54.tar.gz openshift-a39754b3fa4961e38241de42e46a3f70cc90de54.tar.bz2 openshift-a39754b3fa4961e38241de42e46a3f70cc90de54.tar.xz openshift-a39754b3fa4961e38241de42e46a3f70cc90de54.zip |
Removed trailing whitespaces
Diffstat (limited to 'roles/pods/meta')
-rw-r--r-- | roles/pods/meta/main.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/roles/pods/meta/main.yml b/roles/pods/meta/main.yml index c5c362c60..bddf14bb2 100644 --- a/roles/pods/meta/main.yml +++ b/roles/pods/meta/main.yml @@ -1,7 +1,7 @@ --- galaxy_info: author: your name - description: + description: company: your company (optional) # Some suggested licenses: # - BSD (default) @@ -14,7 +14,7 @@ galaxy_info: min_ansible_version: 1.2 # # Below are all platforms currently available. Just uncomment - # the ones that apply to your role. If you don't see your + # the ones that apply to your role. If you don't see your # platform on this list, let us know and we'll get it added! # #platforms: @@ -121,4 +121,4 @@ dependencies: [] # dependencies available via galaxy should be listed here. # Be sure to remove the '[]' above if you add dependencies # to this list. - + |