chore: add empty ansible skeleton

This commit is contained in:
Bert-Jan Fikse 2025-08-20 10:44:57 +02:00
parent eb75223678
commit 270e58b9b6
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A
7 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@
*.app
.snapshots/*
/.idea/

View file

@ -1,2 +1 @@
# reference-ansible

0
ansible.cfg Normal file
View file

View file

View file

0
playbooks/site.yml Normal file
View file

0
requirements.yml Normal file
View file