dkms (#123)
playbook Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#123 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
556c5e2d78
commit
77d1fbcd8d
1 changed files with 6 additions and 0 deletions
|
@ -19,3 +19,9 @@
|
|||
- { role: mgrote.cv4pve-autosnap,
|
||||
tags: "cv4pve",
|
||||
when: "'pve2.grote.lan' in inventory_hostname" }
|
||||
- { role: mgrote.r8152_kernel_module,
|
||||
tags: "r8152",
|
||||
when: "'pve3.grote.lan' in inventory_hostname" }
|
||||
- { role: mgrote.r8152_kernel_module,
|
||||
tags: "r8152",
|
||||
when: "'pve4.grote.lan' in inventory_hostname" }
|
||||
|
|
Loading…
Reference in a new issue