Difference between revisions of "Ansible-vault encrypt"

From wikieduonline
Jump to navigation Jump to search
Line 17: Line 17:
 
* <code>[[vault kv put]]</code>
 
* <code>[[vault kv put]]</code>
 
* <code>[[git-crypt]]</code>
 
* <code>[[git-crypt]]</code>
 +
* <code>[[kubectl create secret]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 06:34, 5 July 2022

ansible-vault encrypt PATH_TO_FILE_TO_ENCRYPT
New Vault password:
Confirm New Vault password:
Encryption successful 


Your encrypted file will the following format:
$ANSIBLE_VAULT;1.1;AES256
65333530343839353235336235356.../...
.../...

Related terms

See also

Advertising: