diff options
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index f8b117a9..b3701a0d 100644 --- a/configure.yml +++ b/configure.yml @@ -21,6 +21,8 @@ - role: "ansible" - role: "rsync" - role: "gpg" + - role: "git" + - role: "git-crypt" - role: "dotfiles" - role: "password_store" - role: "vim" @@ -52,6 +54,8 @@ - role: "gnome" - role: "rsync" - role: "gpg" + - role: "git" + - role: "git-crypt" - role: "dotfiles" - role: "password_store" - role: "vim" @@ -76,6 +80,8 @@ - role: "prometheus" - role: "grafana" - role: "gpg" + - role: "git" + - role: "git-crypt" - role: "dotfiles" - role: "password_store" - role: "vim" |
