Skip to content

Check the argument specification in every role #474

Description

@afeefghannam89

We should verify that the variables in the argument specification meta/argument_specs.yml are defined correctly, especially the required and default parameters.

  • Variables with a default value should be defined in defaults/main.yml.
  • Variables marked as required in the argument specification should not be defined in defaults/main.yml. Instead, they must be provided by the user.

Metadata

Metadata

Labels

component:allAffects the whole collection, not a single role

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions