mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
osx_say callback plugin: add espeak support, rename to say (#33740)
* rename into say * add support for espeak command * adds symlink from osx_say to say * Update version number
This commit is contained in:
@@ -19,7 +19,7 @@ Example callback plugins
|
||||
The :ref:`log_plays <log_plays_callback>` callback is an example of how to record playbook events to a log file,
|
||||
and the :ref:`mail <mail_callback>` callback sends email on playbook failures.
|
||||
|
||||
The :ref:`osx_say <osx_say_callback>` callback responds with computer synthesized speech on macOS in relation to playbook events.
|
||||
The :ref:`say <say_callback>` callback responds with computer synthesized speech in relation to playbook events.
|
||||
|
||||
.. _enabling_callbacks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user