- 11 May, 2013 26 commits
-
-
spacing in nagios module docs
Michael DeHaan committed -
make path to nosetests executable configurable
Michael DeHaan committed -
newrelic_deployment notification module
Michael DeHaan committed -
Campfire Notification Module
Michael DeHaan committed -
flowdock notification module
Michael DeHaan committed -
Fixed Typo
Michael DeHaan committed -
new module to handle FreeBSD packages with pkgng
Michael DeHaan committed -
git://github.com/stoned/ansible
Conflicts: lib/ansible/runner/action_plugins/group_by.py
Michael DeHaan committed -
Dealing with invalid symlinks and symlink permissions
Michael DeHaan committed -
New net_infrastructure "bigip_pool" module to support F5 load balancers
Michael DeHaan committed -
Adds fuzzy matching of localhost to 127.0.0.1 host entries and vice versa
Michael DeHaan committed -
Fixed bug where a host entry in the inventory represented as a dict w/o ...
Michael DeHaan committed -
new module: notification/mqtt for publishing a topic to an MQTT broker
Michael DeHaan committed -
Fixed an error in the get_cpu_facts of the AIX class
Michael DeHaan committed -
Added AIX class in the service module to control AIX SRC processes.
Michael DeHaan committed -
new module: IRC notification
Michael DeHaan committed -
FreeBSD group operations is now supported properly.
Michael DeHaan committed -
Fixed errors in FreeBSD user manipulations.
Michael DeHaan committed -
Matt Coddington committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Module filesystem
Michael DeHaan committed -
makes lineinfile a bit safer by using atomic rename
Michael DeHaan committed -
Jan-Piet Mens committed
-
this is to make use python2 when nosetests points to python3: make NOSETEST=nosetests-2.7 tests
Elan Ruusamäe committed -
add "no_log=True to copy:content
Michael DeHaan committed
-
- 10 May, 2013 7 commits
-
-
Matt Coddington committed
-
Adam committed
-
Francesc Esplugas committed
-
Matt Coddington committed
-
Michael Vogt committed
-
madema committed
-
New binary package management should be the default soon in FreeBSD, and is already fully useable through self generated and non official binary repositories. - add support for pkgng - support specifying the repository url as a parameter - allow not to update cache Signed-off-by: bleader <bleader@ratonland.org>
bleader committed
-
- 09 May, 2013 4 commits
-
-
Stoned Elipot committed
-
David Simon committed
-
Matt Hite committed
-
added username/password authentication
Jan-Piet Mens committed
-
- 08 May, 2013 3 commits
-
-
Timothy Appnel committed
-
Fixed bug where a host entry in the inventory represented as a dict w/o a hosts or vars key was treated as a group and its vars essentially ignored.
Timothy Appnel committed -
assumed proc0 as the first processor but can be different in a LPAR environment
madema committed
-