1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_packages.git synced 2024-08-16 10:19:51 +02:00
ansible_role_packages/.github/workflows/ansible-fedora-32.yml

19 lines
369 B
YAML
Raw Normal View History

---
2020-08-28 14:01:22 +02:00
name: Ansible check fedora:32
# yamllint disable-line rule:truthy
2020-08-28 14:01:22 +02:00
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
2022-04-07 22:42:42 +02:00
- name: 'checkout git repo'
uses: actions/checkout@v3
2020-08-28 14:01:22 +02:00
2022-04-07 22:42:42 +02:00
- name: 'ansible check with fedora:32'
uses: roles-ansible/check-ansible-fedora-32-action@master
with:
targets: "./"