{"id":19281032,"url":"https://github.com/ivan1993spb/snake-ansible","last_synced_at":"2026-06-15T04:31:29.122Z","repository":{"id":88195170,"uuid":"156996708","full_name":"ivan1993spb/snake-ansible","owner":"ivan1993spb","description":"Ansible playbooks to deploy the Snake-Server","archived":false,"fork":false,"pushed_at":"2020-03-04T18:38:43.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T22:19:02.678Z","etag":null,"topics":["ansible","multiplayer","online","snake","snake-game"],"latest_commit_sha":null,"homepage":"http://snakeonline.xyz","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivan1993spb.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}},"created_at":"2018-11-10T16:00:15.000Z","updated_at":"2023-03-05T04:35:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"9948b2c5-9965-48b3-852a-d99fc191d7af","html_url":"https://github.com/ivan1993spb/snake-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivan1993spb/snake-ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan1993spb%2Fsnake-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan1993spb%2Fsnake-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan1993spb%2Fsnake-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan1993spb%2Fsnake-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivan1993spb","download_url":"https://codeload.github.com/ivan1993spb/snake-ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan1993spb%2Fsnake-ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34348291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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","multiplayer","online","snake","snake-game"],"created_at":"2024-11-09T21:21:29.822Z","updated_at":"2026-06-15T04:31:29.108Z","avatar_url":"https://github.com/ivan1993spb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Snake-Ansible\n\nAnsible playbook to install the Snake-Server. See the Snake-Server source code here: https://github.com/ivan1993spb/snake-server\n\n## Presettings\n\n1. Check if you have Python and pip\n2. Clone this repository\n3. Initialize virtual environment and install dependencies:\n    ```bash\n    python3 -m venv .venv\n    source .venv/bin/activate\n    pip install -r requirements.txt\n    ```\n4. Create `inventories` file:\n    ```\n    [all]\n    host1\n    host2\n    hostN\n    ```\n5. Setup variables in `group_vars/all.yml`:\n    ```bash\n    cp group_vars/all.yml.sample group_vars/all.yml\n    ```\n\n## Install\n\n```\nansible-playbook -i inventories install.yml\n```\n\nUse flags `-K`, `-k`, `-u` to control access.\n\n## Update\n\n```\nansible-playbook -i inventories update.yml\n```\n\n## Uninstall\n\n```\nansible-playbook -i inventories uninstall.yml\n```\n\n## License\n\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan1993spb%2Fsnake-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivan1993spb%2Fsnake-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan1993spb%2Fsnake-ansible/lists"}