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
Brian Coca 2bb7feec6d Search path (#16387)
* smarter function to figure out relative paths

takes list of paths in order of relevance to current task
and does the dwim magic on them

* shared function for action plugins using new dwim

unify path construction and error info/messaging
made include and role non exclusive
corrected order and now smarter about tasks
includes inside roles are currently broken as they don't provide the correct role data
make dirname full match to avoid corner cases

* migrated action plugins to new dwim function

reported plugins to use exceptions instead of info

* clarified needle
10 years ago
..
cli Fixes #12309 (#14121) 10 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Add options to make includes 'static' 10 years ago
executor Fix off-by-one error with retries 10 years ago
galaxy much more fine grained error messages 10 years ago
inventory There can be only one localhost 10 years ago
module_utils add holders to partitions (#16446) 10 years ago
modules bump core submodule ref 10 years ago
parsing Search path (#16387) 10 years ago
playbook Don't modify the original task ds when preprocessing data 10 years ago
plugins Search path (#16387) 10 years ago
template allow spaces before the filter string (#16312) 10 years ago
utils push unicode handling into unfrack 10 years ago
vars Fix hostvars lookup of locahost based on 5f1bbb4 10 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Allowing changed colour to be set properly from ansible.cfg (#16338) 10 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
test-requirements.txt Making the switch to v2 11 years ago