say - Makes a computer to speak.
- makes a computer speak! Amuse your friends, annoy your coworkers!
The below requirements are needed on the host that executes this module.
Parameter |
Choices/Defaults |
Comments |
msg
required |
|
What to say
|
voice
|
|
What voice to use
|
Note
- In 2.5, this module has been renamed from
osx_say
to say.
- If you like this module, you may also be interested in the osx_say callback plugin.
- say:
msg: '{{ inventory_hostname }} is all done'
voice: Zarvox
delegate_to: localhost
This module is flagged as stableinterface which means that the maintainers for this module guarantee that no backward incompatible interface changes will be made.
- Ansible Core Team
- Michael DeHaan (@mpdehaan)
Hint
If you notice any issues in this documentation you can edit this document to improve it.