Commit b8bc74b8 authored by nanahira's avatar nanahira

update bird reconf

parent 543e1eae
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
- name: restart_bird - name: restart_bird
shell: 'docker-compose exec bird birdc configure' shell: 'docker-compose exec bird birdc configure'
args: args:
chdir: '{{ansible_user_dir}}/nextgen-network/services/' chdir: '{{ansible_user_dir}}/nextgen-network/services'
- name: restart_frps - name: restart_frps
docker_compose: docker_compose:
project_src: '{{ansible_user_dir}}/nextgen-network/services' 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