From 5d8055f970be9fa0d74b6733ff86086077e0bc2b Mon Sep 17 00:00:00 2001 From: Victor Castell Date: Tue, 9 Apr 2013 20:47:39 +0200 Subject: [PATCH] Typo in docs --- virt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virt b/virt index 170df5e1ad5..63622a092ca 100644 --- a/virt +++ b/virt @@ -49,7 +49,7 @@ options: description: - libvirt connection uri required: false - defaults: qemu:/// + defaults: qemu:///system examples: - code: "virt: name=alpha state=running" description: "Example from Ansible Playbooks"