- 12 Oct, 2012 6 commits
-
-
Jeroen Hoekx committed
-
mysql_db: connection test, dump/import state
Michael DeHaan committed -
updated gitignore for docssite stuff
Michael DeHaan committed -
fix missing --limit in docssite examples
Michael DeHaan committed -
Moving now from getopt to optparse
Michael DeHaan committed -
Add DIST_MODULE_PATH so setup.py and ansible.spec can live in harmony
Michael DeHaan committed
-
- 11 Oct, 2012 14 commits
-
-
Keep processing the rest of the vars_files even if one has vars
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Tim Bielawa committed
-
Let me know if we can move to another library instead ;-)
Dag Wieers committed -
Serge van Ginderachter committed
-
Michael DeHaan committed
-
It has been reported that occasionally the md5sum command on certain platforms (?) can fail, where I suspect there is noise in the output stream. In those events, capture the output so we can report the error more properly.
Michael DeHaan committed -
Damn you, colons...
Michael DeHaan committed -
Dag Wieers committed
-
mysql_db: use the database to test connexion, added dump and import state - requires target=path/to/a/file
Aurélien Bondis committed -
Michael DeHaan committed
-
Conflicts: .gitignore
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
- 10 Oct, 2012 20 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Conflicts: contrib/README.md
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/dagwieers/ansible
Conflicts: hacking/module_formatter.py Don't run webdocs build when building packages
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Marco Vito Moscaritolo committed
-
Example plugin to send out mails on error
Michael DeHaan committed -
Serge van Ginderachter committed
-
Fix inventory API groups
Michael DeHaan committed -
Jeroen Hoekx committed
-
Jeroen Hoekx committed
-
This is useful mostly for playbooks that run unattended and for a limited set of systems. In case of provisioninging this plugin (together with a final mail action) helps to get notified when something went wrong, or when the installation finished successfully. Unfortunately, there is no way to enable/disable a plugin from a playbook. So installing the plugin means all other use-cases (provisioning, troubleshooting, reporting or management) all send mails on failure. Something we may want to fix in the future...
Dag Wieers committed -
Workaround for when HP iLO is in a state it won't accept requests
Michael DeHaan committed -
Add a yaml format inventory plugin.
Michael DeHaan committed -
Openstack rackspace update
Michael DeHaan committed
-