From 84afad5130564a8ad48e756cca1566c17eaafc36 Mon Sep 17 00:00:00 2001 From: Rohit Date: Thu, 18 Jun 2020 01:48:45 +0530 Subject: [VyOS]: update readme and add .rst files (#44) [VyOS]: update readme and add .rst files Reviewed-by: https://github.com/apps/ansible-zuul --- plugins/modules/vyos_firewall_interfaces.py | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/modules/vyos_firewall_interfaces.py') diff --git a/plugins/modules/vyos_firewall_interfaces.py b/plugins/modules/vyos_firewall_interfaces.py index 7ca936dd..b702cea6 100644 --- a/plugins/modules/vyos_firewall_interfaces.py +++ b/plugins/modules/vyos_firewall_interfaces.py @@ -21,6 +21,7 @@ # builder template. # ############################################# +# pylint: skip-file """ The module file for vyos_firewall_interfaces -- cgit v1.2.3