ansible hello world:Ansible剧本的集合可用作项目的起点 源码
你好世界 具有基本设置和打算用作参考的任务的ansible剧本的集合。 提供以下剧本: 怎么跑 确保已安装ansible (如果未运行):(对于macOS),您可以按照其他平台的安装指南进行操作。 brew install ansible 更新以添加您的主机。 并运行: ansible-playbook -i inventory.txt main.yml --private-key your-private-key.pem
文件列表
ansible-hello-world-main.zip
(预估有个5文件)
ansible-hello-world-main
.gitignore
16B
README.md
640B
apache-installation
main.yml
89B
inventory.txt
6B
roles
apache
tasks
main.yml
167B
暂无评论