diff options
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index cbbff425..c6d78f08 100644 --- a/configure.yml +++ b/configure.yml @@ -18,6 +18,7 @@ - role: "gpg" - role: "dotfiles" - role: "password_store" + - role: "vim" - name: "Ubuntu configure" gather_facts: true @@ -39,6 +40,7 @@ - role: "gpg" - role: "dotfiles" - role: "password_store" + - role: "vim" - name: "Raspberry Pi configure" gather_facts: true @@ -58,3 +60,4 @@ - role: "gpg" - role: "dotfiles" - role: "password_store" + - role: "vim" |
