From 52142259604d725b662f63c4ab3e8321ae09e1ac Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Mon, 22 Sep 2025 17:47:51 +0200 Subject: Add simple rsync role used to sync between hosts --- molecule/archlinux/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux') diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index a06e07fa..331bb85f 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -38,3 +38,4 @@ - role: "prometheus" - role: "grafana" - role: "gnome" + - role: "rsync" -- cgit v1.2.3