mirror of
https://github.com/ansible/awx.git
synced 2026-04-05 01:59:25 -02:30
make example cred type work
This commit is contained in:
@@ -67,7 +67,7 @@ new "custom" ``Credential Types``:
|
|||||||
"id": "api_token",
|
"id": "api_token",
|
||||||
"label": "API Token",
|
"label": "API Token",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"secret": True,
|
"secret": true
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
"injectors": {
|
"injectors": {
|
||||||
|
|||||||
Reference in New Issue
Block a user