Documentation

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, Helping Testing PRs and Developing Modules.