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
s-hertel c88462ec2e Add ansible-galaxy uninstall to remove collections and roles
Roles and collections can be uninstalled at the same time by providing a
requirements file

Only direct requests are removed. Dependency removal is not supported.

Unlike legacy role removal:
- user confirmation is supported
- if a role version is specified, only a matching version will be
  removed
- roles without metadata can be removed
- all matching roles can be removed, instead of only the first found
11 months ago
..
integration Add ansible-galaxy uninstall to remove collections and roles 11 months ago
lib/ansible_test ansible-test validate-modules - fix ps util checks (#84610) 11 months ago
sanity ansible-test - Add pytest-mock to mypy sanity test (#84669) 11 months ago
support Use open with context manager (#83337) 1 year ago
units Fix local connection and become issues (#84700) 11 months ago