Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Make the cron frequency adjustable #62

Make the cron frequency adjustable

Make the cron frequency adjustable #62

Workflow file for this run

---
name: Test role
on: [pull_request]
jobs:
molecule:
name: Runs molecule for the ansible role
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
path: "${{ github.repository }}"
- name: Test
uses: robertdebock/molecule-action@5.0.2