Difference between revisions of "Ansible-vault encrypt"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
Confirm New Vault password: | Confirm New Vault password: | ||
Encryption successful | Encryption successful | ||
+ | |||
+ | |||
+ | Your encrypted file will the following format: | ||
+ | $ANSIBLE_VAULT;1.1;[[AES256]] | ||
+ | 65333530343839353235336235356.../... | ||
+ | .../... | ||
== Related terms == | == Related terms == |
Revision as of 14:03, 24 November 2021
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: