ansible/roles/git/checks
Nils Philippsen 74752c3a3c Cope with dangling symlinks
The exists() method uses os.stat() instead of os.lstat() and so doesn't
work for symlinks pointing to a non-existent path. A corresponding
lexists() method doesn't exist yet.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-06-25 10:30:33 +02:00
..
files Cope with dangling symlinks 2020-06-25 10:30:33 +02:00
tasks Add new script to check the post-receive hooks on dist-git 2018-04-17 12:52:32 +02:00