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
James Cammarata 0a86ddc251 Move searching for roles in the cur basedir to last
Searching the DEFAULT_ROLES_PATH and the roles basedir should come
before this, and it has been a long standing oversight.

Fixes #17882
9 years ago
..
cli better handling of host lists (#17781) 9 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 9 years ago
config Making the switch to v2 11 years ago
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
executor Check for substates in is_failed before checking main state failure 9 years ago
galaxy Iterate through role paths when installing roles (#17487) 9 years ago
inventory Make ini parsing slightly more robust 9 years ago
module_utils Fix for run_command tests now that it returns native strings 9 years ago
modules Update submodule refs for the command fix with new run_command 9 years ago
parsing Allow for empty source in dwim_path_relative_stack 9 years ago
playbook Move searching for roles in the cur basedir to last 9 years ago
plugins fixed storing of cwd 9 years ago
template Support late evaluation, suppress warnings on SyntaxError (#17462) 9 years ago
utils Allowing hostcolor colours to be set 9 years ago
vars Graceful error handling when delegate_to host null (#17453) (#17783) 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Normalize text and byte type in the ssh plugin helper method that builds up an ssh command (#17860) 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Making the switch to v2 11 years ago