aboutsummaryrefslogtreecommitdiffstats
path: root/tasks/general.yml
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-07-02 23:34:34 +0300
committerJan Tuomi <jan@jantuomi.fi>2025-07-02 23:34:34 +0300
commit79c6171998deb6ee8821ead7971f62ea7f045ae2 (patch)
tree1d294c0a33e75f1888bc9a3db960a5a764eaabaf /tasks/general.yml
parent5c235db068ae5b604a2a315f8bdbba0e7853a756 (diff)
Copy over jan.systems html
Diffstat (limited to 'tasks/general.yml')
-rw-r--r--tasks/general.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tasks/general.yml b/tasks/general.yml
index 6da663f..f527f87 100644
--- a/tasks/general.yml
+++ b/tasks/general.yml
@@ -1,3 +1,8 @@
+- name: Install rsync
+ package:
+ name: rsync
+ state: present
+
- name: Set up periodic.conf
template:
src: etc_periodic.conf.j2