{"id":24837066,"url":"https://github.com/okvk/ansible-by-example","last_synced_at":"2025-03-26T04:13:34.825Z","repository":{"id":130435262,"uuid":"274925375","full_name":"okvk/Ansible-by-Example","owner":"okvk","description":"The Journey to Simple Automation","archived":false,"fork":false,"pushed_at":"2020-07-18T12:33:38.000Z","size":198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T04:13:29.474Z","etag":null,"topics":["ansible","ansible-playbook","best-practice","dev-ops","example","linux"],"latest_commit_sha":null,"homepage":"","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/okvk.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":"2020-06-25T13:37:39.000Z","updated_at":"2023-03-21T08:48:20.000Z","dependencies_parsed_at":"2023-05-05T08:46:31.446Z","dependency_job_id":null,"html_url":"https://github.com/okvk/Ansible-by-Example","commit_stats":null,"previous_names":["okvk/ansible-by-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okvk%2FAnsible-by-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okvk%2FAnsible-by-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okvk%2FAnsible-by-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okvk%2FAnsible-by-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okvk","download_url":"https://codeload.github.com/okvk/Ansible-by-Example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245585815,"owners_count":20639671,"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","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","ansible-playbook","best-practice","dev-ops","example","linux"],"created_at":"2025-01-31T05:53:18.549Z","updated_at":"2025-03-26T04:13:34.755Z","avatar_url":"https://github.com/okvk.png","language":null,"readme":"# Ansible-by-Example\n\n[![license][license]][license_link]\n\n[license]: https://img.shields.io/github/license/itechub/Ansible-by-Example.svg\n[license_link]: https://github.com/itechub/Ansible-by-Example/blob/master/LICENSE\n\n## 介绍\n\n本项目将通过若干运维实例演示如何使用 Ansible 管理一台全新的 Linux 服务器。\n\n### 关于 Ansible\n\nAnsible 是一款轻量级的 IT 运维自动化工具，现已被知名厂商 Red Hat 收购。\n\n[ansible_site]: https://ansible.com/\n[ansible_repo]: https://github.com/ansible/ansible\n\n[Ansible GitHub Repo][ansible_repo]：\n\n\u003e Ansible is a radically simple IT automation system. It handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration. Ansible makes complex changes like zero-downtime rolling updates with load balancers easy. More information on [the Ansible website][ansible_site].\n\n## FAQ\n\n### 为什么选择 Ansible？\n\n[it_auto]: https://www.ansible.com/overview/it-automation\n\n\u003e 摘自官网 [Why Ansible?][it_auto]\n\n- 简单：快速提高生产力\n  - 使用 YAML 编写 Ansible 脚本，简单易读\n  - 不需要特定语言的编程基础\n  - 任务按编排顺序清晰执行\n- 强大：管理应用生命周期\n  - 应用部署\n  - 配置管理\n  - 工作流编排\n- 无客户端（指目标服务器）：可预测、可靠且安全\n  - 无客户端架构\n  - 基于 OpenSSH 和 WinRM（Windows 远程管理） 工作\n  - 无需担心客户端安全更新问题\n\n## 目录\n\n### [1. 环境准备](docs/01_prepare.md)\n\n#### [1.1 一台全新的 Linux 服务器](docs/01_prepare.md#11-一台全新的-linux-服务器)\n\n#### [1.2 安装 Ansible](docs/01_prepare.md#12-安装-ansible)\n\n#### [1.3 测试](docs/01_prepare.md#12-测试)\n\n### 2. Linux 基础配置\n\n## 参考\n\n[best_prac]: https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html\n[ulsa_hb]: https://www.goodreads.com/book/show/8772005-unix-and-linux-system-administration-handbook\n\n- Ansible Docs\n  - [Best Practices][best_prac]\n- [UNIX and Linux System Administration Handbook][ulsa_hb]\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokvk%2Fansible-by-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokvk%2Fansible-by-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokvk%2Fansible-by-example/lists"}