mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
Merge pull request #11231 from CastawayEGR/fix-awx-collection-spelling
fix spelling of Vault
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user