Commit Graph

12 Commits (94de4db928c274b4aa5006530789820c5bb7f5fa)

Author SHA1 Message Date
Stephen Fromm 6742e9c3f4 Add option required=(True|False) to get_bin_path and update modules
14 years ago
Stephen Fromm bdb39058ae Migrate apt_repository, group, and supervisorctl to use module.get_bin_path
14 years ago
Michael DeHaan faed4b5a33 whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
14 years ago
Michael DeHaan 7e9e29011e Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
14 years ago
Michael DeHaan ce5f3dd148 Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things.
14 years ago
Stephen Fromm 1a9c54b1e1 Update group module to use new shared module code
14 years ago
Stephen Fromm 3a5f2126a6 Fixes to group module for better error handling
14 years ago
Stephen Fromm aea022b002 Apply logging of arguments to modules (issue #122)
14 years ago
Daniel Néri a837009c5d Add 'system' option for user and group modules
14 years ago
Michael DeHaan 36e454c52f Because paramiko using a pty can't distinguish stderr and stdout, remove handling that
14 years ago
Stephen Fromm a379d58cdb Drop support of group membership in group module
14 years ago
Stephen Fromm db677954ac Add group module to manage groups and group membership
14 years ago