- 08 May, 2012 16 commits
-
-
Template dest and src parameters
Michael DeHaan committed -
User module fix
Michael DeHaan committed -
Resolves issue #333. If spwd is not available, the password will be set regardless.
Stephen Fromm committed -
Matthew Williams committed
-
This reverts commit 42b55a07.
Michael DeHaan committed -
This reverts commit f41fb90d.
Michael DeHaan committed -
inventory and indentation
Michael DeHaan committed -
Yaml inventory variable list
Michael DeHaan committed -
Also change test name collision.
Jeroen Hoekx committed -
Jeroen Hoekx committed
-
Devel - fix issue #315
Michael DeHaan committed -
Conflicts: library/user
Brendan Beveridge committed -
Prevent facter stderr messages from confusing ansible
Michael DeHaan committed -
Michael DeHaan committed
-
Don't let facter spew things to stderr and confuse Ansible, which now blends stdout/stderr due to paramiko pty usage. (This commit from lcosmin, manually applied due to github crossup on my part -- MPD)
Michael DeHaan committed -
Fixing append when user already in desired groups
Michael DeHaan committed
-
- 07 May, 2012 7 commits
-
-
John Kleint committed
-
Brendan Beveridge committed
-
This adds some logic when usings groups possibly in combination with append if just specifying groups and the current groups do not match the list set groups if specifying groups with append and any group thats not in the current groups set groups with -a
Brendan Beveridge committed -
Seth Vidal committed
-
Seth Vidal committed
-
Code was adding '-a' even when the user was already in the desired groups causing usermod to fail since there was no '-G' option. This is duplicate code (3 lines) from the 'group' section, so could be improved, but it works.
Peter Sankauskas committed -
Cosmin Luță committed
-
- 06 May, 2012 13 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Jim Richardson committed
-
Jim Richardson committed
-
Jim Richardson committed
-
Jim Richardson committed
-
fix up service module to make it start processes that are listed to be
Michael DeHaan committed -
Michael DeHaan committed
-
Add tests for new advanced inventory features (groups of groups, group variables) in the default INI format file.
Michael DeHaan committed -
Michael DeHaan committed
-
Fix playbooks such that they work with external inventory scripts. We really want to find out why the 'all' group isn't available, but group vars don't make sense for external inventory anyway.
Michael DeHaan committed -
Next up: YAML format.
Michael DeHaan committed
-
- 05 May, 2012 4 commits
-
-
Michael DeHaan committed
-
format compatible with this still, and add some tests for INI-style groups of groups and variables.
Michael DeHaan committed -
TODO: logrotate script and append to log instead.
Michael DeHaan committed -
Michael DeHaan committed
-