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 #7657release1.6.3
parent
2625196f5d
commit
10074d3622
Loading…
Reference in New Issue