mirror of https://github.com/ansible/ansible.git
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.pull/79161/head
parent
5b04dff7bd
commit
89d682464b
Loading…
Reference in New Issue