ZFS, NFS, Zeus setting, perma IP fix, again
This commit is contained in:
8
roles/proxmox/tasks/main.yml
Normal file
8
roles/proxmox/tasks/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# tasks file for proxmox
|
||||
- name: System settings
|
||||
ansible.builtin.include_tasks: "{{ item }}"
|
||||
loop:
|
||||
- set_community_repo.yml
|
||||
- iommu.yml
|
||||
|
||||
Reference in New Issue
Block a user