mirror of https://github.com/ansible/ansible.git
Fix linking issue to directories in file module
The os.path.isdir() returns True for symlinks that point to directories, so we also need to check to make sure it's not a symlink too. Fixes #7657reviewable/pr18780/r1
parent
68ef54e7e8
commit
090fd0a224
Loading…
Reference in New Issue