ansible galaxy 和 github
在 https://github.com/settings/tokens
的Personal access tokens
Generate new token
生成token后
在 ansible中
ansible-galaxy login –github-token 刚刚生成的密钥
就登陆了
在 https://github.com/settings/tokens
的Personal access tokens
Generate new token
生成token后
在 ansible中
ansible-galaxy login –github-token 刚刚生成的密钥
就登陆了