diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-22 17:47:51 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-22 17:47:51 +0200 |
| commit | 30fd2a0ecc6ffa7aa9d742e329ca51b3cf116b83 (patch) | |
| tree | d5977c97b78a8be5a9eced08b12cfc540d20cc7a /molecule/ubuntu | |
| parent | 11bf978318f74f6f7701e9f5d669bef5b9862107 (diff) | |
Add simple rsync role used to sync between hosts
Diffstat (limited to 'molecule/ubuntu')
| -rw-r--r-- | molecule/ubuntu/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index acf90b9a..ded641cd 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -38,3 +38,4 @@ - role: "prometheus" - role: "grafana" - role: "gnome" + - role: "rsync" |
