Commit 543e1eae authored by nanahira's avatar nanahira

update bird reconf

parent 08cdb9e0
......@@ -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