dev #3

Merged
gitark merged 84 commits from dev into main 2026-06-12 16:00:25 +03:00
Showing only changes of commit 68566a24fb - Show all commits

View File

@@ -14,7 +14,7 @@ default_system = {
</group> </group>
<group name="interfaces"> <group name="interfaces">
interface {{ interface }} interface {{ interface | ORPHRASE }}
description {{ description | ORPHRASE }} description {{ description | ORPHRASE }}
ip address {{ ip_address }} {{ mask | to_cidr }} ip address {{ ip_address }} {{ mask | to_cidr }}
</group> </group>