Make site.yaml / bitlair.yaml with everything

This commit is contained in:
Mark Janssen 2024-07-11 22:28:53 +02:00
parent f6fe4ed11a
commit bb9198a959
2 changed files with 8 additions and 0 deletions

7
bitlair.yaml Normal file
View file

@ -0,0 +1,7 @@
---
- hosts: all
gather_facts: true
roles:
- common

1
site.yaml Symbolic link
View file

@ -0,0 +1 @@
bitlair.yaml