mcgrof.selftests
selftests
This Ansible role allows you to test Linux kernel selftests.
Requirements
You need to have a kdevops environment set up.
Role Variables
- selftests_script: The script for the selftest you need to run.
 - selftests_linux_dir: The location of your Linux kernel directory.
 
Dependencies
None.
Example Playbook
Here’s an example of a playbook task:
---
- hosts: all
  roles:
    - role: selftest
For more examples, check out one of the users of this role, the kdevops project or the oscheck project, which is where this code originally came from.
License
GPLv2
Installa
 ansible-galaxy install mcgrof.selftestsLicenza
 
            Unknown
          
Download
 
            105
          
Proprietario
 https://www.do-not-panic.com/p/hacking.html
