We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc622f commit 62486a5Copy full SHA for 62486a5
1 file changed
ansible/roles/repository/tasks/main.yml
@@ -15,8 +15,8 @@
15
when:
16
- sponsor_links is defined
17
template:
18
- src: donate.yml.j2
19
- dest: /tmp/donate.txt
+ src: donate.txt.j2
+ dest: /tmp/root/donate.txt
20
owner: "abc"
21
group: "abc"
22
mode: "0644"
0 commit comments