From 6a0ef6c152adb3b52500401e2ac67612a60ac079 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Tue, 14 Jan 2025 08:51:04 +0000 Subject: [PATCH] Incorrect example in ansible-config_template docs Change-Id: I31b3a87d12829c621ae7bc2627f4f89872b80568 Closes-Bug: #1999520 --- doc/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index ad08f3e..4ea9f14 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -96,9 +96,9 @@ input of: - ComputeFilter - NUMATopologyFilter pci: - ? passthrough_whitelist: '{"address":"*:0a:00.*", - "physical_network":"pn1"}' - ? passthrough_whitelist: '{"vendor_id":"1137","product_id":"0071"}' + passthrough_whitelist: + ? '{"address":"*:0a:00.*","physical_network":"pn1"}' + ? '{"vendor_id":"1137","product_id":"0071"}' Would produce: