lmdb_kv lookup, guide_alicloud: fix deprecated list-format vars: in examples and docs (#11942)

docs: fix deprecated list-format vars: in examples and docs

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Alexei Znamensky
2026-04-30 12:36:13 +12:00
committed by GitHub
parent 36b55c73e0
commit 9941604089
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ Normally, you'll use the following pattern for plays that provision Alicloud res
- hosts: localhost
connection: local
vars:
- ...
...
tasks:
- ...