咚咔

Results 71 comments of 咚咔

Try it. `ansible --version` will show you where is the ansible installed. It's installed by `pipx`. ```yml - name: Setup ansible run: | ansible --version pipx inject ansible-core jmespath ```

版本啊 分支啊 都不清楚的前提下, 怎么重现你的问题. 我建议干脆不要解决, 详细见 #701 .

@mtianyan 抱歉能力有限推荐不了。我毕竟不是这个方向的,也已很久不用这类 admin 框架了。 不过,通常有价值的项目首先能解决问题,其次是 readme/document 会整洁一点。祝你好运。

@topicgit 参考这里 https://github.com/etcd-io/etcd/blob/a621d807f061e1dd635033a8d6bc261461429e27/Documentation/op-guide/maintenance.md#history-compaction 我用的是这两个参数. `--auto-compaction-mode=revision`, `--auto-compaction-retention=1000` 你的集群完蛋了, 可以执行 `etcdctl compact` 和 `etcdctl defrag` , 调整好参数再启动. https://github.com/etcd-io/etcd/blob/a621d807f061e1dd635033a8d6bc261461429e27/Documentation/op-guide/maintenance.md#defragmentation 偶尔关注下 etcd 集群状态. ``` $ etcdctl endpoint status --cluster --write-out=table +----------------------------+------------------+---------+---------+-----------+-----------+------------+ | ENDPOINT |...

斗胆试着再简练下: 我们鄙视那些发问前不思考也不做功课的伸手党,他们只会白白浪费我们时间,而时间本该用在更有趣、更值得回答的问题上。

我喜欢简练的 :smile: “在黑客的世界里,答案的好坏, 取决于提问方式和问题难度”

还是不够"达" :smile: 。

问这种问题…… 就算没人维护了不还有你么?(炽热的目光注视着你)