add borgmatic role
This commit is contained in:
9
roles/borgmatic/conda.prod.yml
Normal file
9
roles/borgmatic/conda.prod.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
name: ansible-borgmatic
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python~=3.12.0
|
||||
- pip>=24.2
|
||||
- pip:
|
||||
- -r requirements.txt
|
||||
Reference in New Issue
Block a user