Fix pacman tests in CI (#8102)

Fix pacman tests.
pull/8114/head
Felix Fontein 2024-03-17 16:49:10 +01:00 committed by GitHub
parent 09cded05e7
commit 23fbc5e241
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: