mirror of
https://github.com/trailofbits/algo
synced 2024-11-13 19:12:06 +00:00
532 B
532 B
Troubleshooting
- Check that you installed all the dependencies with pip and have Ansible 2.1+
- If installing to a local server, use a fresh install of Ubuntu 16.04
Filing New Issues
- Please review the FAQ
- Please include the full output from your terminal window if appropriate
Pull Requests
- Run ansible-lint on any new ansible scripts
- Run shellcheck on any new shell scripts