summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhijeet Kasurde <akasurde@redhat.com>2019-11-13 01:09:47 +0530
committerMatt Davis <nitzmahone@users.noreply.github.com>2019-11-12 11:39:47 -0800
commit46b82cf01bd994bde1b710886146562b273f4de9 (patch)
tree33f2d9a189dde9c9455c3c5e05f0b0ea86f821b3
parent4aae6f5341430594889c425b8b27ab05ef230f2e (diff)
downloadansible-46b82cf01bd994bde1b710886146562b273f4de9.tar.gz
[2.9] Fix typo in vmware_content_deploy_template docs (#63176)
Fixing typo mistake in testbed with section. Deploy template from content library is supported from 67U3. (cherry picked from commit c6c13b56260565dd0ae6cfdbfad3c4191e2a0a5d)
-rw-r--r--changelogs/fragments/vmware_content_deploy_typo_fix.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/vmware_content_deploy_typo_fix.yml b/changelogs/fragments/vmware_content_deploy_typo_fix.yml
new file mode 100644
index 0000000000..39d6999dc8
--- /dev/null
+++ b/changelogs/fragments/vmware_content_deploy_typo_fix.yml
@@ -0,0 +1,2 @@
+minor_changes:
+ - Fixing typo mistake in testbed with section. Deploy template from content library is supported from 67U3 (https://github.com/ansible/ansible/issues/62957).