Minor refactor in helm_info and helm_repository (#117)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2020-06-05 12:16:56 +05:30
committed by GitHub
parent 3078131db5
commit c8ef0ae1ad
2 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Copyright: Ansible Project
# Copyright: (c) 2020, Ansible Project
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function
__metaclass__ = type
@@ -23,7 +23,7 @@ requirements:
- "yaml (https://pypi.org/project/PyYAML/)"
description:
- Manage Helm repositories
- Manage Helm repositories.
options:
binary_path: