foreman-ansible-modules icon indicating copy to clipboard operation
foreman-ansible-modules copied to clipboard

Repository Sync Role

Open willtome opened this issue 3 years ago • 1 comments

SUMMARY

Role to conduct a repository sync. Currently I see roles for enabling repositories and creating a sync plan but this issue is for functionality to do an on-demand sync. Example implementation here (https://github.com/redhat-cop/agnosticd/blob/development/ansible/roles/satellite-manage-repositories/tasks/version_6.x.yml)

I don't know if this would be best to add to existing role or create new one.

ISSUE TYPE
  • Feature Idea

willtome avatar Dec 22 '20 19:12 willtome

We originally discussed incorporating repository sync into the repositories role but decided to keep the roles more modular (for that same reason, we also split sync_plans out into a separate role). A standalone role for syncing repositories would be a welcome contribution.

wbclark avatar Dec 22 '20 20:12 wbclark