diff options
author | Thomas Wiest <twiest@users.noreply.github.com> | 2015-06-03 16:05:00 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@users.noreply.github.com> | 2015-06-03 16:05:00 -0400 |
commit | ce67ceffc2706a42a13241fa980cf0f9b610ec6e (patch) | |
tree | 7a9ae0a6de63a1264dc86b36ba15ffa8b4080876 /roles/pods | |
parent | 23518f3e73618f8eca20391904f788bc6101e020 (diff) | |
parent | a39754b3fa4961e38241de42e46a3f70cc90de54 (diff) | |
download | openshift-ce67ceffc2706a42a13241fa980cf0f9b610ec6e.tar.gz openshift-ce67ceffc2706a42a13241fa980cf0f9b610ec6e.tar.bz2 openshift-ce67ceffc2706a42a13241fa980cf0f9b610ec6e.tar.xz openshift-ce67ceffc2706a42a13241fa980cf0f9b610ec6e.zip |
Merge pull request #207 from sebiwi/remove_trailing_whitespace
Removed trailing whitespaces
Diffstat (limited to 'roles/pods')
-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. - + |