aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/maintenance.yml
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance.yml')
-rw-r--r--maintenance.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintenance.yml b/maintenance.yml
index d6e4040..a2903ab 100644
--- a/maintenance.yml
+++ b/maintenance.yml
@@ -3,7 +3,7 @@
roles:
- common
- dotfiles
- - {role: snap, when: has_snap}
+ - {role: snap, when: has_snap and etc_versioned}
- {role: apt, when: has_apt}
- {role: pacman, when: has_pacman}
- {role: yay, when: has_yay}