From 0677dabad4afaa01f9f6b887641768a6ea0b5247 Mon Sep 17 00:00:00 2001 From: Chris Smolen Date: Fri, 21 Sep 2018 06:51:34 -0700 Subject: [PATCH] Add docs for say.py to indicate how to list voices (#37737) * Update say.py * Update say.py * Update say.py --- lib/ansible/modules/notification/say.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/notification/say.py b/lib/ansible/modules/notification/say.py index c719176c215..9728addfef4 100644 --- a/lib/ansible/modules/notification/say.py +++ b/lib/ansible/modules/notification/say.py @@ -23,6 +23,7 @@ description: notes: - 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. + - A list of available voices, with language, can be found by running C(say -v ?) on a OSX host and C(espeak --voices) on a Linux host. options: msg: description: