- 02 May, 2012 1 commit
-
- 03 May, 2012 1 commit
-
-
Seth Vidal committed
-
- 02 May, 2012 7 commits
-
-
applied to every host and available all over they are read in so that ones defined first can be used to define the later ones.
Seth Vidal committed -
Define 'inventory_hostname' variable for hosts.
Michael DeHaan committed -
Group order in user module should not matter.
Michael DeHaan committed -
Groups are not necessarily returned in the defined order, especially when the user already existed before ansible started managing the system.
Jeroen Hoekx committed -
Jeroen Hoekx committed
-
Rafal Lewczuk committed
-
Rafal Lewczuk committed
-
- 03 May, 2012 7 commits
-
-
Remove command timeout.
Michael DeHaan committed -
Adds support for Ubuntu style update-rc.d
Michael DeHaan committed -
_find_binaries now sets the right globals Binaries are now properly populated (reverse path/binary for loops)
Michel Blanc committed -
Checks if update-rc.d (Ubuntu) or chkconfig (RHEL) should be used. Adds basic bin path search for those binaries Adds 'enable' and 'disable' options for 'enable' command since it's the arguments that update-rc.d uses (this might be somewhat confusing to have a command line with 'enable=enable', but probably mkes sense for Ubuntu users). Allows use of mixed case for 'list' and 'state' commands.
Michel Blanc committed -
Updates for git module
Michael DeHaan committed -
Set default selinux context with '_default'
Michael DeHaan committed -
test-module arguments file location
Michael DeHaan committed
-
- 02 May, 2012 5 commits
-
-
John Kleint committed
-
This removes the 'context' option and replaces it with checks for '_default' value for seuser, serole, setype, or (maybe) selevel. If '_default' is provided *and* there is a default context for the given file, this will set the file context to the available default.
Stephen Fromm committed -
Resets working tree to what is in HEAD and discards any uncommitted changes.
Stephen Fromm committed -
This adds exit_json() and fail_json() to git module. It also sets version to 'HEAD', if not provided.
Stephen Fromm committed -
Adding a missing '~' to use the user's home directory instead of the root file system for the module arguments
Peter Sankauskas committed
-
- 01 May, 2012 13 commits
-
-
Add 'system' option for user and group modules
Michael DeHaan committed -
Fix license in devel
Michael DeHaan committed -
File module fix for symlink from relative source path
Michael DeHaan committed -
service enable=on/off
Michael DeHaan committed -
Instead of one per host per polling cycle.
Jeroen Hoekx committed -
Jeroen Hoekx committed
-
Jeroen Hoekx committed
-
It wasn't killing the job at all before. Indentation was 3 spaces.
Jeroen Hoekx committed -
Michael DeHaan committed
-
Seth Vidal committed
-
Creates system accounts/groups; corresponds to the '-r' option for {user,group}add. The option is only honored when users/groups are added, not when modified.
Daniel Néri committed -
Tim Bielawa committed
-
Daniel Néri committed
-
- 28 Apr, 2012 2 commits
-
-
Introduce group_names in template variables.
Michael DeHaan committed -
This is a list of all the groups a host is in.
Jeroen Hoekx committed
-
- 27 Apr, 2012 4 commits
-
-
from modules remotely when they fail to parse, and this is VERY useful data.
Michael DeHaan committed -
Michael DeHaan committed
-
treated -D as a way to show stderr, and make sure modules don't include things on stderr. Update docs and test module script to come into line.
Michael DeHaan committed -
This reverts commit 40f60353.
Michael DeHaan committed
-