- 30 May, 2013 1 commit
-
-
Mark Mandel committed
-
- 29 May, 2013 33 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Adding monit module to start/stop/monitor/unmonitor process via monit
Michael DeHaan committed -
Pagerduty and Pingdom modules for core
Michael DeHaan committed -
Michael DeHaan committed
-
Feature/document facts
Michael DeHaan committed -
Updated loop documentation with explicit example of hash usage
Michael DeHaan committed -
fix ambiguous use of automatically automatic in Roles docs
Michael DeHaan committed -
Adam Miller committed
-
Chelsea Robb committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/lwade/ansibleMichael DeHaan committed
-
Michael DeHaan committed
-
Previously setting force=no caused copy to subversively fail when target did not exist on remote host. Caused by Runner._remote_md5 returning 1 when files don't exist, rather than 0.
Jeremiah Heller committed -
Modified assemble module so the dest file is streamed together rather than built-in memory before writing.
Timothy Appnel committed -
document in the man-page that {ansible,ansible-playbook} -M can also be ...
Michael DeHaan committed -
This plugin is not quite ready as it needs to support --host <hostname> and --list, like the other inventory plugins, but we should get this tweaked and include it once it is standardized. Watch this space!
Michael DeHaan committed -
Vagrant external inventory plugin
Michael DeHaan committed -
Michael DeHaan committed
-
Riak bugfixes
Michael DeHaan committed -
Defines memory and CPU facts: - memfree_mb - memtotal_mb - swapfree_mb - swaptotal_mb - processor (a list) - processor_cores - processor_count - devices As a matter of fact, on NetBSD, it is possible to get memory, swap and processor facts exactly as on Linux. Tested on NetBSD-5, NetBSD-6 and NetBSD-6.1 (without Linux emulation).
Guillaume Lasmayous committed -
Allow specification of erlang node name for rabbitmq_user/vhost/parameter actions.
Michael DeHaan committed -
Avoid crash in module_common when the file cannot be moved/copy
Michael DeHaan committed -
Kavin Kankeshwar committed
-
Darryl Stoflet committed
-
- 28 May, 2013 6 commits
-
-
Michael Vogt committed
-
Michael Vogt committed
-
Michael Vogt committed
-
Michael Vogt committed
-
performance optimization in inventory.groups_list()
Michael DeHaan committed -
don't calculate all hosts for every parent group of every group when that parent group was already in the cache
Serge van Ginderachter committed
-