- 29 Mar, 2012 2 commits
-
-
Michael DeHaan committed
-
message text per skvidal's suggestion
Michael DeHaan committed
-
- 28 Mar, 2012 14 commits
-
-
Michael DeHaan committed
-
Supplementary group membership now in users module
Michael DeHaan committed -
Remove support for membership from group module
Michael DeHaan committed -
Remote port and error check for old paramiko
Michael DeHaan committed -
Christopher Johnston committed
-
Christopher Johnston committed
-
Stephen Fromm committed
-
Remove the group membership example. There's not much to twiddle with the group module. Give examples for what is possible.
Stephen Fromm committed -
Use the user module to define group membership.
Stephen Fromm committed -
Stephen Fromm committed
-
Christopher Johnston committed
-
This adds two options to the user module: groups and append. groups is a comma-delimited list of supplementary groups a user should belong to. If a user is currently a member of a group not listed in groups, the user will be removed from it. To change this behavior, use append=yes. This will append the user to the list of supplementary groups and *not* remove the user from unlisted groups.
Stephen Fromm committed -
Christopher Johnston committed
-
Christopher Johnston committed
-
- 27 Mar, 2012 11 commits
-
-
Michael DeHaan committed
-
fix up yum module for rhel5.
Michael DeHaan committed -
is not there at all or even updateable
Seth Vidal committed -
if installed and updated available: apply update if not installed and available: install
Seth Vidal committed -
Seth Vidal committed
-
Stephen Fromm committed
-
This relies on groupadd, groupmod, groupdel, and gpasswd utilities on the system. You can optionally modify the gid for the group. You can also add/remove a user to/from a group with the option member. Member state is defined with the option memberstate.
Stephen Fromm committed -
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.
Stephen Fromm committed -
is not there at all or even updateable
Seth Vidal committed -
if installed and updated available: apply update if not installed and available: install
Seth Vidal committed -
Seth Vidal committed
-
- 28 Mar, 2012 1 commit
-
-
Catch jinja errors in template module
Michael DeHaan committed
-
- 27 Mar, 2012 12 commits
-
-
Matthew Williams committed
-
Matthew Williams committed
-
Matthew Williams committed
-
Matthew Williams committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-