Update file main.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
- name: Copy file kubeseal
|
- name: Copy file kubeseal
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: $CI_PROJECT_DIR/kubeseal.yaml
|
src: ./kubeseal.yaml
|
||||||
dest: /tmp/kubeseal.yaml
|
dest: /tmp/kubeseal.yaml
|
||||||
mode: '0666'
|
mode: '0666'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user