fixes issue #8

This commit is contained in:
Robert Rettig 2022-01-14 02:08:08 +01:00
parent fca983cede
commit 40401c9876
1 changed files with 1 additions and 0 deletions

View File

@ -70,3 +70,4 @@
- getent_passwd[git_username] != none
loop_control:
label: "{{ item.dest }}"
ignore_errors: '{{ not git_username == "robertdb" | bool }}'