mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
commit
67e16eebbb
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ options:
|
||||||
target:
|
target:
|
||||||
description:
|
description:
|
||||||
- Where to dump/get the C(.sql) file
|
- Where to dump/get the C(.sql) file
|
||||||
required: true
|
required: false
|
||||||
examples:
|
examples:
|
||||||
- code: "mysql_db: db=bobdata state=present"
|
- code: "mysql_db: db=bobdata state=present"
|
||||||
description: Create a new database with name 'bobdata'
|
description: Create a new database with name 'bobdata'
|
||||||
|
|
Loading…
Add table
Reference in a new issue