[stable-2.11] Update alpine repo to community for libuser (#74374) (#74375)

(cherry picked from commit a3e7cf0)

Co-authored-by: Matt Martz <matt@sivel.net>
pull/74388/head
Matt Martz 5 years ago committed by GitHub
parent 1808502b51
commit bd107203b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -211,7 +211,7 @@
- user_test_local_mode
- name: Ensure lgroupadd is present - Alpine
command: apk add -U libuser --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing
command: apk add -U libuser --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
when: ansible_distribution == 'Alpine'
tags:
- user_test_local_mode

Loading…
Cancel
Save