docs: Add changelog and update role documentation

This commit is contained in:
Tuan-Dat Tran
2026-02-16 09:21:08 +01:00
parent 0a3171b9bc
commit 99f6876ce9
7 changed files with 184 additions and 19 deletions

31
roles/edge_vps/README.md Normal file
View File

@@ -0,0 +1,31 @@
# Edge VPS
(Work In Progress)
## Description
This role is currently a placeholder for configuring Edge VPS instances. It is intended to contain tasks for setting up and managing VPS hosts at the edge of the infrastructure.
## Requirements
None.
## Role Variables
None defined yet.
## Dependencies
None.
## Example Playbook
```yaml
- hosts: all
roles:
- role: edge_vps
```
## License
MIT