mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
Revert choice from 'satellite' to 'satellite6'
This commit is contained in:
@@ -74,7 +74,7 @@ options:
|
|||||||
- Deprecated, please use credential_type
|
- Deprecated, please use credential_type
|
||||||
required: False
|
required: False
|
||||||
type: str
|
type: str
|
||||||
choices: ["aws", "tower", "gce", "azure_rm", "openstack", "cloudforms", "satellite", "rhv", "vmware", "aim", "conjur", "hashivault_kv", "hashivault_ssh",
|
choices: ["aws", "tower", "gce", "azure_rm", "openstack", "cloudforms", "satellite6", "rhv", "vmware", "aim", "conjur", "hashivault_kv", "hashivault_ssh",
|
||||||
"azure_kv", "insights", "kubernetes_bearer_token", "net", "scm", "ssh", "github_token", "gitlab_token", "vault"]
|
"azure_kv", "insights", "kubernetes_bearer_token", "net", "scm", "ssh", "github_token", "gitlab_token", "vault"]
|
||||||
host:
|
host:
|
||||||
description:
|
description:
|
||||||
@@ -285,7 +285,7 @@ KIND_CHOICES = {
|
|||||||
'azure_rm': 'Microsoft Azure Resource Manager',
|
'azure_rm': 'Microsoft Azure Resource Manager',
|
||||||
'openstack': 'OpenStack',
|
'openstack': 'OpenStack',
|
||||||
'cloudforms': 'Red Hat CloudForms',
|
'cloudforms': 'Red Hat CloudForms',
|
||||||
'satellite': 'Red Hat Satellite 6',
|
'satellite6': 'Red Hat Satellite 6',
|
||||||
'rhv': 'Red Hat Virtualization',
|
'rhv': 'Red Hat Virtualization',
|
||||||
'vmware': 'VMware vCenter',
|
'vmware': 'VMware vCenter',
|
||||||
'aim': 'CyberArk AIM Central Credential Provider Lookup',
|
'aim': 'CyberArk AIM Central Credential Provider Lookup',
|
||||||
|
|||||||
Reference in New Issue
Block a user