From e5eff0b90e91ae8af5810915de03910ac5920580 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 16 Apr 2023 18:16:19 +0200 Subject: [PATCH] Fix order. --- plugins/modules/api_info.py | 2 +- plugins/modules/api_modify.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/modules/api_info.py b/plugins/modules/api_info.py index 3220a52..50228c0 100644 --- a/plugins/modules/api_info.py +++ b/plugins/modules/api_info.py @@ -98,11 +98,11 @@ options: - ip firewall address-list - ip firewall connection tracking - ip firewall filter + - ip firewall layer7-protocol - ip firewall mangle - ip firewall nat - ip firewall raw - ip firewall service-port - - ip firewall layer7-protocol - ip hotspot service-port - ip ipsec identity - ip ipsec peer diff --git a/plugins/modules/api_modify.py b/plugins/modules/api_modify.py index 0bf2c71..5d410e9 100644 --- a/plugins/modules/api_modify.py +++ b/plugins/modules/api_modify.py @@ -103,11 +103,11 @@ options: - ip firewall address-list - ip firewall connection tracking - ip firewall filter + - ip firewall layer7-protocol - ip firewall mangle - ip firewall nat - ip firewall raw - ip firewall service-port - - ip firewall layer7-protocol - ip hotspot service-port - ip ipsec identity - ip ipsec peer