Skip to content
Snippets Groups Projects
Commit 313d052e authored by nimrod's avatar nimrod
Browse files

Add a bunch of test files.

To test some of the hooks with pre-commit try-repo.
parent 471ffa6b
No related branches found
No related tags found
No related merge requests found
---
version: '3.5'
services:
httpd:
image: docker.io/library/httpd:2.4-alpine
terraform {}
---
- hosts: all
tasks:
- name: Debug
ansible.builtin.debug:
var: ansible_hostname
#!/bin/sh
set -eu
exit 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment