You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library/notification
Dave Rawks e545d1026a Correct sleep calls
Looks like we import "from time import sleep" but were calling "time.sleep" which is scoped into the wrong namespace.
12 years ago
..
campfire Addresses #5023 Fix import comments 12 years ago
flowdock Addresses #5023 Fix import comments 12 years ago
grove notify/grove: set the service to "ansible" by default 12 years ago
hipchat Addresses #5023 Fix import comments 12 years ago
irc Correct sleep calls 12 years ago
jabber Addresses #5023 Fix import comments 12 years ago
mail Addresses #5023 Fix import comments 12 years ago
mqtt Addresses #5023 Fix import comments 12 years ago
osx_say Addresses #5023 Fix import comments 12 years ago