Skip to content

Commit aa3eeb2

Browse files
committed
Do not become ipfs when writing version file
1 parent 7e4a2c5 commit aa3eeb2

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
@@ -108,7 +108,6 @@
108108

109109
- name: set version file (to notify restart on upgrades)
110110
become: yes
111-
become_user: ipfs
112111
copy:
113112
content: "{{ ipfs_version }}"
114113
dest: "{{ ipfs_home }}/deployed_version"

0 commit comments

Comments
 (0)