diff --git a/test/integration/targets/group/tasks/tests.yml b/test/integration/targets/group/tasks/tests.yml index b5d336b5b71..a724c9dfae3 100644 --- a/test/integration/targets/group/tasks/tests.yml +++ b/test/integration/targets/group/tasks/tests.yml @@ -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