Skip to content

Add configuration to disable Ansible extra vars #69

@ehelms

Description

@ehelms

In some situations, I do not want to provide users with overrides or at least, do not want to provide users with explicit help that they can override by providing Ansible variables. These could be two use cases:

  1. Prevent the use of -e
  2. Prevent the display of -e from the help text

Right now at the bottom of the help users see:

advanced arguments:
  -e EXTRA_VARS, --extra-vars EXTRA_VARS
                        set additional variables as key=value or YAML/JSON, if filename prepend with @

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions