Fix pacman tests in CI (#8102)

Fix pacman tests.
This commit is contained in:
Felix Fontein
2024-03-17 16:49:10 +01:00
committed by GitHub
parent 09cded05e7
commit 23fbc5e241

View File

@@ -7,11 +7,12 @@
package_name: ansible-test-foo
username: ansible-regular-user
block:
- name: Install fakeroot
- name: Install dependencies
pacman:
state: present
name:
- fakeroot
- debugedit
- name: Create user
user: