advice requested: multiple repository pull-request

Hi,

I'm going to look if I can implement vault encryption for files and
templates, however I'm not sure out to ask for pull-request of changes
to copy/templates modules and to the relevant tests, since tests/ is in
ansible.git while copy.py and template.py are in
ansible-modules-core.git.

Suggestions?

ciao

Hi Walter,

Right now, if your PR affects both the base ansible repo and one or both module repos, just send us a split PR for each and mention the PR# for the other repo, so we know they’re inter-linked.

Thanks!