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 e24eb59de5
Improve ansible-galaxy error for InconsistentCandidate exception (#75235)
* Improve error for InconsistentCandidate exceptions

* Add test case for installing a collection with an inconsistent version

* Add test case for installing a collection that has a dependency with an inconsistent version

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sviatoslav Sydorenko <webknjaz@redhat.com>
3 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli fix yaml version issue with config yaml dump (#75344) 3 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Change interpreter discovery defaults to silently prefer Python 3 (#75049) 3 years ago
errors Correctly set path and fullpath for template vars (#73924) 4 years ago
executor Change interpreter discovery defaults to silently prefer Python 3 (#75049) 3 years ago
galaxy Improve ansible-galaxy error for InconsistentCandidate exception (#75235) 3 years ago
inventory inventory: misc typo fixes (#73695) 4 years ago
module_utils Expose `unredirected_headers` to `uri` and `get_url` modules (#75308) 3 years ago
modules added more attributes for existing facilities (#74331) 3 years ago
parsing add action_groups support to collections (#74039) 3 years ago
playbook Fix when evaluation on Native Jinja and Python 3.10 (#75202) 3 years ago
plugins added more attributes for existing facilities (#74331) 3 years ago
template Globals should be accessible when importing a template without the context (#75384) 3 years ago
utils plugin attributes: make validate-modules strict again, improve version_added support (#74602) 3 years ago
vars Only check if play.hosts is a template when the play hasn't been finalized (#73941) 4 years ago
__init__.py CI and compat fixes for Jinja2 >= 3.0 (#74666) 3 years ago
constants.py force version on deprecation (#74338) 3 years ago
context.py Become plugins (#50991) 6 years ago
keyword_desc.yml Better handling of rstisms in ansible-doc (#74596) 3 years ago
release.py prep for 2.12 version bump (#74126) 4 years ago