{"id":19899643,"url":"https://github.com/n1k0r/ansible-template","last_synced_at":"2026-05-08T04:10:44.540Z","repository":{"id":231395233,"uuid":"780360950","full_name":"n1k0r/ansible-template","owner":"n1k0r","description":"Ansible project template","archived":false,"fork":false,"pushed_at":"2024-04-01T10:06:21.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T06:44:40.604Z","etag":null,"topics":["administration","ansible","linux","server","ssh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n1k0r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-01T10:06:12.000Z","updated_at":"2024-05-07T18:39:27.000Z","dependencies_parsed_at":"2024-04-03T22:27:51.378Z","dependency_job_id":"946f0e8f-7f01-4bd9-9eb6-5ecc0800ad93","html_url":"https://github.com/n1k0r/ansible-template","commit_stats":null,"previous_names":["n1k0r/ansible-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/n1k0r/ansible-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n1k0r","download_url":"https://codeload.github.com/n1k0r/ansible-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266902191,"owners_count":24003636,"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-07-24T02:00:09.469Z","response_time":99,"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":["administration","ansible","linux","server","ssh"],"created_at":"2024-11-12T20:09:26.485Z","updated_at":"2026-05-08T04:10:39.494Z","avatar_url":"https://github.com/n1k0r.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible project template\n\n\u003e This \"project\" template has nothing to do with Ansible Tower \"Projects\".\n\n## Usage\n\n1. Copy these files to your project repository.\n\n2. Initialize hosts with `initial.sh` script:\n```sh\n# using pubkey auth\n./initial.sh root@1.2.3.4 all\n\n# or using password auth\n./initial.sh root@1.2.3.4 all password\n```\n\n3. Add hosts to inventory and change example variables.\n\n4. Add `local.yml` to project root for any user from [inventory/group_vars/all/users.yml](inventory/group_vars/all/users.yml):\n```yml\nlocal:\n  user: username\n  password: abcdefgh\n```\n\n5. Install Ansible Galaxy dependencies if there are any:\n```sh\nansible-galaxy install -r requirements.yml\n```\n\n6. Finish initialization by executing `setup.yml` playbook:\n```sh\nansible-playbook setup.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1k0r%2Fansible-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1k0r%2Fansible-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1k0r%2Fansible-template/lists"}