pulp / squeezer

Ansible modules to control a pulp3 server
GNU General Public License v3.0
24 stars 35 forks source link

ISSUE-156 - Added skip_types and optimize options to rpm_sync #157

Closed chtaylo2 closed 5 months ago

chtaylo2 commented 5 months ago

156

Adding support for "skip_types" and "optimize" options to rpm_sync. Created tests inside "rpm_sync.yaml". Finally, refreshed the fixtures to reference the new tests.

I've run the full set of tests and all are passing, 100%.

Thanks, Chris

mdellweg commented 5 months ago

I've seen this elsewhere. Please refrain from closing pull requests. Instead update the branch (git push -f).

chtaylo2 commented 5 months ago

I know, I hit the wrong button and it closed. My bad