You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-galaxy-collection
Sloane Hertel 4bcc27ca99
add --extra-vars for ansible-galaxy role|collection init (#82605)
allow extra vars when templating j2 files in the skeleton, for example:

ansible-galaxy init --role-skeleton /path/to/skeleton --extra-vars @/path/to/vars_file.yml newrole

ansible-galaxy init --extra-vars "min_ansible_version=2.17.0" newrole
8 months ago
..
files Require `from __future__ import annotations` (#81902) 1 year ago
library Require `from __future__ import annotations` (#81902) 1 year ago
meta Add missing integration test dependency. 3 years ago
tasks add --extra-vars for ansible-galaxy role|collection init (#82605) 8 months ago
templates Update galaxy_ng container for tests (#80721) 1 year ago
vars Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree 1 year ago
aliases ansible-test - split controller/target testing (#75605) 3 years ago