leohxj / play-ansible

use ansible build consistency dev environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

play-ansible

use ansible build consistency dev environment.

使用方式

  • clone 项目到本地
  • 执行 bash ./install.sh
  • 执行 ansible-playbook multipass.yml

tips

如果修改默认 shell 未生效, 可手动执行 sudo chsh -s "$(which zsh)" "$(whoami)"

幂等性

About

use ansible build consistency dev environment.


Languages

Language:Jinja 55.8%Language:Shell 34.1%Language:JavaScript 10.1%