mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
@@ -94,8 +94,7 @@ EXAMPLES = '''
|
||||
tags:
|
||||
Name: dbserver
|
||||
Env: production
|
||||
with_items:
|
||||
- ec2_vol.volumes
|
||||
with_items: '{{ ec2_vol.volumes }}'
|
||||
|
||||
- name: Get EC2 facts
|
||||
action: ec2_facts
|
||||
|
||||
Reference in New Issue
Block a user