I am running Essential 1.9.4 on OSX installed via pip.
If I do ansible-vault create x, make some changes and save, then the file will be empty when I do ansible-vault view xor ansible-vault edit x.
ansible-vault create x
ansible-vault view x
ansible-vault edit x
I have Sublime Text 3 as my $ EDITOR. When I install it in vim, everything works as expected, and I can edit and save files encrypted using hidden storage. Any idea what could happen here?
, Sublime. ansible-vault , temp, - Sublime Launcher , .
ansible-vault
EDIT:
Sublime, -w, subl , . (. docs)
subl
, .bashrc :
.bashrc
export EDITOR='subl -w'
Source: https://habr.com/ru/post/1611786/More articles:Android Studio - есть ли способ добавить модуль непосредственно из git/svn, не сохраняя его локально - androidFile damaged after creating excel file (.xlsx) using Apache POI with Java - javaWhat is the run / debug configuration for a set of starters in webstorm - node.jscolumns in show.js with org-mode - org-modeHow to take 3 pictures at the same time? - javascriptCombining two dictionaries in Swift - dictionaryHow to play arbitrary music on an html site? - javascriptClick to scroll alert when bottom is reached - javascriptclick to scroll block by frame using animation () - javascriptAccessing a method from a fragment in a button Clicking from MainActivity - javaAll Articles