Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在尝试创建一个剧本来使用 VmWare 上的 iso 进行 Ubuntu 服务器 18.04.2 的无人值守安装。playbook 将实际创建实例,但会停止并等待用户输入以选择语言、键盘配置等。如何让 ansible/vmware 使用 preseed.cfg 文件设置这些选项,以便创建无人值守安装?谢谢!
您可能从错误的工具开始。最终,您将使用 Ansible,但从 Packer 调用它。
从这里开始:https ://github.com/geerlingguy/packer-boxes