try:

 with_file: "{{ ec2_key_material|default[] }}"

with_ lookups always happen before the when clause (to allow for use
of item in when), so if you don't specify a key this will be an error.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAJ5XC8%3DU1sieA_iQzi-ei%3D-MrGOxriu3g-%2BP5d-EgPY0gOwNqw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to