Hey everyone!
I just finished writing several modules for ansible.
However i would like to organize my PR correctly.
So here is the question:
- Should it be within single PR or should i break it into part for each module?
Best Regards
Hey everyone!
I just finished writing several modules for ansible.
However i would like to organize my PR correctly.
So here is the question:
Best Regards
One per module, I also recommend you just submit the first module and
iterate with the reviewer, once that is merged you should have better
idea of what we look for and make subsequent module merging much
smoother.