From a646629fdeab40e89d099df646bac61eeb740bbc Mon Sep 17 00:00:00 2001 From: DroneShipper Date: Mon, 28 Oct 2019 19:11:01 +0000 Subject: [PATCH] [SKIP CI] update readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index deb022f..152e9e7 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ Role to setup mosquitto mqtt broker * [mosquitto_packages_extra](#mosquitto_packages_extra) * [mosquitto_persistence_enabled](#mosquitto_persistence_enabled) * [mosquitto_persistence_path](#mosquitto_persistence_path) - * [mosquitto_iptables_enabled](#mosquitto_iptables_enabled) * [mosquitto_password_auth_enabled](#mosquitto_password_auth_enabled) * [mosquitto_password_auth_file](#mosquitto_password_auth_file) * [mosquitto_password_auth_users](#mosquitto_password_auth_users) @@ -111,14 +110,6 @@ mosquitto_persistence_enabled: false mosquitto_persistence_path: /var/lib/mosquitto/mosquitto.db ``` -### mosquitto_iptables_enabled - -#### Default value - -```YAML -mosquitto_iptables_enabled: false -``` - ### mosquitto_password_auth_enabled #### Default value