Skip to content

Bump gofrolist/molecule-action from 2.7.16 to 2.7.19 #6

Bump gofrolist/molecule-action from 2.7.16 to 2.7.19

Bump gofrolist/molecule-action from 2.7.16 to 2.7.19 #6

Workflow file for this run

# .github/workflows/ansible-test.yml
name: ansible-test
on:
pull_request:
branches: ["main", "stable", "release/v*"]
push:
branches: ["main", "stable", "release/v*"]
jobs:
build:
name: Ansible Test # Naming the build is important to use it as a status check
runs-on: ubuntu-latest
steps:
- name: Ansible Molecule
uses: gofrolist/[email protected]