From 6dbcee3724c43bb7885051b1bdad18ad593c78a9 Mon Sep 17 00:00:00 2001 From: p3ls Date: Fri, 21 Oct 2022 08:51:40 +0200 Subject: [PATCH] update --- html/index.html | 2 ++ mgmt/print.yml | 2 ++ mgmt/release.yml | 2 ++ test.txt | 1 + 4 files changed, 7 insertions(+) create mode 100644 html/index.html create mode 100644 mgmt/print.yml 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