add some empty lines

This commit is contained in:
Alexander Grothe
2017-07-28 15:07:32 +02:00
parent 373f44e6aa
commit 0f9caa6605
16 changed files with 36 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env/python
# This Module collects the vendor- and device ids for USB- and PCI(e)-devices and currently loaded kernel modules.
DOCUMENTATION = '''
---

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python2
DOCUMENTATION = '''
---
module: hardware_facts

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python2
from __future__ import print_function
import ast
import binascii