chore: ansible-lint
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
---
|
||||
- name: Install ZFS
|
||||
include_tasks: install.yml
|
||||
|
||||
ansible.builtin.include_tasks: install.yml
|
||||
- name: Configure Zpools
|
||||
include_tasks: pools.yml
|
||||
|
||||
ansible.builtin.include_tasks: pools.yml
|
||||
- name: "Setup ZFS datasets: filesystems, snapshots, volumes"
|
||||
include_tasks: datasets.yml
|
||||
ansible.builtin.include_tasks: datasets.yml
|
||||
|
||||
Reference in New Issue
Block a user