diff options
| author | Abhijeet Kasurde <akasurde@redhat.com> | 2018-06-15 10:10:44 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-15 10:10:44 +0530 |
| commit | 1eb371004bbd06d87af3acbdb849831cf5b649da (patch) | |
| tree | f01bb5fbee2fa1562bd1c60aa4efdaebf9dc199b | |
| parent | d352cf514e393ab41e277a322fd573b0dc17bae9 (diff) | |
| download | ansible-vault_typo.tar.gz | |
Correct typo from 'Valut' to 'Vault'vault_typo
Correct typo from 'Valut' to 'Vault'
+label: docsite_pr
| -rw-r--r-- | lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 6932d3ad69..6a7e0bbeb7 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. |
