Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Dec 29, 2024
1 parent 9eafa80 commit e41c720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/k8s_cluster_helm/tasks/main.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- name: Copy longhorn manifiest
ansible.builtin.template:
src: longhorn_manifest.yaml.j2
ansible.builtin.copy:
src: ./templates/longhorn_manifest.yaml.j2
dest: /root/longhorn_manifest.yaml
owner: root
group: root
Expand Down

0 comments on commit e41c720

Please sign in to comment.