An open API service indexing awesome lists of open source software.

https://github.com/jaypei/ansible-workenv


https://github.com/jaypei/ansible-workenv

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

USAGE
=====

编辑 `vars/user.yml` 中的必填项。

```sh
cd && mkdir work && cd work
git clone https://github.com/jaypei/ansible-workenv.git
cd ansible-workenv
# 本机安装
ansbile-playbook -i hosts site.yml
```