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/tasks
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
..
build.yml galaxy: check if the target for symlink exists (#81586) 1 year ago
download.yml Update galaxy_ng container for tests (#80721) 1 year ago
fail_fast_resolvelib.yml ansible-galaxy - add pre-release hint to dependency resolution error (#81147) 1 year ago
init.yml add --extra-vars for ansible-galaxy role|collection init (#82605) 8 months ago
install.yml ansible-galaxy - improve ignoring multiple signature status codes (#77610) 1 year ago
install_offline.yml Update galaxy_ng container for tests (#80721) 1 year ago
list.yml Don't double loop, ensuring that machine formats don't dupe collections onto all paths (#80277) 2 years ago
main.yml Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree 1 year ago
pinned_pre_releases_in_deptree.yml Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree 1 year ago
publish.yml Update galaxy_ng container for tests (#80721) 1 year ago
pulp.yml ansible-galaxy - source deps from all servers and not just parent (#72576) 4 years ago
revoke_gpg_key.yml ansible-galaxy-collection - use --pinentry-mode loopback for gpg key revocation (#77967) 2 years ago
setup_gpg.yml fix ansible-galaxy-collection test with revoked key (#77989) 2 years ago
supported_resolvelib.yml Update galaxy_ng container for tests (#80721) 1 year ago
unsupported_resolvelib.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
upgrade.yml Allow pip like version syntax for installing collections (#79405) 2 years ago
verify.yml Update galaxy_ng container for tests (#80721) 1 year ago
virtual_direct_requests.yml Always allow "no-other-choice" pre-release dependencies when resolving collection dependency tree 1 year ago