1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-07 02:58:54 +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:
Pilou 2019-02-26 16:46:35 +01:00 committed by Alicia Cozine
parent a361140680
commit d8a2d64ec1
6 changed files with 121 additions and 94 deletions

2
.github/BOTMETA.yml vendored
View file

@ -959,7 +959,7 @@ files:
support: core
$plugins/callback/oneline:
support: core
$plugins/callback/osx_say.py: *macos
$plugins/callback/say.py: *macos
$plugins/callback/profile:
support: core
$plugins/callback/stderr.py: