diff options
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index 36c3ac58..6da938b5 100644 --- a/configure.yml +++ b/configure.yml @@ -13,6 +13,7 @@ - role: "docker" - role: "podman" - role: "ansible" + - role: "rsync" - name: "Ubuntu configure" gather_facts: true @@ -29,6 +30,7 @@ - role: "podman" - role: "ansible" - role: "gnome" + - role: "rsync" - name: "Raspberry Pi configure" gather_facts: true |
