mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
skip lint
This commit is contained in:
parent
780623d332
commit
ca255a230e
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
- pause:
|
- pause:
|
||||||
prompt: "{{ item }}"
|
prompt: "{{ item }}"
|
||||||
when: not tests|default(false)|bool
|
when: not tests|default(false)|bool
|
||||||
|
tags:
|
||||||
|
- skip_ansible_lint
|
||||||
with_items: |
|
with_items: |
|
||||||
https://trailofbits.github.io/algo/deploy-to-ubuntu.html
|
https://trailofbits.github.io/algo/deploy-to-ubuntu.html
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue