mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
parent
334e405e6f
commit
53a314f767
1 changed files with 1 additions and 2 deletions
|
@ -94,8 +94,7 @@ EXAMPLES = '''
|
||||||
tags:
|
tags:
|
||||||
Name: dbserver
|
Name: dbserver
|
||||||
Env: production
|
Env: production
|
||||||
with_items:
|
with_items: '{{ ec2_vol.volumes }}'
|
||||||
- ec2_vol.volumes
|
|
||||||
|
|
||||||
- name: Get EC2 facts
|
- name: Get EC2 facts
|
||||||
action: ec2_facts
|
action: ec2_facts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue