mac-ansible:在Mac上使用ansible进行开发人员设置

时间:2021-02-25 18:22:39
【文件属性】:
文件名称:mac-ansible:在Mac上使用ansible进行开发人员设置
文件大小:5KB
文件格式:ZIP
更新时间:2021-02-25 18:22:39
打开终端并安装brew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 安装ansible brew install ansible 安装剧本 cd && git clone git@github.com:giushansen/mac-ansible.git .mac-ansible && cd .mac-ansible 运行剧本 ansible-playbook playbook.yml -i inventory 使用本手册,您应该能够安装重要的库(ruby,节点,coreutils,bash等...),应用程序(Atom IDE,Postgres,Slack,LibreOffice,Zoom等),并且还可以设置点文件(bash
【文件预览】:
mac-ansible-master
----.gitignore(39B)
----README.md(649B)
----inventory(22B)
----.travis.yml(1KB)
----roles()
--------dotfiles()
--------lib-setup()
--------configuration()
--------app-setup()
----playbook.yml(115B)

网友评论