ansible-arch-bootstrap:使用 Ansible 引导和构建 Arch Linux 主机的样板,由 GNU make 驱动

时间:2024-07-02 15:32:33
【文件属性】:

文件名称:ansible-arch-bootstrap:使用 Ansible 引导和构建 Arch Linux 主机的样板,由 GNU make 驱动

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-02 15:32:33

Makefile

ansible-arch-bootstrap 使用 Ansible 引导和构建 Arch Linux 主机的样板,由 GNU make 驱动。 先决条件 能听懂的 制作 快速开始 # Create inventory file echo " example_host " > hosts # Run bootstrap and build process make bootstrap # SSH to host make ssh # Run build --check and --diff make check # Run build again make build 限制 传递限制参数以将任何 make 命令限制为一组有限的 Ansible 主机,例如make bootstrap limit=webservers 。 这只是将参数传递给 Ansible。 钥匙 引导过程将创建一个密钥对


【文件预览】:
ansible-arch-bootstrap-master
----hosts.example(12B)
----LICENSE(1KB)
----build.yml(76B)
----group_vars()
--------all(49B)
----.gitignore(10B)
----Makefile(2KB)
----README.md(1KB)

网友评论