mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-11 11:47:08 +02:00
* Refactoring, Linting and additional tests * Vultr: Undefined variable and deprecation notes fix * Travis-CI enable linters * Azure: Update python requirements * Update main.yml * Update install.sh * Add missing roles to ansible-lint * Linting for skipped roles * add .ansible-lint config
6 lines
71 B
YAML
6 lines
71 B
YAML
---
|
|
- debug:
|
|
var: fail_hint
|
|
|
|
- name: Fail the installation
|
|
fail:
|