Initial commit
This commit is contained in:
commit
b736c5b50a
11 changed files with 362 additions and 0 deletions
5
roles/zfs/handlers/main.yml
Normal file
5
roles/zfs/handlers/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
# file: roles/base/handlers/main.yml
|
||||
|
||||
- name: Reboot Host
|
||||
reboot:
|
Loading…
Add table
Add a link
Reference in a new issue