## platforms command added to creation task
Some checks failed
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Failing after 1m22s
Some checks failed
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Failing after 1m22s
This commit is contained in:
parent
1988fae3e8
commit
1f59a33574
@ -15,7 +15,7 @@
|
||||
name: "{{ item.name }}"
|
||||
image: "{{ item.image }}"
|
||||
state: started
|
||||
# command: sleep 1d
|
||||
command: "{{ item.command }}"
|
||||
log_driver: json-file
|
||||
register: result
|
||||
loop: "{{ molecule_yml.platforms }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user