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
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
..
integration add --extra-vars for ansible-galaxy role|collection init (#82605) 8 months ago
lib/ansible_test ansible-test - Fix validate-modules Python handling 9 months ago
sanity Remove the yum module, redirect it to dnf (#81895) 9 months ago
support Remove sefcontext support plugin 12 months ago
units iptables: added choices in match_set_flags option (#82641) 9 months ago