7 Commits

Author SHA1 Message Date
Namu
82f8a2bfe9 refactor: unify SSH and sudo password into a single prompt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 20:57:07 +02:00
Namu
5a0a9476be feat: add interactive prompts for SSH and Sudo passwords 2026-06-19 19:42:47 +02:00
Namu
9df10d8442 docs: add README.md with project description and usage instructions 2026-06-19 19:20:25 +02:00
Namu
9e8d248a02 refactor: improve project structure, idempotency, and security
- Replace interactive python setup script with native Ansible vars_prompt.

- Add missing Prometheus helm values template for resource management on Raspberry Pi.

- Replace deprecated apt_key module usage with modern keyring file download.

- Add project files: requirements.txt, requirements.yml, and .gitignore.
2026-06-19 19:16:15 +02:00
d18ed0799c feat: add prometheus manifest 2026-06-14 14:42:02 +02:00
79ce4f928c Feat: add playbook.yml and a setup script 2026-06-14 13:09:04 +02:00
2ac76665ca feat: add default ansible project 2026-06-14 12:48:11 +02:00