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
Sloane Hertel 59f3c0238b
[2.14] ansible-galaxy - fix unnecessary api check when installing role (#79142)
* ansible-galaxy install - fix unnecessary api check when installing a role from git repo (#79090)

* delay server api evaluation until a GalaxyRole needs to make an api call for info, list, and install

(cherry picked from commit cb2e434dd2)

* 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.

(cherry picked from commit 89d682464b)
2 years ago
..
files Support ignoring of certificates for ansible-galaxy during SCM cloning (#67616) 3 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
cleanup-default.yml Support ignoring of certificates for ansible-galaxy during SCM cloning (#67616) 3 years ago
cleanup-freebsd.yml Support ignoring of certificates for ansible-galaxy during SCM cloning (#67616) 3 years ago
cleanup.yml Support ignoring of certificates for ansible-galaxy during SCM cloning (#67616) 3 years ago
runme.sh [2.14] ansible-galaxy - fix unnecessary api check when installing role (#79142) 2 years ago
setup.yml Support ignoring of certificates for ansible-galaxy during SCM cloning (#67616) 3 years ago