ansible/lib/ansible
Toshio Kuratomi 8233522a7a Reduce commenting as basic.py is copied to the remote host with every module transfer.
Move some comments to the unittest as we might look at that if we decide
to refactor the code.
2014-09-05 07:39:17 -07:00
..
cache Compress all data inserted into memcached to avoid memcached size limits 2014-09-02 13:19:37 -05:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory InventoryScript: better syntax checking for json stream 2014-08-21 18:06:07 +02:00
module_utils Reduce commenting as basic.py is copied to the remote host with every module transfer. 2014-09-05 07:39:17 -07:00
playbook Make sure set_fact variables go into VARS_CACHE 2014-09-03 09:39:50 -05:00
runner Make ssh debug easier to read and paste 2014-09-03 21:04:14 +02:00
utils Fixing up serialize_args utility function 2014-08-27 10:20:07 -05:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Slightly trim down the warnings list based on some things being pretty common 2014-08-22 15:37:07 -04:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py Handle exceptions during config file parsing 2014-08-29 17:55:42 +03:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Dedupe PTR record related code in rax_dns_record 2014-08-06 16:47:33 -05:00