Commit Graph

208 Commits (1d1d30f33837927d7b5e5224123b5b2cdc6d039a)

Author SHA1 Message Date
Michael DeHaan 4bde4926c3 Modules don't have to return JSON, key=value pairs is ok. 2012-03-14 21:16:15 -04:00
Michael DeHaan 40fd778e2c 'shell' is a magic module that executes the command module with shell=True 2012-03-14 20:40:06 -04:00
Michael DeHaan 73d20b81c6 Add basic test of yum module (VERY basic) just to make sure syntax remains ok. Need to do something
trivial for service and git module also.
2012-03-14 20:02:29 -04:00
Michael DeHaan 696b67f935 Fix async to use the new argfiles method (wrapping brain around rock, really must write module development guide) 2012-03-14 19:57:56 -04:00
Michael DeHaan cb5929dad7 Setup module tests 2012-04-04 11:55:24 -04:00
Michael DeHaan c71afe35d6 Async tests complete. Fixed bug in async_wrapper 2012-04-04 11:30:14 -04:00
Michael DeHaan fae3a71899 WIP on async tests 2012-04-04 11:24:22 -04:00
Michael DeHaan f8eab8ed7e Here are those tests I talked about previously :) 2012-04-04 11:11:31 -04:00