Skip to content

Update dependency ansible to v9.6.0 #20

Update dependency ansible to v9.6.0

Update dependency ansible to v9.6.0 #20

Workflow file for this run

name: validate
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: Build the Docker image
run: docker build .