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

  1. Log in to Red Hat Ansible Automation Platform.
  2. Navigate to Automation HubRepositories.
  3. 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.

    Note

    To 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.