ansible-collection-toolkit icon indicating copy to clipboard operation
ansible-collection-toolkit copied to clipboard

Enable role argument validation based on an argument specification

Open Normo opened this issue 11 months ago • 0 comments

Once we place the argument specification into the meta/argument_specs.yml file, Ansible will automatically use it to validate variables before executing an Ansible role.

See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#role-argument-validation

Normo avatar Mar 15 '24 09:03 Normo