I have a template directory with 4 subdirectories and there are 150 files in total. I am using ansible version 2.7.5. With_filetree modules takes nearly 20 minutes to templating those files. How the performance can be improved.
I have a template directory with 4 subdirectories and there are 150 files in total. I am using ansible version 2.7.5. With_filetree modules takes nearly 20 minutes to templating those files. How the performance can be improved.