start reorganizing main.yml in roles

This commit is contained in:
Alexander Grothe
2017-07-30 14:29:38 +02:00
parent 0f9caa6605
commit 02ccd7de10
22 changed files with 198 additions and 188 deletions

View File

@@ -1,5 +1,4 @@
#!/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,5 +1,4 @@
#!/usr/bin/env python2
DOCUMENTATION = '''
---
module: hardware_facts

View File

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