Compile and install Linux Kernel Runtime Guard (LKRG)
Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
lkrg_build_dir: "/root/lkrg-main"
lkrg_repo: "https://bitbucket.org/Adam_pi3/lkrg-main.git"
Compiler and kernel hearders, both are installed by the role.
- hosts: servers
roles:
- lkrg
BSD