mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Add the following native credentials types to the tower_credential module - 'satellite': 'Red Hat Satellite 6' # renaming of satellite6 - 'aim': 'CyberArk AIM Central Credential Provider Lookup' - 'conjur': 'CyberArk Conjur Secret Lookup' - 'hashivault_kv': 'HashiCorp Vault Secret Lookup' - 'hashivault_ssh': 'HashiCorp Vault Signed SSH' - 'azure_kv': 'Microsoft Azure Key Vault' - 'kubernetes_bearer_token': 'OpenShift or Kubernetes API Bearer Token' - 'github_token': 'GitHub Personal Access Token' - 'gitlab_token': 'GitLab Personal Access Token'