backup-disk-onoff in python

This commit is contained in:
2025-11-19 08:41:28 +01:00
parent df75c75fc1
commit 2e245eeefa
2 changed files with 51 additions and 0 deletions

13
.continue/rules/main.md Normal file
View File

@@ -0,0 +1,13 @@
# Project Architecture
This is a ansible project for a small network of hosts:
- Roles in `/roles`
- Inventory in `/inventory`
- Host definition in `site.xml`
## Coding Standards
- There are some scripts/files in other languages like python
- The project is managed in git.
- Follow the existing naming conventions: All ansible yaml files should have the ending .yaml