Skip to content

Commit 7e4a2c5

Browse files
committed
Do not become ipfs when copying configs (chown error)
1 parent d85150f commit 7e4a2c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/ipfs/tasks/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989

9090
- name: copy default config
9191
become: yes
92-
become_user: ipfs
9392
template:
9493
src: home/ipfs/ipfs_default_config
9594
dest: "{{ ipfs_home }}/ipfs_default_config"

0 commit comments

Comments
 (0)