diff --git a/html/index.html b/html/index.html
new file mode 100644
index 0000000..a720c1a
--- /dev/null
+++ b/html/index.html
@@ -0,0 +1,2 @@
+
test
+
diff --git a/mgmt/print.yml b/mgmt/print.yml
new file mode 100644
index 0000000..465ee7d
--- /dev/null
+++ b/mgmt/print.yml
@@ -0,0 +1,2 @@
+- debug:
+ msg: hello from {{ ansible_host }}
\ No newline at end of file
diff --git a/mgmt/release.yml b/mgmt/release.yml
index 0923f5e..49872e6 100644
--- a/mgmt/release.yml
+++ b/mgmt/release.yml
@@ -1,4 +1,6 @@
+- debug:
+ msg: hello
- go_release:
name: test
diff --git a/test.txt b/test.txt
index 5c76ff9..c48b85a 100644
--- a/test.txt
+++ b/test.txt
@@ -24,3 +24,4 @@ bla
=======
>>>>>>> parent of 73942cd (update)
bla
+foo