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

406 B

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

- hosts: all
  roles:
    - role: edge_vps

License

MIT