Incorrect example in ansible-config_template docs
Change-Id: I31b3a87d12829c621ae7bc2627f4f89872b80568 Closes-Bug: #1999520
This commit is contained in:
parent
43942efb5d
commit
6a0ef6c152
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user