--- - name: include install tasks include_tasks: install.yml when: restic_enable_role - name: include folder tasks include_tasks: folders.yml when: restic_enable_role - name: include config tasks include_tasks: config.yml when: restic_enable_role