{"id":25931096,"url":"https://github.com/krokz/ansible-doom","last_synced_at":"2026-05-18T04:41:15.120Z","repository":{"id":279961330,"uuid":"940599889","full_name":"Krokz/ansible-doom","owner":"Krokz","description":"Deploy Ansible configurations by killing enemies in DOOM!","archived":false,"fork":false,"pushed_at":"2025-05-04T09:16:44.000Z","size":2252,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-04T10:25:23.983Z","etag":null,"topics":["ansible","chaos-engineering","doom"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Krokz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-28T13:14:13.000Z","updated_at":"2025-05-04T09:16:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"749825bf-4f42-4888-8d18-a0382a341138","html_url":"https://github.com/Krokz/ansible-doom","commit_stats":null,"previous_names":["krokz/ansible-doom"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Krokz/ansible-doom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krokz%2Fansible-doom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krokz%2Fansible-doom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krokz%2Fansible-doom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krokz%2Fansible-doom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Krokz","download_url":"https://codeload.github.com/Krokz/ansible-doom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krokz%2Fansible-doom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274244052,"owners_count":25248156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","chaos-engineering","doom"],"created_at":"2025-03-03T23:57:32.176Z","updated_at":"2026-05-18T04:41:15.068Z","avatar_url":"https://github.com/Krokz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔨 Ansible-DOOM\n\nEntertaining Ansible chaos engineering—deploy Ansible configurations by killing DOOM enemies.\n\nThis project is a Python fork inspired by several projects:\n- Based on [kubedoom](https://github.com/storax/kubedoom) (a Go project).\n- Forked from [dockerdoom](https://github.com/gideonred/dockerdoom).\n- Also heavily inspired by [terraform-doom](https://github.com/theobori/terraform-doom).\n\n![In game](./assets/ansible-doom.png)\n\n## ℹ️ Usage\n\nThis example uses an Ansible project from the `examples` folder. In this testing-only case, the inventory defines 10 Ansible hosts (all set to `localhost`), and the playbook simply pings each host.\n\nAt startup, enemy spawn points appear on an out-of-bounds area. You can view and access them using the **`idspispopd`** No-Clip cheat code.\n\nThe Ansible project directory must be mounted into the container at `/doomsible/conf`. Optionally, you can pass the environment variables `ANSIBLE_FILENAME` and `HOSTS_FILENAME` to specify custom file names. If not set, the defaults are:\n- **ANSIBLE_FILENAME:** `ansible-playbook.yml`\n- **HOSTS_FILENAME:** `hosts.ini`\n\n### Running the Container\n\n```bash\ndocker run \\\n    -itd \\\n    --rm=true \\\n    --name ansible-doom \\\n    -p 5900:5900 \\\n    -e ANSIBLE_FILENAME=playbook.yml \\\n    -e HOSTS_FILENAME=hosts.ini \\\n    -v $PWD/example:/doomsible/conf \\\n    ghcr.io/krokz/ansible-doom:latest\n```\n\n### Accessing the Game\n\nOnce the container is running, connect to the DOOM game via a VNC client. For example:\n\n```bash\nvncviewer viewer localhost:5900\n```\n\nThe default VNC password is **`1234`**.\n\n### Customizing the VNC Password\n\nTo change the VNC password, build the image yourself and pass the `VNC_PASSWORD` build argument:\n\n```bash\ndocker buildx build . \\\n    -t ansible-doom \\\n    --build-arg VNC_PASSWORD=custom_password\n```\n\n## 🔎 Cheat Codes\n\nIn-game, you can use the following cheat codes:\n- **`idkfa`**: Get a weapon on slot 5.\n- **`idspispopd`**: No Clip (useful to reach the enemies).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrokz%2Fansible-doom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrokz%2Fansible-doom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrokz%2Fansible-doom/lists"}