summaryrefslogtreecommitdiffstats
path: root/site.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:32:05 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:32:05 +0200
commitf893a7484787d42064eebe5395f3db5c0787ca96 (patch)
treedad8e7cee566c7c34742d0354764229f4098039a /site.yml
parente0ffa652e8d2950cca4e71fc779280765bb27349 (diff)
Add settings role for setting locale/timezone/pass policy
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/site.yml b/site.yml
index 84de0c4f..9b03e6df 100644
--- a/site.yml
+++ b/site.yml
@@ -11,6 +11,7 @@
tags: ["required_for_boot"]
- role: "ssh"
tags: ["required_for_boot"]
+ - role: "settings"
pre_tasks:
- name: "Update package cache"