mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove mentions of 'msg' alias
This commit is contained in:
parent
94f581b83a
commit
6662b9ccef
1 changed files with 1 additions and 2 deletions
|
@ -61,8 +61,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
subject:
|
subject:
|
||||||
description:
|
description:
|
||||||
- The subject of the email being sent. Alias: I(msg)
|
- The subject of the email being sent.
|
||||||
aliases: [ msg ]
|
|
||||||
required: true
|
required: true
|
||||||
body:
|
body:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue