mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Fix invalid task attrs. ci_complete
This commit is contained in:
parent
812db9240a
commit
727beaf9f5
3 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue