community.general/lib/ansible
Brian Coca bd62530700 Merge pull request #9947 from maxamillion/issue-9759-fix-processor-facts
don't double the count of i for LinuxHardware cpuinfo keys on 'vendor_id' and 'model name' keys
2015-01-11 16:42:04 -05:00
..
cache Restore json import for redis as well. Switch preference to simplejson for speed 2014-12-23 13:14:14 -08: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 Merge pull request #9947 from maxamillion/issue-9759-fix-processor-facts 2015-01-11 16:42:04 -05:00
modules updated submodule refs 2015-01-07 13:48:08 -05:00
playbook Merge pull request #8651 from ks888/enable-env-kw-at-play-level 2015-01-02 11:07:35 -05:00
runner run_once tasks are skipped without checking the delegate_to host #9784 2014-12-24 02:22:38 +02:00
utils Restore json import for redis as well. Switch preference to simplejson for speed 2014-12-23 13:14:14 -08:00
__init__.py Bumping files for 1.9 2014-11-25 16:49:45 -06:00
callbacks.py fix vars_prompt no/false values 2014-12-16 13:43:23 -07: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