Chapter 3. Repository sync
You can distribute relevant collection content to your users by synchronizing repositories from one automation hub to another. You should synchronize your custom repository with the remote to ensure you have the latest collection updates.
3.1. Basic repository sync
Use this procedure to sync a repository from one automation hub instance to another.
Procedure
- Log in to Red Hat Ansible Automation Platform.
- Navigate to Automation Hub → Repositories.
Locate your repository in the list and click Sync.
All collections in the configured remote are downloaded to your custom repository. To check the status of the collection sync, select Task Management from the Navigation panel.
NoteTo limit repository synchronization to specific collections within a remote, you can identify specific collections to be pulled using a requirements.yml file. See Create a remote for more information.
Additional resources
For more information about using requirements files, see Install multiple collections with a requirements file in the Galaxy User Guide.