Skip to content

Commit

Permalink
Update plugins/modules/helm_registry_auth.py
Browse files Browse the repository at this point in the history
Co-authored-by: Bikouo Aubin <[email protected]>
  • Loading branch information
yurnov and abikouo authored Dec 11, 2024
1 parent 0592294 commit 50e47b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/modules/helm_registry_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ def main():
module = AnsibleHelmModule(
argument_spec=arg_spec(),
required_together=[["username", "password"]],
mutually_exclusive=None,
supports_check_mode=True,
)

Expand Down

0 comments on commit 50e47b5

Please sign in to comment.