mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-09 11:47:14 +02:00
Moved blocks to include_tasks to raise performance. Deploy was really slow
This commit is contained in:
4
roles/sys-bkp-docker-2-loc/tasks/03_reset.yml
Normal file
4
roles/sys-bkp-docker-2-loc/tasks/03_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