i have the necessity to copy a large number of file in a large number of
server and to check periodically
now i use a task like this
- name: Synchronization of src on the control machine to dest on the remote
hosts usr/lib/nagios/plugins
copy: src={{ item }} dest=/usr/lib/nagios/plugins/ mode=0755
with_fileglob:
- plugins/*
but take a lot of time (70 file) x 200 server
i have an maven it's a good idea to create a zip with all the file and
manage like a single entities ?
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/6892fa4c-d737-41ab-b7e2-e4cf08d6f5d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.