community.general/lib/ansible
James Keener 4dfd86d847 Issue-9704 Better handling of missing python
When they python interpreter is set incorrectly for the machine the file
is being checked for (e.g. for the local or the remote), the error
manifests as a readability or directory missing error which can be very
misleading.
2014-12-03 17:15:00 -05:00
..
cache Allow .gitkeep in the jsonfile fact cache dir 2014-12-02 22:34:58 -07:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Fetch vars for host directly when calculating the delegated user 2014-10-10 01:18:18 -05:00
module_utils Special case the lone asterisk fragment in mysql 2014-11-25 08:06:15 -08:00
modules Pull in doc fixes for modules 2014-12-03 08:18:39 -08:00
playbook Use more variable sources when templating the play ds 2014-12-03 12:44:32 -06:00
runner Issue-9704 Better handling of missing python 2014-12-03 17:15:00 -05:00
utils changed plugin load priority to be path based, not suffix based. 2014-12-01 17:36:57 -05:00
__init__.py Bumping files for 1.9 2014-11-25 16:49:45 -06:00
callbacks.py Transform both values of a task name into a byte str prior to comparing 2014-11-19 11:50:02 -08:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py changes for package loading of modules 2014-09-26 11:25:56 -04:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 2014-10-08 14:30:36 -04:00