Michael Grote
7a24089031
Reviewed-on: #584 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
4 lines
109 B
YAML
4 lines
109 B
YAML
---
|
|
- name: create snapshot
|
|
become: true
|
|
ansible.builtin.shell: "/usr/bin/timeshift --scripted --create"
|