go: go.mod file not found in current directory or any parent directory; see ‘go help modules’

go: go.mod file not found in current directory or any p…
go: GOENV can only be set using the OS environment (解决方案)

go: GOENV can only be set using the OS environment &nbs…
A connection attempt failed because the connected party did not properly respond after a period of time,

下边的原因就是 国内的网络问题导致的。解决方案: 终端运行 $ go env -w GO111MODULE=o…
ansible playbook 详解(使用不同的模块完成一件事情)(palybook汇总)

什么是PlayBook PlayBook即”剧本”,”兵书”之意,PlayBook是由以下部分组成的 play…