[PR #8102/23fbc5e2 backport][stable-6] Fix pacman tests in CI (#8104)

Fix pacman tests in CI (#8102)

Fix pacman tests.

(cherry picked from commit 23fbc5e241)

Co-authored-by: Felix Fontein <felix@fontein.de>
pull/8107/head
patchback[bot] 2024-03-17 16:57:06 +01:00 committed by GitHub
parent d15a41d6c2
commit fa865a19a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

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: