doutingyou2198 2018-11-02 07:08
浏览 1214
已采纳

go中是否有类似ansible的模块? [关闭]

When we want to execute some task in remote server in go project, is there some module in go like ansible in python ?

  • 写回答

1条回答 默认 最新

  • douxi3977 2018-11-02 07:20
    关注

    Yes, there is a package called gosible: https://github.com/paulczar/gosible. This is a wrapper around Ansible.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?