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-role
Sloane Hertel 89d682464b
Fix isinstance check (#79159)
Use GalaxyAPI for isinstance check instead of RoleDistributionServer, since the latter is defined in __main__ sometimes (when running integration tests or ansible-galaxy from source) and importing from ansible.cli.galaxy won't reference the same object.
2 years ago
..
meta Allow `$` & `~` inside paths in galaxy roles (#72966) 3 years ago
tasks Fix isinstance check (#79159) 2 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago