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
Sam Doran 5dfa9bdd9f
Check if a string is possibly a template in `ansible.template.is_template` (#75092)
* Move is_possibly_template() to function
  Call is_possibly_template() from is_template() to avoid more expensive analysis if unnecessary.
3 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli Unfrack extra vars (#75127) 3 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config add action_groups support to collections (#74039) 3 years ago
errors Correctly set path and fullpath for template vars (#73924) 4 years ago
executor add action_groups support to collections (#74039) 3 years ago
galaxy collection: match skip message as per role install (#74861) 4 years ago
inventory inventory: misc typo fixes (#73695) 4 years ago
module_utils modules moved to use best_parsable_locale (#75250) 3 years ago
modules modules moved to use best_parsable_locale (#75250) 3 years ago
parsing add action_groups support to collections (#74039) 3 years ago
playbook add action_groups support to collections (#74039) 3 years ago
plugins winrm - Add explicit env vars to pass into kinit (#75256) 3 years ago
template Check if a string is possibly a template in `ansible.template.is_template` (#75092) 3 years ago
utils add action_groups support to collections (#74039) 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) 4 years ago
constants.py force version on deprecation (#74338) 4 years ago
context.py Become plugins (#50991) 6 years ago
keyword_desc.yml Better handling of rstisms in ansible-doc (#74596) 4 years ago
release.py prep for 2.12 version bump (#74126) 4 years ago