Correct baresip accounts copy
This commit is contained in:
parent
c0579612f8
commit
bcaad158c6
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@
|
||||||
|
|
||||||
- name: Copy baresip accounts
|
- name: Copy baresip accounts
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: config.j2
|
src: accounts.j2
|
||||||
dest: ~/.baresip/accounts
|
dest: ~/.baresip/accounts
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
|
Loading…
Reference in a new issue