Project

General

Profile

« Previous | Next » 

Revision 796febe4

Added by Ewoud Kohl van Wijngaarden about 6 years ago

Handle .ansible symlinks

test -f dereferences symlinks. This results in:

mv: ‘/usr/share/foreman-proxy/.ansible.cfg’ and ‘/etc/foreman-proxy/ansible.cfg’ are the same file

By testing if it's not a symlink, this should be avoided.

  • added
  • modified
  • copied
  • renamed
  • deleted