Move local fact scripts to modules

This commit is contained in:
Alexander Grothe
2017-03-03 10:39:59 +01:00
parent 1dc6f1c00b
commit d6647e1613
12 changed files with 481 additions and 252 deletions

View File

@@ -5,5 +5,5 @@
apt:
name: vdr-plugin-dvbhddevice
when:
- '"13c2:300a" in ansible_local.hardware.pci'
- '"13c2:300b" in ansible_local.hardware.pci'
- '"13c2:300a" in pci'
- '"13c2:300b" in pci'