mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-05 13:44:29 -07:00
Enable required YAML lint rules and fix results
This commit is contained in:
parent
3de16da36a
commit
4ee4cc60b5
91 changed files with 225 additions and 223 deletions
2
.github/workflows/ansible-test.yml
vendored
2
.github/workflows/ansible-test.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Run ansible-test sanity
|
||||
run: ansible-test sanity -v --color
|
||||
- name: Install ansible-lint
|
||||
run: pip install ansible-lint==24.7.0
|
||||
run: pip install ansible-lint
|
||||
- name: Run ansible-lint
|
||||
run: ansible-lint
|
||||
unit:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue