mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
removed unnecessary version_added values (#40773)
This commit is contained in:
parent
f57d1013ea
commit
bf5cd98a2b
10 changed files with 0 additions and 14 deletions
|
@ -72,7 +72,6 @@ options:
|
|||
description:
|
||||
- Create mode of SQL Server
|
||||
default: Default
|
||||
version_added: 2.6
|
||||
state:
|
||||
description:
|
||||
- Assert the state of the MySQL Server. Use 'present' to create or update a server and 'absent' to delete it.
|
||||
|
@ -80,7 +79,6 @@ options:
|
|||
choices:
|
||||
- absent
|
||||
- present
|
||||
version_added: 2.6
|
||||
|
||||
extends_documentation_fragment:
|
||||
- azure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue