diff --git a/templates/python.d.conf b/templates/python.d.conf
index 03ee69c9d88633df56a765fb2dfb63bffbd3a3aa..3f5c400c6a1e3dbba03566be79fc2b570c424a1f 100644
--- a/templates/python.d.conf
+++ b/templates/python.d.conf
@@ -43,7 +43,6 @@ memcached: {{ (groups['webserver'] is defined and inventory_hostname in groups['
 mysql: {{ (groups['dbserver-mysql'] is defined and inventory_hostname in groups['dbserver-mysql'])|ternary("yes", "no") }}
 nginx: no
 nginx_log: no
-nginx_log: no
 ovpn_status_log: yes
 phpfpm: {{ (groups['webserver'] is defined and inventory_hostname in groups['webserver'])|ternary("yes", "no") }}
 postfix: yes