Skip to content

Commit 9e445df

Browse files
author
Derek
committed
fix: remove duplicate mesa-va-drivers from vm_tools (already in rdp role)
1 parent d229d54 commit 9e445df

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ansible/roles/vm_optimizer/tasks/vm_tools.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
name:
3838
- qemu-guest-agent
3939
- spice-vdagent
40-
- mesa-va-drivers
4140
state: present
4241
when:
4342
- ansible_facts['distribution'] == 'Fedora'
@@ -48,7 +47,6 @@
4847
name:
4948
- qemu-guest-agent
5049
- spice-vdagent
51-
- mesa-va-drivers
5250
state: present
5351
when:
5452
- ansible_facts['distribution'] == 'Ubuntu'

0 commit comments

Comments
 (0)