Update mysql_db

The target parameter is not required, the DOCUMENTATION section was in error.
reviewable/pr18780/r1
asad-at-srt 12 years ago
parent ea841349c5
commit 2e6cc96eef

@ -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…
Cancel
Save