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