mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
removes broken link to old module name (#39249)
This commit is contained in:
parent
0d38c80395
commit
fdcf8c7f74
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ short_description: Makes a computer to speak.
|
||||||
description:
|
description:
|
||||||
- makes a computer speak! Amuse your friends, annoy your coworkers!
|
- makes a computer speak! Amuse your friends, annoy your coworkers!
|
||||||
notes:
|
notes:
|
||||||
- In 2.5, this module has been renamed from M(osx_say) into M(say).
|
- In 2.5, this module has been renamed from C(osx_say) to M(say).
|
||||||
- If you like this module, you may also be interested in the osx_say callback plugin.
|
- If you like this module, you may also be interested in the osx_say callback plugin.
|
||||||
options:
|
options:
|
||||||
msg:
|
msg:
|
||||||
|
|
Loading…
Reference in a new issue