summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authornemethloci <36858161+nemethloci@users.noreply.github.com>2020-02-28 18:32:14 +0100
committerGitHub <noreply@github.com>2020-02-28 12:32:14 -0500
commita76d78f6919f62698341be2f102297a2ce30897c (patch)
tree0fa8dba32f0d6d0a995dfc6ef9172bcfb188be7c /changelogs
parentb84dc2f2a681aec8fca974573118a2b470083179 (diff)
downloadansible-a76d78f6919f62698341be2f102297a2ce30897c.tar.gz
Fixed incorrect request body when creating VM snapshot with disks (#67815)
* Fixed incorrect request body when creating VM snapshot with disks * fixed changlog file extension
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/67813-ovirt_snapshot_fix_disk_snapshot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/67813-ovirt_snapshot_fix_disk_snapshot.yml b/changelogs/fragments/67813-ovirt_snapshot_fix_disk_snapshot.yml
new file mode 100644
index 0000000000..3e5638ffec
--- /dev/null
+++ b/changelogs/fragments/67813-ovirt_snapshot_fix_disk_snapshot.yml
@@ -0,0 +1,2 @@
+bugfixes:
+- "Fixed explicit disk arguments not resulting in disk snapshots in VM snapshot at all"