Add general core server configuration

This commit is contained in:
2019-08-29 09:35:19 +00:00
parent af07610006
commit 6eacffce04
16 changed files with 329 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
- name: Clone github.com/shaunrd0/klips
git:
repo: https://github.com/shaunrd0/klips.git
clone: yes
dest: /etc/klips/
- name: Vim setup script
script: /etc/ansible/roles/core/files/setup-vim.sh