ansible/changelogs/fragments/65547-mysql_db_add_force_param.yml
Andrey Klychkov 0c71249b03 mysql_db: add force parameter (#65547)
* mysql_db: add force parameter

* mysql_db: add force parameter

* add changelog

* add the param to state dump
2019-12-05 10:44:22 +00:00

2 lines
105 B
YAML

minor_changes:
- mysql_db - add the ``force`` parameter (https://github.com/ansible/ansible/pull/65547).