I know Ansible copies modules from the ansible host to remote hosts when running a play/playbook since Ansible isn't installed everywhere, where does Ansible get the module from to send to the remote host?
For example, I'd like to test some changes to the docker module. On the ansible host I modified /usr/share/ansible/cloud/docker, but when I run the playbook the docker module used on the remote hosts doesn't have those changes. -- 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/16bc268e-86a3-4ed7-92a3-ac5f0aef5bd5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
