aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/maintenance.yml
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance.yml')
-rw-r--r--maintenance.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintenance.yml b/maintenance.yml
index b3d4121..d6e4040 100644
--- a/maintenance.yml
+++ b/maintenance.yml
@@ -2,6 +2,7 @@
hosts: all
roles:
- common
+ - dotfiles
- {role: snap, when: has_snap}
- {role: apt, when: has_apt}
- {role: pacman, when: has_pacman}