mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-24 22:43:07 +02:00
7 lines
133 B
YAML
7 lines
133 B
YAML
---
|
|
- name: Debug | var fail_hint
|
|
ansible.builtin.debug:
|
|
var: fail_hint
|
|
|
|
- name: Fail the installation
|
|
ansible.builtin.fail:
|