mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 19:01:26 -07:00
[PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701)
Use semantic markup (modules a-c) (#6671)
* Use semantic markup.
* E() now works better.
(cherry picked from commit 6fc1df9b83
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
6789f7939a
commit
ecf6f585ee
32 changed files with 193 additions and 200 deletions
|
@ -33,7 +33,7 @@ options:
|
|||
workspace:
|
||||
description:
|
||||
- The repository owner.
|
||||
- I(username) used to be an alias of this option. Since community.general 6.0.0 it is an alias of I(user).
|
||||
- "B(Note:) O(ignore:username) used to be an alias of this option. Since community.general 6.0.0 it is an alias of O(user)."
|
||||
type: str
|
||||
required: true
|
||||
public_key:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue