Gitiles
Code Review
Sign In
spfactory.storpool.com
/
sf-jobs
/
refs/heads/master
/
.
/
roles
/
ensure-ansible-lint
/
tasks
/
main.yaml
blob: 76fa52868b6a5c04ec211664b1eca197c707ed10 [
file
] [
log
] [
blame
]
---
-
name:
Ensure ansible
-
lint is installed
shell:
type ansible
-
lint
||
pip install
--
user ansible
-
lint