文件名称:ansible-bootstrap:Ansible拉模式实验
文件大小:22KB
文件格式:ZIP
更新时间:2024-05-03 00:47:23
Python
Ansible引导程序 通过ansible拉模式管理基础架构 启用Ansible管理 要通过ansible-pull管理主机,请执行以下步骤 下载并运行以安装最新版本的ansible及其依赖项 wget \ --output-document /tmp/bootstrap-ansible.sh \ https://gist.githubusercontent.com/ivan-c/35768f1ee268ce0a581f412bffa8a3dc/raw/bootstrap-ansible.sh chmod +x /tmp/bootstrap-ansible.sh /tmp/bootstrap-ansible.sh 下载并运行 ,将$REPO_URL替换为所需的剧本URL wget \ --output-document /usr/bin/ansible_pull_wrap
【文件预览】:
ansible-bootstrap-master
----.gitignore(26B)
----k8s_hosts.ini(90B)
----requirements.txt(48B)
----k8s_bootstrap.yaml(342B)
----.github()
--------workflows()
----group_vars()
--------headless_hosts.yaml(91B)
--------k8s_nodes.yaml(26B)
--------k8s_masters.yaml(99B)
--------k8s.yaml(203B)
--------ansible_pull_managed.yaml(286B)
----README.md(1KB)
----roles()
--------laptop()
--------workstation()
--------stream_client()
--------hp_firmware()
--------stream_host()
--------amd_firmware()
--------base()
--------biostar_firmware()
----hosts.ini(313B)
----.yamllint(66B)
----molecule()
--------default()
----plugins()
--------callback()
----local.yml(2KB)
----tox.ini(1KB)
----requirements.yaml(603B)