mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-10 12:27:15 +02:00
General optimations
This commit is contained in:
4
roles/bkp-docker-to-local/tasks/reset.yml
Normal file
4
roles/bkp-docker-to-local/tasks/reset.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: "reset {{ backup_docker_to_local_folder }}databases.csv"
|
||||
file:
|
||||
path: "{{ backup_docker_to_local_folder }}databases.csv"
|
||||
state: absent
|
Reference in New Issue
Block a user