W3cubDocs

/Ansible

osx_say - Makes an OSX computer to speak.

Synopsis

makes an OS computer speak! Amuse your friends, annoy your coworkers!

Requirements (on host that executes module)

  • say

Options

parameter required default choices comments
msg
yes
What to say
voice
no
What voice to use

Examples

- local_action: osx_say msg="{{inventory_hostname}} is all done" voice=Zarvox

Notes

Note

If you like this module, you may also be interested in the osx_say callback in the plugins/ directory of the source checkout.

This is an Extras Module

For more information on what this means please read Extras Modules

For help in developing on modules, should you be so inclined, please read Community Information & Contributing, developing_test_pr and Developing Modules.

© 2012–2016 Michael DeHaan
© 2016 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/osx_say_module.html