mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix invalid task attrs. ci_complete
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user