Sign in
opensecura
/
scripts
/
b8483284abfff5b9d288234823ada776d4b8ba00
/
.
/
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