diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-06-23 17:27:50 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-06-23 17:27:50 +0300 |
| commit | 1ae6ea46e91f5fe5074d3ec2fefd87abaa6d695d (patch) | |
| tree | 3c064c913b3884f94e0dbdbc3e439955e10e54e5 /playbook.yml | |
| parent | 24c4a724de06a666c7460387a43f8800cfc1eb26 (diff) | |
Refactor, add jails.yml
Diffstat (limited to 'playbook.yml')
| -rw-r--r-- | playbook.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/playbook.yml b/playbook.yml index 45d45e1..fad7867 100644 --- a/playbook.yml +++ b/playbook.yml @@ -29,3 +29,6 @@ - name: Run ZFS tasks import_tasks: tasks/zfs.yml + + - name: Run jails tasks + import_tasks: tasks/jails.yml |
