mg
0d17626c8f
doku bash alias als dotfile entfernt rg als standard dotfiles source timeshift aufgeräumt tasks wip timeshift snapd temp aus tasks Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#129 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
4 lines
114 B
YAML
4 lines
114 B
YAML
---
|
|
- name: create snapshot
|
|
become: yes
|
|
ansible.builtin.shell: "/usr/bin/timeshift --scripted --create"
|