From a94ddedfd33b3cbb616185a050063e54e85455eb Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Fri, 15 Jun 2018 10:38:04 +0530 Subject: [PATCH] Correct typo from 'Valut' to 'Vault' (#41574) Correct typo from 'Valut' to 'Vault' +label: docsite_pr --- .../web_infrastructure/ansible_tower/tower_credential.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py b/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py index 6932d3ad69f..6a7e0bbeb7d 100644 --- a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py +++ b/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py @@ -105,7 +105,7 @@ options: - Become password. Use ASK for prompting. vault_password: description: - - Valut password. Use ASK for prompting. + - Vault password. Use ASK for prompting. state: description: - Desired state of the resource.