dd
This commit is contained in:
parent
fe369a70be
commit
1d6f27a2ce
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@
|
|||
chdir: "{{ item.home }}"
|
||||
loop: "{{ dotfiles }}"
|
||||
register: plugin
|
||||
successful_when: plugin.rc == 1
|
||||
changed_when: "plugin.rc == 1"
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue