Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用proxy-backend.yml 这个group遇到点问题 #124

Open
vmlinz opened this issue Feb 21, 2016 · 0 comments
Open

使用proxy-backend.yml 这个group遇到点问题 #124

vmlinz opened this issue Feb 21, 2016 · 0 comments

Comments

@vmlinz
Copy link
Contributor

vmlinz commented Feb 21, 2016

  • 设置 group variable

---
#default vars for proxy-backend


shadowsocks_servers:

  default:
    port: "38080"
    password: "nS42vGBqnZ7cWyntv"
    enable_udp: true

  udp_relay:
    port: "38081"
    password: "nS42vGBqnZ7cWyntv"
    enable_udp: true
  • 然后运行ansible-playbook proxy-backend.yml -l localhost -K -b
  • 结果,port的设置一直都是roles里面定义的default值,port : 5351

我正在看怎么打印group变量,等有进一步信息再做更新

@vmlinz vmlinz changed the title proxy-backend.yml 这个group好像有点问题 使用proxy-backend.yml 这个group遇到点问题 Feb 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant