Error
Encryption successful
./setup: line 40: xxd: command not found
Reading plaintext input from stdin. (ctrl-d to end input, twice if your content does not already have a newline)
usage: ansible-vault [-h] [--version] [-v]
{create,decrypt,edit,view,encrypt,encrypt_string,rekey} ...
Solution
xxd is in the vim-common package.
$ rpm-ostree install vim-common
Latest posts by rajeshkumar (see all)
- Gitlab Error: - March 8, 2023
- Kubernestes EKS Error: Readiness probe failed /app/grpc-health-probe -addr=:50051 - February 28, 2023
- SSL Error: no alternative certificate subject name matches target - February 24, 2023