mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 09:23:02 +00:00
[PR #11942/99416040 backport][stable-12] lmdb_kv lookup, guide_alicloud: fix deprecated list-format vars: in examples and docs (#11965)
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
(cherry picked from commit 9941604089)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f37d543eb9
commit
22deae25c9
2 changed files with 4 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ Normally, you'll use the following pattern for plays that provision Alicloud res
|
|||
- hosts: localhost
|
||||
connection: local
|
||||
vars:
|
||||
- ...
|
||||
...
|
||||
tasks:
|
||||
- ...
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue