You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently i am just checking is the Nvim presented on the system. If it is not, then i do the build and install.
But what if there is new upstream release?
I also want to build and install new Nvim in this case as well.
So i need to implement 2 ansible facts.
The text was updated successfully, but these errors were encountered:
Currently i am just checking is the Nvim presented on the system. If it is not, then i do the build and install.
But what if there is new upstream release?
I also want to build and install new Nvim in this case as well.
So i need to implement 2 ansible facts.
The text was updated successfully, but these errors were encountered: