community.general/lib/ansible
Matt Stephenson a2ea785d69 Add function to ipaddr for getting the nth host within a network 2015-02-23 13:42:03 -08: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 Fixes bug #10281 - Trailing zeros were truncated from strings 2015-02-21 19:54:38 +01:00
module_utils Merge pull request #10304 from dago/ldom 2015-02-20 08:09:58 -05:00
modules Update core modules to fix new integration tests 2015-02-16 22:08:53 -08:00
playbook lists => frozenset as we're only using them in membership checks 2015-02-23 07:09:33 -08:00
runner Add function to ipaddr for getting the nth host within a network 2015-02-23 13:42:03 -08:00
utils Allow requesting a list to lookup plugins instead of , delimited string 2015-02-19 18:29:29 -05:00
__init__.py Bumping files for 1.9 2014-11-25 16:49:45 -06:00
callbacks.py * Transform vars_prompt result to unicode type before returning (Fixes #10319) 2015-02-23 07:59:20 -08:00
color.py
constants.py Merge pull request #4820 from mscherer/add_local_config 2015-02-11 14:44:07 -05:00
errors.py
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 2014-10-08 14:30:36 -04:00