diff --git a/playbooks/sync_mailu.yaml b/playbooks/sync_mailu.yaml index 966964f..69848b2 100644 --- a/playbooks/sync_mailu.yaml +++ b/playbooks/sync_mailu.yaml @@ -114,4 +114,4 @@ ansible.builtin.unarchive: src: /tmp/dockers-{{ ansible_date_time.date }}.tar.gz dest: / - \ No newline at end of file + when: inventory_hostname in groups['raspberry'] \ No newline at end of file