Commit 837abcf9 authored by nanahira's avatar nanahira

Merge branch 'master' into gwgroup

parents efd090c9 b8bc74b8
......@@ -89,11 +89,9 @@
become: true
shell: '{{ansible_user_dir}}/nextgen-network/scripts/switch-rules-down.sh ; {{ansible_user_dir}}/nextgen-network/scripts/switch-rules-up.sh'
- name: restart_bird
docker_compose:
project_src: '{{ansible_user_dir}}/nextgen-network/services'
restarted: true
services:
- bird
shell: 'docker-compose exec bird birdc configure'
args:
chdir: '{{ansible_user_dir}}/nextgen-network/services'
- name: restart_frps
docker_compose:
project_src: '{{ansible_user_dir}}/nextgen-network/services'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment