summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-18 17:40:40 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-18 17:42:20 +0100
commit9aa1383cb314e987a90323dfb49731512a73c30a (patch)
tree38a0767f152b0a184812f4db104b473069b58c42 /configure.yml
parentf57a4fe08a8ed8a1fac875e6afa352b00ea426a8 (diff)
Add git-crypt role to different machines
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml6
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"