Sign in
opensecura
/
scripts
/
0bf41d3da1a02b7f51017161f05a633abbe750ec
/
.
/
presubmits
/
ansible-lint.sh
blob: 9e4657adebfdcd1779bbca5249a2ad17a09d358b [
file
] [
log
] [
blame
]
#!/bin/bash
# Install ansible and ansible lint, don't want these in the project reqs
sudo apt
-
get install
-
y ansible ansible
-
lint
cd $
{
ROOTDIR
}/
ops
ansible
-
lint ansible