diff --git a/pull.yml b/pull.yml new file mode 100644 index 0000000..cbccb3b --- /dev/null +++ b/pull.yml @@ -0,0 +1,5 @@ +--- +- hosts: localhost + tasks: + - debug: + msg: Hier hat ein pull stattgefunden! \ No newline at end of file