Skip to content

fix: enforce ISO8601 standard on log timestamps #186

fix: enforce ISO8601 standard on log timestamps

fix: enforce ISO8601 standard on log timestamps #186

Workflow file for this run

name: Ansible Lint
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
dev/setup.sh
source venv/bin/activate
ansible-lint