mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Standardize example
This commit is contained in:
parent
c0fd491b68
commit
d323a0ccaa
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ local_action:
|
||||||
wait: yes
|
wait: yes
|
||||||
wait_timeout: 500
|
wait_timeout: 500
|
||||||
count: 5
|
count: 5
|
||||||
instance_tags: '{"db":"postgres"}' monitoring=true'
|
instance_tags: '{"db":"postgres"}' monitoring=yes'
|
||||||
|
|
||||||
# VPC example
|
# VPC example
|
||||||
local_action:
|
local_action:
|
||||||
|
|
Loading…
Reference in a new issue