diff options
author | Martin Nečas <necas.marty@gmail.com> | 2020-02-17 18:19:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-17 18:19:57 +0100 |
commit | 3bf6802cb2550e1c112d9a0d1affa654805234f6 (patch) | |
tree | 497ebfbc61ebd87b60709b78bca6786ca89e3374 /changelogs | |
parent | Add note that devel branch should not be used in real environments (#67483) (diff) | |
download | ansible-3bf6802cb2550e1c112d9a0d1affa654805234f6.tar.xz ansible-3bf6802cb2550e1c112d9a0d1affa654805234f6.zip |
ovirt_disk: correct description of storage_domain (#67454)
* ovirt_disk: correct description of storage_domain
* add changelog
Signed-off-by: mnecas <necas.marty@gmail.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/67454-ovirt_disk-correct-description-of-storage_domain.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/67454-ovirt_disk-correct-description-of-storage_domain.yml b/changelogs/fragments/67454-ovirt_disk-correct-description-of-storage_domain.yml new file mode 100644 index 0000000000..9c7a2e96ad --- /dev/null +++ b/changelogs/fragments/67454-ovirt_disk-correct-description-of-storage_domain.yml @@ -0,0 +1,2 @@ +minor_changes: + - "ovirt_disk: correct description of storage_domain, there is no default value of the attribute" |