Skip to content

Commit

Permalink
fix: Remove mutually exclusive fields in argument_specs
Browse files Browse the repository at this point in the history
  • Loading branch information
trallnag committed Dec 17, 2021
1 parent d1e0c54 commit 08631b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions meta/argument_specs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ argument_specs:
asdf_plugin_shell_executable:
type: str
required: true
default: /bin/bash
description: >-
Absolute path to a shell executable that the Ansible Shell module
Expand All @@ -50,7 +49,6 @@ argument_specs:
asdf_plugin_source:
type: str
required: true
default: ~/.asdf/asdf.sh
description: >-
Asdf source script.

0 comments on commit 08631b9

Please sign in to comment.