summaryrefslogtreecommitdiff
path: root/plugins/modules/vyos_system.py
diff options
context:
space:
mode:
authorRohit <rohitthakur2590@outlook.com>2020-06-18 01:48:45 +0530
committerGitHub <noreply@github.com>2020-06-17 20:18:45 +0000
commit84afad5130564a8ad48e756cca1566c17eaafc36 (patch)
tree641a4aa6c2cad56d9451b5c930dca105c76156b4 /plugins/modules/vyos_system.py
parent2981f7f654e05e3f05abddc7a789b3d1ab3c7b3d (diff)
downloadvyos-ansible-collection-84afad5130564a8ad48e756cca1566c17eaafc36.tar.gz
vyos-ansible-collection-84afad5130564a8ad48e756cca1566c17eaafc36.zip
[VyOS]: update readme and add .rst files (#44)
[VyOS]: update readme and add .rst files Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'plugins/modules/vyos_system.py')
-rw-r--r--plugins/modules/vyos_system.py1
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
#
+# pylint: skip-file
DOCUMENTATION = """