The docs says: Since handlers are tasks too, you can also include handler files from the ‘handlers:’ section. What I do, playbook.yml: - hosts: al
How can I copy more than a single file into remote nodes by Ansible in a task? I've tried to duplicate the copy module line in my task to define files but it o