Update Deploy and Clean
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
hosts: Docker
|
||||
tasks:
|
||||
- name: Clone repo
|
||||
command: git clone http://192.168.1.157:3000/jeet/OCI_Build.git
|
||||
ansible.builtin.command:
|
||||
cmd: git clone http://192.168.1.157:3000/jeet/OCI_Build.git
|
||||
|
||||
- name: Start container using Docker Compose
|
||||
ansible.builtin.command:
|
||||
|
||||
Reference in New Issue
Block a user