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 test for ubuntu:trusty

This commit is contained in:
L3D 2020-02-24 18:53:32 +01:00 committed by L3D
parent 53fbcc8b19
commit a8f3b31f73
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

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