Rework ansible #1

Merged
polyfloyd merged 14 commits from linting into main 2024-07-12 17:40:38 +02:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit bb9198a959 - Show all commits

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