1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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

Fix pacman tests in CI (#8102)

Fix pacman tests.

(cherry picked from commit 23fbc5e241)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2024-03-17 17:01:07 +01:00 committed by GitHub
parent aece6ef400
commit df9ff544ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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