1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_epel.git synced 2024-08-16 14:49:49 +02:00
ansible_role_epel/.github/workflows/ansible-centos-centos7.yml

19 lines
349 B
YAML
Raw Permalink Normal View History

2021-03-12 14:47:22 +01:00
---
2020-03-01 20:26:50 +01:00
name: Ansible check centos:centos7
2021-03-12 14:47:22 +01:00
# yamllint disable-line rule:truthy
2020-03-01 20:26:50 +01:00
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
2021-03-12 14:47:22 +01:00
- uses: actions/checkout@v2
2020-03-01 20:26:50 +01:00
2021-03-12 14:47:22 +01:00
- name: ansible check with ubuntu:centos7
uses: roles-ansible/check-ansible-centos-centos7-action@master
with:
targets: "./"