1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2016-10-05 01:25:19 -05:00
..
cli better handling of host lists (#17781) 2016-09-28 11:21:07 -04:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
executor Check for substates in is_failed before checking main state failure 2016-10-04 01:21:07 -05:00
galaxy Iterate through role paths when installing roles (#17487) 2016-09-09 16:50:50 -04:00
inventory Make ini parsing slightly more robust 2016-10-04 11:24:50 -07:00
module_utils Fix for run_command tests now that it returns native strings 2016-10-03 18:45:28 -07:00
modules Update submodule refs for the command fix with new run_command 2016-10-03 15:06:52 -07:00
parsing Allow for empty source in dwim_path_relative_stack 2016-09-21 16:16:14 -05:00
playbook Move searching for roles in the cur basedir to last 2016-10-05 01:25:19 -05:00
plugins fixed storing of cwd 2016-10-04 14:24:45 -04:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils Allowing hostcolor colours to be set 2016-10-04 20:31:10 -04:00
vars Graceful error handling when delegate_to host null (#17453) (#17783) 2016-09-28 19:24:32 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Normalize text and byte type in the ssh plugin helper method that builds up an ssh command (#17860) 2016-10-02 14:55:55 -07:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00