- 26 Apr, 2013 10 commits
-
-
Fixed cloudformation docs and updated EXAMPLES section in the docs for t...
Michael DeHaan committed -
added informations for openSUSE and SUSE Linux Enterprise
Michael DeHaan committed -
typo fix
Michael DeHaan committed -
Lars Vogdt committed
-
Matt Coddington committed
-
Lester Wade committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Remove leftover debug statement in template code.
Michael DeHaan committed
-
- 25 Apr, 2013 7 commits
-
-
Michael DeHaan committed
-
Jeroen Hoekx committed
-
Michael DeHaan committed
-
Flush handlers before pre and post task sections change, but not between task and roles, as this seems to be confusing to people (and not usually neccessary)
Michael DeHaan committed -
Improve variable smushing so it only has to be done in one place. This is related to shlex.split being called on untemplated variables in some rare cases.
Michael DeHaan committed -
Michael DeHaan committed
-
Catch exception when logging to systemd journal fails
Michael DeHaan committed
-
- 24 Apr, 2013 5 commits
-
-
systemd journal will throw IOError exception when journal.sendv() fails. This catches that and falls back to syslog. See issue #2773.
Stephen Fromm committed -
Corrected instance password data check. Previously broken after adding ...
Michael DeHaan committed -
Lester Wade committed
-
enforce no enteractiveness installing pkg with apt
Michael DeHaan committed -
use the same env vars and dpkg options as for the upgrade function also link check mode to --simulate option when installing a pkg fixes #2763
Serge van Ginderachter committed
-
- 23 Apr, 2013 18 commits
-
-
Michael DeHaan committed
-
-
Was broken when handling a bridge or bonded (possibly others) interface
Stephen Fromm committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
People using vagrant are driving things top-down through the new provisioner, so the idea of using ansible to fire against vagrant which then calls ansible seems weird to me. This module can still be maintained outside of core.
Michael DeHaan committed -
Documentation: Mention vars_files before the Roles section in playbooks1 chapter
Michael DeHaan committed -
New module 'set_fact' to define host facts
Michael DeHaan committed -
apt module: part rewrite of the upgrade logic
Michael DeHaan committed -
URI module -- make it support HTTP 301, 302, 303, 304, 307
Michael DeHaan committed -
While here factor out password prompting in ansible.utils
Stoned Elipot committed -
Michael DeHaan committed
-
Added 'validate' feature to copy and template modules,
Michael DeHaan committed -
Michael DeHaan committed
-