Skip to content

Update dependency ansible to v10.4.0 #35

Update dependency ansible to v10.4.0

Update dependency ansible to v10.4.0 #35

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 .