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/lib/ansible
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
..
_vendor
cli ansible-galaxy install - fix unnecessary api check when installing a role from git repo (#79090) 2 years ago
collections
compat
config Misc Typo fixes (#79088) 2 years ago
errors
executor
galaxy Fix isinstance check (#79159) 2 years ago
inventory
module_utils Don't assume column index for netmask and broadcast (#79121) 2 years ago
modules copy, avoid moving non temp remote 'non' files (#79102) 2 years ago
parsing
playbook
plugins
template jinja2_native: preserve quotes in strings (#79119) 2 years ago
utils
vars
__init__.py
__main__.py
constants.py
context.py
keyword_desc.yml
release.py