Difference between revisions of "Ansible-vault encrypt"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  [[ansible-vault]] encrypt PATH_TO_FILE_TO_ENCRYPT
+
  [[ansible-vault]] [[encrypt]] PATH_TO_FILE_TO_ENCRYPT
 
  New Vault password:
 
  New Vault password:
 
  Confirm New Vault password:
 
  Confirm New Vault password:

Revision as of 07:19, 11 April 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: