mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-12-22 22:11:58 +01:00
3 lines
38 B
Bash
Executable file
3 lines
38 B
Bash
Executable file
#!/bin/bash
|
|
set -euxo pipefail
|
|
exit 1
|