skip lint

This commit is contained in:
Jack Ivanov 2022-01-31 11:01:21 +00:00
parent 780623d332
commit ca255a230e

View file

@ -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