It is probably something I am doing wrong–I will be the first to admit it.
I want to copy files from my ansible server to a bunch of remote hosts. I need this to work recursively. Unfortunately it just copies the file1.txt file at the root of the src, and nothing else. Thoughts?
I thought I had tried that before, but I guess not. It appears to be copying them now with src=files, but it was dog slow. 1.6MB took about 1 minute to copy.