November 20, 2012
View 663a8fe

chmod -x for all module files in source checkout

Michael DeHaan authored on 2012/11/20 03:47:40
November 17, 2012
View bb976dd

add solaris subclass to group module

Romeo Theriault authored on 2012/11/17 11:05:16
View a52faa8

convert group module to be platform sub-classable

Romeo Theriault authored on 2012/11/17 10:38:13
October 23, 2012
View feab57e

Reformat code: examples consistently - added terse syntax to modules.rst - added description of special variables to template module

Jan-Piet Mens authored on 2012/10/23 22:14:01
September 30, 2012
View be19e21

Add module documentation for git, group, service, and user

Stephen Fromm authored on 2012/09/30 15:50:25
August 31, 2012
View 6742e9c

Add option required=(True|False) to get_bin_path and update modules

Stephen Fromm authored on 2012/08/31 02:31:23
August 21, 2012
View bdb3905

Migrate apt_repository, group, and supervisorctl to use module.get_bin_path

Stephen Fromm authored on 2012/08/21 23:36:38
August 7, 2012
View faed4b5

whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added in 0.6 release)

Michael DeHaan authored on 2012/08/07 09:07:02
August 3, 2012
View 7e9e290

Add encoding lines to python modules such that they can take unicode options if they are fed them, since the AnsibleModule stuff no longer base64 encodes for simplicity and speed reasons.

Michael DeHaan authored on 2012/08/03 10:29:10
July 31, 2012
View ce5f3dd

Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things.

Michael DeHaan authored on 2012/07/31 10:50:32
July 22, 2012
View 1a9c54b

Update group module to use new shared module code

Stephen Fromm authored on 2012/07/22 14:30:13
July 11, 2012
View 3a5f212

Fixes to group module for better error handling

Stephen Fromm authored on 2012/07/11 08:18:53
May 10, 2012
View aea022b

Apply logging of arguments to modules (issue #122)

Stephen Fromm authored on 2012/05/10 07:08:45
May 2, 2012
View a837009

Add 'system' option for user and group modules

Daniel NĂ©ri authored on 2012/05/02 04:38:55
April 27, 2012
View 36e454c

Because paramiko using a pty can't distinguish stderr and stdout, remove handling that treated -D as a way to show stderr, and make sure modules don't include things on stderr. Update docs and test module script to come into line.

Michael DeHaan authored on 2012/04/27 14:25:38