diff options
author | Pilou <pierre-louis@libregerbil.fr> | 2019-02-26 16:46:35 +0100 |
---|---|---|
committer | Alicia Cozine <879121+acozine@users.noreply.github.com> | 2019-02-26 16:46:35 +0100 |
commit | d8a2d64ec1b17e177f763c56287604d8661924f6 (patch) | |
tree | f89195c58437eda7634cb27478b95b9b74710d11 /.github | |
parent | Update the Loop docs (#47895) (diff) | |
download | ansible-d8a2d64ec1b17e177f763c56287604d8661924f6.tar.xz ansible-d8a2d64ec1b17e177f763c56287604d8661924f6.zip |
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
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index a39e05a439..a6aeb9c086 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -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: |