Commit Graph

5 Commits (ecc0b0770cf34e00ac99cb2c17bb3014066fc747)

Author SHA1 Message Date
Stephen Fromm c1e223c424 Remove errant option on password modification action 2012-03-28 14:50:26 -07:00
Stephen Fromm 4ed971574f Update user_commands playbook with supplementary group examples 2012-03-28 14:24:13 -07:00
Stephen Fromm 8592b3b40d Update user module to support group name
This changes the gid option to group.  One may provide a primary group
as either a gid or a name.  The module will then check to verify that
the group already exists.  If the group does not already exist, the
module will fail.
2012-03-26 23:03:09 -04:00
Michael DeHaan 292ac4aad2 Make it such that the 'name' element of each playbook line is optional. 2012-03-23 21:06:54 -04:00
Michael DeHaan 3814a46bbf Move playbook for user commands into examples dir 2012-03-22 00:33:10 -04:00