Fix invalid task attrs. ci_complete

This commit is contained in:
Matt Martz
2018-08-17 09:41:16 -05:00
committed by Matt Clay
parent 812db9240a
commit 727beaf9f5
3 changed files with 3 additions and 4 deletions

View File

@@ -73,7 +73,6 @@
- create_result.policy.Statement.Action == "*"
always:
- name: Cleaning up queue
echo: "{{ create_result.name }}"
sqs_queue:
name: "{{ create_result.name }}"
state: absent