aboutsummaryrefslogtreecommitdiffstats
path: root/roles/workstation/tasks/libvirt.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/workstation/tasks/libvirt.yml')
-rw-r--r--roles/workstation/tasks/libvirt.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/workstation/tasks/libvirt.yml b/roles/workstation/tasks/libvirt.yml
index 36d3fa5..ef9e85b 100644
--- a/roles/workstation/tasks/libvirt.yml
+++ b/roles/workstation/tasks/libvirt.yml
@@ -1,3 +1,7 @@
+- name: install iptables-nft
+ shell: yes | pacman --noprogressbar --needed --sync iptables-nft
+ when: ansible_distribution == "Archlinux"
+
- name: install libvirt
package:
name:
remember that computers suck.