【发布时间】:2016-03-21 18:33:16
【问题描述】:
我正在尝试通过 ansible-galaxy 安装 ansible 角色。我运行命令
ansible-galaxy install nickhammond.logrotate
并得到响应:
ERROR! The API server (https://galaxy.ansible.com/api/) is not responding, please try again later.
我已尝试更新我的 ansible 版本(1.9.1、1.9.2、2.0.1),但似乎没有任何解决问题的方法。我可以通过在我的网络浏览器中访问https://galaxy.ansible.com/api/ 来访问 API 服务器。任何想法为什么银河似乎不适合我?
【问题讨论】:
标签: ansible