debug
parent
36b8bb4849
commit
7ecc25ea3f
|
@ -7,9 +7,6 @@
|
||||||
name: inception
|
name: inception
|
||||||
state: absent
|
state: absent
|
||||||
- name: Deploy Inception Docker container
|
- name: Deploy Inception Docker container
|
||||||
hosts: all
|
|
||||||
tasks:
|
|
||||||
- name: Run Inception container
|
|
||||||
docker_container:
|
docker_container:
|
||||||
name: inception
|
name: inception
|
||||||
image: inception:{{semaphore_vars.task_details.incoming_version}}
|
image: inception:{{semaphore_vars.task_details.incoming_version}}
|
||||||
|
|
Loading…
Reference in New Issue