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