ansible/notification
Dave Rawks 80c1c58d7e Correct sleep calls
Looks like we import "from time import sleep" but were calling "time.sleep" which is scoped into the wrong namespace.
2014-01-24 15:39:02 -08:00
..
campfire Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
flowdock Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
grove notify/grove: set the service to "ansible" by default 2014-01-21 12:44:21 +00:00
hipchat Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
irc Correct sleep calls 2014-01-24 15:39:02 -08:00
jabber Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
mail Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
mqtt Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
osx_say Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00