mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-05 18:43:40 +00:00
18 lines
278 B
Markdown
18 lines
278 B
Markdown
# ivuorinen/actions/ansible-lint-fix
|
|
|
|
## Ansible Lint and Fix
|
|
|
|
### Description
|
|
|
|
Lints and fixes Ansible playbooks, commits changes, and uploads SARIF report.
|
|
|
|
### Runs
|
|
|
|
This action is a `composite` action.
|
|
|
|
### Usage
|
|
|
|
```yaml
|
|
- uses: ivuorinen/actions/ansible-lint-fix@main
|
|
```
|