Commit graph

6 commits

Author SHA1 Message Date
Daniel Hokka Zakrisson
baeb1bce11 Fix example crypt to include trailing $
Fixes #2305.
2013-03-05 21:39:28 +01:00
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
Renamed from test/playbook4.yml (Browse further)