From fdcf8c7f74daaef064d2be39edd7db9d27f35c95 Mon Sep 17 00:00:00 2001 From: Alicia Cozine Date: Wed, 25 Apr 2018 09:23:47 -0500 Subject: [PATCH] removes broken link to old module name (#39249) --- lib/ansible/modules/notification/say.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/notification/say.py b/lib/ansible/modules/notification/say.py index 6d7fecc3e2e..759803b08aa 100644 --- a/lib/ansible/modules/notification/say.py +++ b/lib/ansible/modules/notification/say.py @@ -21,7 +21,7 @@ short_description: Makes a computer to speak. description: - makes a computer speak! Amuse your friends, annoy your coworkers! notes: - - In 2.5, this module has been renamed from M(osx_say) into M(say). + - In 2.5, this module has been renamed from C(osx_say) to M(say). - If you like this module, you may also be interested in the osx_say callback plugin. options: msg: