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
Matt Martz c9040d7579
Don't just raise AnsibleError with the exception message (#49654)
* Don't just raise AnsibleError with the exception message. Fixes #49252

* Add changelog fragment
6 years ago
..
cli add path info to role list (#49346) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config More specificity in errors for cfg mgr (#48995) 6 years ago
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
executor Add info about loop based on jinja2 loop var (#42134) 6 years ago
galaxy Add a Singleton metaclass, use it with Display (#48935) 6 years ago
inventory Merge pull request #49080 from bcoca/better_invp_skip 6 years ago
module_utils simplify vm_guest detection code (#49378) 6 years ago
modules pear: More info if failure occurs (#49735) 6 years ago
parsing Don't just raise AnsibleError with the exception message (#49654) 6 years ago
playbook Add info about loop based on jinja2 loop var (#42134) 6 years ago
plugins Add support for variable_{start,end}_string (#49711) 6 years ago
template Add now() jinja2 global func for getting the date/time (#43792) 6 years ago
utils docker_*: hint at DOCKER_CONFIG environment variable (#49689) 6 years ago
vars Simplify FactCache.update() 6 years ago
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 6 years ago
release.py Codename: How Many More Times 6 years ago