Update mysql_db

The target parameter is not required, the DOCUMENTATION section was in error.
pull/2308/head
asad-at-srt 11 years ago
parent 7ad13d04fb
commit e581bbcafc

@ -66,7 +66,7 @@ options:
target:
description:
- Where to dump/get the C(.sql) file
required: true
required: false
examples:
- code: "mysql_db: db=bobdata state=present"
description: Create a new database with name 'bobdata'

Loading…
Cancel
Save