Files
ansible/roles/edge_vps/README.md
2026-02-16 09:21:08 +01:00

32 lines
406 B
Markdown

# 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