mcgrof.selftests
自测
这个 Ansible 角色让你可以测试 Linux 内核的自测功能。
要求
你需要设置一个 kdevops 环境。
角色变量
- selftests_script: 你应该运行的自测脚本
- selftests_linux_dir: 你的 Linux 内核目录所在位置
依赖
无。
示例剧本
以下是一个示例剧本任务:
---
- hosts: all
roles:
- role: selftest
有关更多示例,请参阅该角色的用户之一,查看 https://github.com/mcgrof/kdevops 项目或 https://github.com/mcgrof/oscheck 项目,这是该代码的源头。
许可证
GPLv2
安装
ansible-galaxy install mcgrof.selftests
许可证
Unknown
下载
98
拥有者
https://www.do-not-panic.com/p/hacking.html