summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-22 17:47:51 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-22 17:47:51 +0200
commit30fd2a0ecc6ffa7aa9d742e329ca51b3cf116b83 (patch)
treed5977c97b78a8be5a9eced08b12cfc540d20cc7a /molecule/archlinux
parent11bf978318f74f6f7701e9f5d669bef5b9862107 (diff)
Add simple rsync role used to sync between hosts
Diffstat (limited to 'molecule/archlinux')
-rw-r--r--molecule/archlinux/converge.yml1
1 files changed, 1 insertions, 0 deletions
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"