parent
334e405e6f
commit
53a314f767
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue