Hi Team ,
Current squeezer module does not have retain repo version attribute . Could you suggest how to contorl the respo version using squeeer ?
Hi Team ,
Current squeezer module does not have retain repo version attribute . Could you suggest how to contorl the respo version using squeeer ?
I can suggest a bunch of ways.
ansible.builtin.uri
module.ansible.builtin.command
with:
curl
httpie
pulp debug openapi call
pulp.squeezer.api_call
module.But honestly the most sustainable and probably also easiest solution is: “To add the parameter in question to the repository modules.”