{"id":20136113,"url":"https://github.com/zkfmapf123/infra-automation","last_synced_at":"2026-03-05T18:01:28.247Z","repository":{"id":167939729,"uuid":"643498847","full_name":"zkfmapf123/infra-automation","owner":"zkfmapf123","description":"infra automation use python, ansible, fabric","archived":false,"fork":false,"pushed_at":"2023-05-22T15:23:36.000Z","size":192,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T22:42:10.032Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/zkfmapf123.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,"publiccode":null,"codemeta":null}},"created_at":"2023-05-21T11:07:41.000Z","updated_at":"2024-05-22T14:43:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"87bf5b47-2a2a-42c8-840e-927eec5c7966","html_url":"https://github.com/zkfmapf123/infra-automation","commit_stats":null,"previous_names":["zkfmapf123/infra-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zkfmapf123/infra-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2Finfra-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2Finfra-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2Finfra-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2Finfra-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkfmapf123","download_url":"https://codeload.github.com/zkfmapf123/infra-automation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2Finfra-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30141275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T21:17:45.917Z","updated_at":"2026-03-05T18:01:28.058Z","avatar_url":"https://github.com/zkfmapf123.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# infra-automation use ansible\n\n## Install\n\n```\n    brew install ansible\n```\n\n## Execute\n\n```\n    // Execute Terraform (vpc + ec1)\n    cd infra\n    terraform init \u0026\u0026 terraform apply\n\n    // Execute Ansible\n    cd ansible\n    ansible-playbook -i ./inventory.ini install.yml\n\n```\n\n## Architecture\n\n![ansible](./public/infra.png)\n\n- terraform (aws service 생성)\n- ansible (aws service의 내부 설정 provisioning)\n\n## Ansible\n\n    - 여러대의 서버에 동일한 환경을 유지하기 위한 Infrastructure as a Code\n    - Terraform과 같이 멱등성 존재 (수정된 부분이 있다면 -\u003e 그것만 반영)\n    - Inventory -\u003e 제어될 대상을 정의\n    - Playbook -\u003e 대상들의 대한 Task 정의\n    - Module -\u003e Task들이 어떻게 수행될지 정의\n\n## Folders\n\n- infra (terraform services)\n- ansible (ansible configs)\n\n## Refernece\n\n- \u003ca href=\"https://docs.ansible.com/ansible/latest/getting_started/index.html\"\u003eAnsible get-started\u003c/a\u003e\n\n## Result\n\n- Terraform으로 인프라를 구성하고 Ansible로 각각의 대한 인프라의 대한 설정을 한다는 점은 환경설정에서 엄청난 짝꿍스\n- 각각의 리눅스 설정의 대해서 Ansible로 구성하는 것은 좋은듯...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkfmapf123%2Finfra-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkfmapf123%2Finfra-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkfmapf123%2Finfra-automation/lists"}