Update alpine repo to community for libuser (#74374)

pull/74411/head
Matt Martz 3 years ago committed by GitHub
parent 738132da95
commit a3e7cf0110
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