dd
This commit is contained in:
parent
e44ff803bb
commit
972e33ec5a
1 changed files with 2 additions and 0 deletions
|
@ -6,4 +6,6 @@
|
|||
args:
|
||||
chdir: "{{ item.home }}"
|
||||
loop: "{{ dotfiles }}"
|
||||
register: plugin.rc
|
||||
successful_when: plugin.rc == 1
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue