Merge pull request #9 from flybyray/patch-issue-8

fixes issue #8
This commit is contained in:
Robert de Bock 2022-01-21 08:10:03 +01:00 committed by GitHub
commit 9dea08abf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 }}'