ignore playbook.yml

This commit is contained in:
Marcel Arndt 2026-01-07 14:44:18 +01:00
parent a2accebf3c
commit 0d83594127
2 changed files with 1 additions and 10 deletions

1
iac/ansible/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
playbook.yml

View File

@ -1,10 +0,0 @@
---
- name: Main-Playbook
hosts: all
gather_facts: true
roles:
# - traefik
# - portainer
# - kestra
- gitea