From 30fd2a0ecc6ffa7aa9d742e329ca51b3cf116b83 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