From f8319fcd02d7e522d3039ce5f61fb557071897a6 Mon Sep 17 00:00:00 2001 From: Michael Tipton Date: Sat, 9 Oct 2021 23:46:16 -0400 Subject: [PATCH] fix spelling of Vault --- awx_collection/plugins/modules/credential.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx_collection/plugins/modules/credential.py b/awx_collection/plugins/modules/credential.py index 6eacbecf73..0af04f2948 100644 --- a/awx_collection/plugins/modules/credential.py +++ b/awx_collection/plugins/modules/credential.py @@ -158,7 +158,7 @@ EXAMPLES = ''' controller_password: ansible controller_host: https://localhost -- name: Create a Vaiult credential (example for notes) +- name: Create a Vault credential (example for notes) credential: name: Example password credential_type: Vault