opiproject / ansible-opi-dpu

Ansible Modules for DPUs
Apache License 2.0
6 stars 8 forks source link

Add meta/argument_specs.yml to that helps in validation, documentation, changelog of a role #17

Closed glimchb closed 8 months ago

glimchb commented 8 months ago
          1. Define defaults for the roles if applicable. the default vars are not mandatory fields that can be changed as part of the role input.
  1. Add meta/argument_specs.yml to that helps in validation, documentation, changelog of a role.
  2. Add meta/main.yml with the details of the author and other data.
  3. Lets add the lint, sanity checks as it becomes hectic to fix it.
  4. Role vars, register and fact vars need to follow naming convention that prefix rolename

_Originally posted by @sachin-apa in https://github.com/opiproject/ansible-opi-dpu/pull/2#discussion_r1487838550_