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_system.py | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/modules/vyos_system.py') diff --git a/plugins/modules/vyos_system.py b/plugins/modules/vyos_system.py index 53b04c8..804140f 100644 --- a/plugins/modules/vyos_system.py +++ b/plugins/modules/vyos_system.py @@ -16,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with Ansible. If not, see . # +# pylint: skip-file DOCUMENTATION = """ -- cgit v1.2.3