Skip to content

Don't quote strings that start with 0 when running ansible-lint --fix. #6009

Don't quote strings that start with 0 when running ansible-lint --fix.

Don't quote strings that start with 0 when running ansible-lint --fix. #6009

Workflow file for this run

---
# See https://github.com/ansible/devtools/blob/main/.github/workflows/ack.yml
name: ack
"on":
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
ack:
uses: ansible/team-devtools/.github/workflows/ack.yml@main
secrets: inherit