This repository has been archived on 2021-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
desktop/desktop.yml

13 lines
185 B
YAML
Raw Normal View History

2021-08-17 21:44:40 +02:00
---
- hosts: localhost
become: true
roles:
- common
2021-08-23 14:30:56 +02:00
- restic
2021-08-17 22:07:47 +02:00
tasks:
- import_tasks: tasks/main.yml
2021-08-24 22:12:40 +02:00
vars_files:
- vars/main.yml
vars:
desktop_user: andreas