You've already forked ansible-role-common
CHORE: Linting CI Pipeline
This commit is contained in:
@@ -3,7 +3,7 @@ steps:
|
||||
group: test
|
||||
name: "Lint: Ansible-lint"
|
||||
image: guisea/ansible-molecule
|
||||
commands:
|
||||
commands:
|
||||
- ansible-lint -c ".ansible-lint"
|
||||
when:
|
||||
event: push
|
||||
@@ -11,7 +11,7 @@ steps:
|
||||
group: test
|
||||
name: "Lint: Yamllint"
|
||||
image: guisea/ansible-molecule
|
||||
commands:
|
||||
commands:
|
||||
- yamllint .
|
||||
when:
|
||||
event: push
|
||||
|
||||
Reference in New Issue
Block a user