Fixing azure_rm_postgresqldatabase force_update parameter (#52388)

This commit is contained in:
Zim Kalinowski
2019-02-18 14:04:01 +08:00
committed by GitHub
parent 2daaf4eedd
commit 8422e23533
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- azure_rm_postgresqldatabase - fix force_update bug (https://github.com/ansible/ansible/issues/50978).