kobe

module
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: MIT

README

kobe

kobe 是 Ansible 的轻量级封装,提供了 grpc api 和 golang cli。

主要功能

  • playbook
  • adhoc

部署

# 清理容器
docker ps -a | grep kobe | awk '{print $1}' | xargs docker rm -f
# 构建镜像
make docker
# 部署 
make docker-deploy

Directories

Path Synopsis
cmd
client command
inventory command
server command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL