Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sky-joker committed Jan 21, 2021
1 parent 9646b1e commit 86c4a16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
register: async_results
with_items: "{{ molecule_yml.platforms }}"

- name: Check the test instance creation status
- name: Check the test instance destroying status
async_status:
jid: "{{ item.ansible_job_id }}"
loop: "{{ async_results.results }}"
Expand Down

0 comments on commit 86c4a16

Please sign in to comment.