40123/change-ansible-vault-editor-from-vi-to-nano
By default, the editor used by the vault is vi. Follow these steps to change it to nano:
open your ~/.bashrc file:
nano ~/.bashrc
Add the following line:
export EDITOR=nano
Save and close
And you're done!
Hope it helped:)
Hi@akhtar, You can use rekey keyword in your ...READ MORE
Hey @Rajni, you can register the variable ...READ MORE
You can create a playbook for copying ...READ MORE
The best way to do this is: copy ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
If you are creating a new file ...READ MORE
Hey @Kajol, Create a passphrase for the key openssl ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.