Configure a Personal Access Token for GitHub content discovery
Create and store a GitHub Personal Access Token (PAT) so that execution environment builder can scan repositories for Ansible collections.
Before you begin
- You have a GitHub account with access to the repositories automation portal needs to scan.
About this task
PATs provide a simpler setup with user-scoped access. If you are already using PATs for automation portal, you can continue using them. A GitHub App is the recommended option for content discovery. You do not need both, but having both does not break the install.
Procedure
Results
Note:
If you already have PAT-based GitHub integration configured from a previous AAP release, those instructions remain valid. This guide documents both authentication methods.