ansible/roles/git
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
..
checks Cope with dangling symlinks 2020-06-25 10:30:33 +02:00
hooks git/hooks: fix typo isinstance != instance 2020-06-12 14:15:54 +02:00
make_checkout_seed make sure pkgs02 has tar and python2 installed 2020-06-09 22:32:53 -04:00
server ansible: change when conditions to use == instead of is when checking strings. 2020-04-24 21:34:10 +02:00