文件名称:下文:使用ansible和terraform作为代码的个人基础架构
文件大小:31KB
文件格式:ZIP
更新时间:2024-03-06 02:59:04
ansible terraform infrastructure-as-code HCL
下层 个人基础设施代码 我使用Ansible: 管理(Ubuntu LTS)桌面配置。 此回购继续了我的家庭和个人网络的“基础架构即代码”哲学。 日历版本控制 该项目符合 YYYY.MINOR.MICRO。 文献资料 详细文档由Vercel托管在 。 开始上手 安装apt和python依赖项: make bootstrap make bootstrap-check 变化 有关历史记录,请参见 。 s 我受益于其他人的原始资料,请参阅 。 我选择在这里开源工作是与您分享。
【文件预览】:
infra-main
----git-init.sh(650B)
----docs()
--------pi-hole.md(95B)
--------AUTHORS.md(1KB)
--------index.md(940B)
--------contributing.md(4KB)
----ansible()
--------playbook.yml(104B)
--------requirements.yml(28B)
--------group_vars()
--------ansible.cfg(99B)
--------inventory.yaml(579B)
----terraform()
--------.terraform.lock.hcl(1KB)
--------demo()
--------README.md(648B)
--------modules()
----mkdocs.yml(305B)
----home-local-bin.sh(307B)
----LICENSE(34KB)
----requirements_ansible.txt(15B)
----requirements.txt(35B)
----.gitignore(2KB)
----CHANGELOG.md(795B)
----Makefile(3KB)
----README.md(861B)
----scripts()
--------before_script_path_fix.sh(118B)
--------before_install_apt_dependencies.sh(332B)
--------docs-live.sh(66B)
--------lint.sh(209B)
--------install_python3_dependencies.sh(364B)