add ipv6 bgp peer config

This commit is contained in:
2022-12-06 23:06:44 +13:00
parent 4ff4a3198e
commit 9fd4c6f001
4 changed files with 44 additions and 26 deletions

View File

@ -35,7 +35,7 @@
- nat
- mangle
# - name: restart the containerd service
# ansible.builtin.service:
# name: containerd
# state: reloaded
- name: restart the containerd service
ansible.builtin.service:
name: containerd
state: restarted