Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Honigeintopf committed Oct 9, 2024
1 parent 5b8c08b commit f818109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partition/roles/mgmt-firewall/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

- name: Setup BGP
ansible.builtin.raw: |
uci set bgp.bgp.enable='1'
uci set bgp.bgp.enabled='1'
uci set bgp.bgp.enabled_vty='1'
uci set bgp.general.enabled='1'
uci add_list bgp.general.redistribute='static'
Expand Down

0 comments on commit f818109

Please sign in to comment.