Update redeploy

This commit is contained in:
madereddy
2023-12-12 10:19:03 -05:00
parent cefbda7298
commit af072a0877
+1 -1
View File
@@ -3,7 +3,7 @@
tasks:
- name: Create folder
ansible.builtin.file:
path: ~/OCI_Build
path: ~/OCI_Build/docker
state: directory
mode: '0755'