Files
community.general/lib/ansible
Michael Scherer 4e4e0cca17 Fix old ticket #9092 where a playbook can enter in recursion
This can be tested with this command :

    ansible -c local -m copy -a 'src=/etc/group dest=foo/' all

This is a corner case of the algorithm used to find how we should
copy recursively a folder, and this commit detect it and avoid it.

Check https://github.com/ansible/ansible/issues/9092 for the story
2016-12-08 11:22:30 -05:00
..
2015-05-03 21:47:26 -05:00
2016-11-29 12:34:30 -05:00
2016-12-05 14:15:43 -08:00
2016-11-23 16:30:46 -05:00
2016-12-05 13:03:14 -08:00
2016-10-03 11:46:31 -05:00
2015-05-03 21:47:26 -05:00