„pull.yml“ hinzufügen

This commit is contained in:
2022-05-01 16:37:22 +02:00
parent 1295b2dd31
commit 032565a1c5

5
pull.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
tasks:
- debug:
msg: Hier hat ein pull stattgefunden!