1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ranger.git synced 2024-08-16 14:19:48 +02:00

add centos7 check

This commit is contained in:
L3D 2020-02-29 13:15:13 +01:00
parent 3813788968
commit 9258fa06f5
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -0,0 +1,16 @@
name: Ansible check centos:centos7
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ansible check with ubuntu:centos7
uses: roles-ansible/check-ansible-centos-centos7-action@master
with:
targets: "./"