November 1, 2013
View d34a26e

Undo an inadvertant revert from template changes so we still allow pythonic imports in module land.

Michael DeHaan authored on 2013/11/01 05:52:37
October 30, 2013
View d154bf8

Revert templating enhancements from 73dbab70 e6c28658 d409352c 9858b1f2 4587528b 9b1fe455 214b0b05 8d3db803 7f9504d1 5031104c 35cb9dc2 2bd8cb57 1e85c754

James Tanner authored on 2013/10/30 23:50:16
October 27, 2013
View 9858b1f

Enable imports to work on a snippet based system, allowing for instance a library of common EC2 functions to be reused between modules. See library/system/service and library/system/ping for initial examples. Can work the old way to just import 'basic', or can import the new way to import multiple pieces of code from module_utils/.

Michael DeHaan authored on 2013/10/27 00:09:30
May 24, 2013
View 75ceb80

Escape args injected in new style modules

Nicolas Grilly authored on 2013/05/24 07:59:10
April 25, 2013
View af2fb56

Changes to allow WANT_JSON to allow JSON to non-Python modules

Michael DeHaan authored on 2013/04/25 07:32:53
February 18, 2013
View b3eb1f3

update hacking/test_module script to be aware of complex arguments, though it does not pass them.

Michael DeHaan authored on 2013/02/18 07:33:12
February 2, 2013
View ee274b5

fixed shebang in hacking test-module

Les Aker authored on 2013/02/02 07:11:38
November 27, 2012
View 6a68d38

Set LANG in module_common.py

Stephen Fromm authored on 2012/11/27 17:07:13
November 10, 2012
View 06e54c0

Add ability to specify syslog facility for modules

Stephen Fromm authored on 2012/11/10 15:13:00
August 3, 2012
View ce01c3f

Allow unicode transfer by not base64 encoding. Also: faster

Michael DeHaan authored on 2012/08/03 10:20:43
July 24, 2012
View 738cea9

small tweaks to --help for hacking/test-module

Michael DeHaan authored on 2012/07/24 08:33:26
View fc96b88

Teach the test-module script about the new way MODULE_ARGS works in new-style modules.

Michael DeHaan authored on 2012/07/24 08:28:43
View e858383

test-module uses optparse with --debugger

bradobro authored on 2012/07/24 01:28:06
View ade0233

Refactoring test-module to be more like ansible.

bradobro authored on 2012/07/24 01:04:28
July 22, 2012
View d0f4358

Port the copy module over to the new "common module" logic.

Michael DeHaan authored on 2012/07/22 06:07:42