mirror of
https://github.com/trailofbits/algo
synced 2024-11-04 06:00:21 +00:00
572 B
572 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
- We only support macOS 10.11 and newer
Pull Requests
- Run ansible-lint on any new ansible scripts
- Run shellcheck on any new shell scripts