yavdr-ansible/library
Alexander Grothe a3331d82e4 Add and use own rmmod module instead of rmmod command.
This is a workaround for the modprobe module which fails to unload
modules using modprobe -r MODULE.

Using a dedicated module instead of a plain (shell) command allows to
fail only on important errors.
2019-05-09 11:14:15 +02:00
..
dpkg_reconfigure Add library module for dpkg-reconfigure 2019-03-09 16:04:30 +01:00
hardware_facts.py Fix shebang 2018-08-10 09:00:04 +02:00
pci_facts.py Fix shebang 2018-08-10 09:00:04 +02:00
rmmod.py Add and use own rmmod module instead of rmmod command. 2019-05-09 11:14:15 +02:00
satip_facts.py Update satip_facts.py, fix syntax for hardware autoinstall checks 2017-09-04 12:29:53 +02:00
xrandr_facts.py Add error handling for incomplete Timing information on Modelines 2019-04-07 17:43:14 +02:00