- 26 Mar, 2012 1 commit
-
-
Jeroen Hoekx committed
-
- 25 Mar, 2012 2 commits
-
-
Michael DeHaan committed
-
Applying callback model to runner, and using that in playbooks, so output can be more immediate in playbooks. (Runner still does not use callbacks for default output)
Michael DeHaan committed
-
- 24 Mar, 2012 11 commits
-
-
Show when options require arguments in the man pages.
Michael DeHaan committed -
Michael DeHaan committed
-
This reverts commit bb0bf9ee.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Tim Bielawa committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Split conditional imports in playbook into subfunction, fix small bug in event reporting on playbook actions.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
- 23 Mar, 2012 4 commits
-
-
buglet - make sure sshpass is included in runner for setup in playbooks
Michael DeHaan committed -
Seth Vidal committed
-
minor typo of AnsibleException/AnsibleError
Michael DeHaan committed -
Seth Vidal committed
-
- 22 Mar, 2012 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 23 Mar, 2012 1 commit
-
-
User module
Michael DeHaan committed
-
- 22 Mar, 2012 10 commits
-
-
Stephen Fromm committed
-
This relies on useradd, usermod, and userdel utilities on the system. The argument name is required; if state is not provided, present is assumed. Other options supported for creating or modifying an existing account: uid, gid, comment, home, shell, and password. If managing the password, it must already be encrypted. When creating an account, you can also provide the argument createhome to control whether the home directory is created. Arguments supported for deleting an account are: force (remove account even if user is logged in) and remove (remove home directory).
Stephen Fromm committed -
Allow groups to be passed to runner API to make parse_hosts optional, misc fixes as a result of refactoring in Runner. Cleanup in Playbooks module is next.
Michael DeHaan committed -
Michael DeHaan committed
-
misc cleanup in the runner module, splitting some things out into utils, breaking up functions into smaller functions.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Allow variable expressions to be stored as variables themselves, do some things to allow setup strings to more easily contain spaces without being mangled, which is neccessary because of the above.
Michael DeHaan committed
-
- 21 Mar, 2012 5 commits
-
-
playbooks -- Ratchet up logging prior to gating things with verbosity controls and upgrading output format
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 20 Mar, 2012 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-