Correzione piccolo problema.
This commit is contained in:
parent
a3d7ffe1f6
commit
c080919477
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
---
|
||||
dotfdir: "{{ lookup('ansible.builtin.env', 'HOME' }}/.dotfiles"
|
||||
dotfdir: "{{ lookup('ansible.builtin.env', 'HOME') }}/.dotfiles"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue