fixes issue #8
This commit is contained in:
parent
fca983cede
commit
40401c9876
|
|
@ -70,3 +70,4 @@
|
||||||
- getent_passwd[git_username] != none
|
- getent_passwd[git_username] != none
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item.dest }}"
|
label: "{{ item.dest }}"
|
||||||
|
ignore_errors: '{{ not git_username == "robertdb" | bool }}'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue