mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
ACI Private_Key String to Allow for Vaulting (#54251)
* Allows the use of Private_Keys to be entered as a string instead of just a file. Making it possible to use VAULT to encrypt the key * Fixed Issues auto check found * Provide helpful information while avoiding credential exposure * Restore original variable name :-) * Fix a few other things * Influence the default certificate_name in both cases * Update documentation * Add contributed docs * Fix CI issue
This commit is contained in:
committed by
Dag Wieers
parent
f9876f3450
commit
62d3ed0e2f
@@ -1,3 +1,5 @@
|
||||
.. _vault:
|
||||
|
||||
Ansible Vault
|
||||
=============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user