From 6db9b2bedaa70bc44aca06f40d62cc317c82bb77 Mon Sep 17 00:00:00 2001 From: Matthew Makai Date: Mon, 13 Apr 2015 11:55:20 -0400 Subject: [PATCH] fixing typo in documentation --- lib/ansible/modules/extras/notification/twilio.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ansible/modules/extras/notification/twilio.py b/lib/ansible/modules/extras/notification/twilio.py index 00bde6cc8f2..a45dc022988 100644 --- a/lib/ansible/modules/extras/notification/twilio.py +++ b/lib/ansible/modules/extras/notification/twilio.py @@ -87,8 +87,8 @@ EXAMPLES = ''' - "+19735559010" delegate_to: localhost -# send an MMS to multiple phone numbers with an update on the -# deployment and a screenshot of the results +# send an MMS to a single recipient with an update on the deployment +# and an image of the results # note: replace account_sid and auth_token values with your credentials # and you have to have the 'from_number' on your Twilio account - twilio: