From 10fb324f8c31caf3986931cb640c0648d42ad60a Mon Sep 17 00:00:00 2001 From: p3ls Date: Wed, 7 Dec 2022 12:54:27 +0100 Subject: [PATCH] test --- mgmt/import.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mgmt/import.yml diff --git a/mgmt/import.yml b/mgmt/import.yml new file mode 100644 index 0000000..85f85a1 --- /dev/null +++ b/mgmt/import.yml @@ -0,0 +1,4 @@ +- debug: + msg: hello from roles + +- import_tasks: debug.yml \ No newline at end of file