mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 05:55:59 -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_password: ansible
|
||||||
controller_host: https://localhost
|
controller_host: https://localhost
|
||||||
|
|
||||||
- name: Create a Vaiult credential (example for notes)
|
- name: Create a Vault credential (example for notes)
|
||||||
credential:
|
credential:
|
||||||
name: Example password
|
name: Example password
|
||||||
credential_type: Vault
|
credential_type: Vault
|
||||||
|
|||||||
Reference in New Issue
Block a user