summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-11-03 23:05:10 +0100
committerAhmed Abdelhalim <[email protected]>2025-11-03 23:16:51 +0100
commit20b2d74c404102740b63a0efc723f1ad60073cc9 (patch)
tree5b016dc8609d6ecca09f2f609323cb5b02811c4a /configure.yml
parent375bd8bb283cdce04cb2a65c489f0c6f46a975a9 (diff)
Add dotfiles setup role w/testing
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml
index fb39af96..78d1569e 100644
--- a/configure.yml
+++ b/configure.yml
@@ -16,6 +16,7 @@
- role: "ansible"
- role: "rsync"
- role: "gpg"
+ - role: "dotfiles"
- name: "Ubuntu configure"
gather_facts: true
@@ -35,6 +36,7 @@
- role: "gnome"
- role: "rsync"
- role: "gpg"
+ - role: "dotfiles"
- name: "Raspberry Pi configure"
gather_facts: true
@@ -52,3 +54,4 @@
- role: "prometheus"
- role: "grafana"
- role: "gpg"
+ - role: "dotfiles"