1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ntp.git synced 2024-08-16 12:59:49 +02:00

unknown package name for alpine

This commit is contained in:
L3D 2021-03-12 13:31:06 +01:00
parent fbfe9c2705
commit 63dee520a6
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 0 additions and 20 deletions

View file

@ -1,18 +0,0 @@
---
name: Ansible check alpine:latest
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ansible check with alpine:latest
uses: roles-ansible/check-ansible-alpine-latest-action@master
with:
targets: "./"

View file

@ -10,8 +10,6 @@ galaxy_info:
platforms: platforms:
- name: Archlinux - name: Archlinux
versions: all versions: all
- name: Alpine
version: all
- name: Clearlinux - name: Clearlinux
version: all version: all
- name: Debian - name: Debian