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

Commit

Permalink
Merge pull request #3 from sky-joker/fix_typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
sky-joker authored Jan 21, 2021
2 parents 9646b1e + 86c4a16 commit e8bbb2b
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 e8bbb2b

Please sign in to comment.