diff --git a/library/mt_hotspot.py b/library/mt_hotspot.py index 7cdbdb5..cfbc1be 100644 --- a/library/mt_hotspot.py +++ b/library/mt_hotspot.py @@ -29,6 +29,7 @@ options: options: - netwatch - e-mail + - hotspot settings: description: - All Mikrotik compatible parameters for this particular endpoint. diff --git a/library/mt_ip_firewall.py b/library/mt_ip_firewall.py index 7353391..02530d3 100644 --- a/library/mt_ip_firewall.py +++ b/library/mt_ip_firewall.py @@ -22,13 +22,6 @@ options: description: - password used for authentication to mikrotik router required: True - parameter: - description: - - sub endpoint for mikrotik tool - required: True - options: - - netwatch - - e-mail rule: description: - a list containing dictionary parameters. @@ -40,6 +33,7 @@ options: options: - filter - nat + - mangle settings: description: - All Mikrotik compatible parameters for this particular endpoint.