Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
dependencies:
|
||||
- role: ansible-role-neovim
|
||||
- role: geerlingguy.docker
|
||||
- role: ansible-role-oh-my-zsh
|
||||
vars:
|
||||
users:
|
||||
- username: root
|
||||
oh_my_zsh:
|
||||
theme: agnoster
|
||||
plugins:
|
||||
- git
|
||||
Reference in New Issue
Block a user