Skip to content

Commit

Permalink
Merge pull request ansible#1150 from AlanCoding/types_docs
Browse files Browse the repository at this point in the history
Make example credential type work
  • Loading branch information
AlanCoding authored Mar 29, 2018
2 parents b919c36 + 2a45f35 commit 09801d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/custom_credential_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ new "custom" ``Credential Types``:
"id": "api_token",
"label": "API Token",
"type": "string",
"secret": True,
"secret": true
}]
},
"injectors": {
Expand Down

0 comments on commit 09801d6

Please sign in to comment.