So how to say... I broke my entire Stack at 3AM. Was practicing Ansible on my little « test server » on the Contabo box (the €4/month deal) and somehow the Playbook went recursive. The « file » module with « state=absent » and a Variable that became « / » instead of « /opt/test ». Oui, I know.
Took 47 seconds to delete everything. I only noticed because the SSH key vanished mid-run and the Connection dropped. The Provider panel shows the VPS as « active » but nothing responds. I think even the Boot partition is gone.
Oui, I have no Backups. It was the Practice box. But the Emotional Damage is real. How do I prevent this next time? I was using « check mode » earlier but got Impatient and ran it Live. The Hubris.